Patch
DelayedRef.AttGroup
, DelayedRef.Attribute
, DelayedRef.ComplexType
, DelayedRef.Element
, DelayedRef.IdentityConstraint
, DelayedRef.ModelGroup
, DelayedRef.SimpleType
, DelayedRef.Type
public abstract class DelayedRef extends 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 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 © 2018 Oracle Corporation. All rights reserved.