public abstract class DelayedRef extends Object implements Patch
Modifier and Type | Class and Description |
---|---|
static class |
DelayedRef.AttGroup |
static class |
DelayedRef.Attribute |
static class |
DelayedRef.ComplexType |
static class |
DelayedRef.Element |
static class |
DelayedRef.IdentityConstraint |
static class |
DelayedRef.ModelGroup |
static class |
DelayedRef.SimpleType |
static class |
DelayedRef.Type |
Modifier and Type | Field and Description |
---|---|
protected XSSchemaSet |
schema |
Modifier and Type | Method and Description |
---|---|
protected Object |
_get() |
protected abstract String |
getErrorProperty() |
void |
redefine(XSDeclaration d)
If this reference refers to the given declaration,
resolve the reference now.
|
protected abstract Object |
resolveReference(UName name) |
void |
run()
Patch implementation.
|
protected final XSSchemaSet schema
public void run() throws SAXException
run
in interface Patch
SAXException
protected abstract String getErrorProperty()
protected final Object _get()
public void redefine(XSDeclaration d)
Copyright © 2021 JBoss by Red Hat. All rights reserved.