Class DelayedRef
java.lang.Object
com.sun.xml.xsom.impl.parser.DelayedRef
- All Implemented Interfaces:
Patch
- Direct Known Subclasses:
DelayedRef.AttGroup, DelayedRef.Attribute, DelayedRef.ComplexType, DelayedRef.Element, DelayedRef.IdentityConstraint, DelayedRef.ModelGroup, DelayedRef.SimpleType, DelayedRef.Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Field Summary
Fields -
Method Summary
-
Field Details
-
schema
-
-
Method Details
-
run
Patch implementation. Makes sure that the name resolves to a schema component.- Specified by:
runin interfacePatch- Throws:
SAXException
-
resolveReference
-
getErrorProperty
-
_get
-
redefine
If this reference refers to the given declaration, resolve the reference now. This is used to implement redefinition.
-