PatchDelayedRef.AttGroup, DelayedRef.Attribute, DelayedRef.ComplexType, DelayedRef.Element, DelayedRef.IdentityConstraint, DelayedRef.ModelGroup, DelayedRef.SimpleType, DelayedRef.Typepublic abstract class DelayedRef extends java.lang.Object implements Patch
| Modifier and Type | Class | 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 | Description |
|---|---|---|
protected XSSchemaSet |
schema |
| Modifier and Type | Method | Description |
|---|---|---|
protected java.lang.Object |
_get() |
|
protected abstract java.lang.String |
getErrorProperty() |
|
void |
redefine(XSDeclaration d) |
If this reference refers to the given declaration,
resolve the reference now.
|
protected abstract java.lang.Object |
resolveReference(UName name) |
|
void |
run() |
Patch implementation.
|
protected final XSSchemaSet schema
public void run()
throws org.xml.sax.SAXException
protected abstract java.lang.Object resolveReference(UName name)
protected abstract java.lang.String getErrorProperty()
protected final java.lang.Object _get()
public void redefine(XSDeclaration d)
Copyright © 2017 Oracle Corporation. All rights reserved.