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 PatchSAXExceptionprotected abstract String getErrorProperty()
protected final Object _get()
public void redefine(XSDeclaration d)
Copyright © 2005–2017 Oracle Corporation. All rights reserved.