Package com.sun.xml.xsom.impl.parser
Class DelayedRef.AttGroup
java.lang.Object
com.sun.xml.xsom.impl.parser.DelayedRef
com.sun.xml.xsom.impl.parser.DelayedRef.AttGroup
- All Implemented Interfaces:
Patch,Ref.AttGroup
- Enclosing class:
- DelayedRef
-
Nested Class Summary
Nested classes/interfaces inherited from class com.sun.xml.xsom.impl.parser.DelayedRef
DelayedRef.AttGroup, DelayedRef.Attribute, DelayedRef.ComplexType, DelayedRef.Element, DelayedRef.IdentityConstraint, DelayedRef.ModelGroup, DelayedRef.SimpleType, DelayedRef.Type -
Field Summary
Fields inherited from class com.sun.xml.xsom.impl.parser.DelayedRef
schema -
Constructor Summary
ConstructorsConstructorDescriptionAttGroup(PatcherManager manager, Locator loc, SchemaImpl schema, UName name) -
Method Summary
Modifier and TypeMethodDescriptionget()protected Stringprotected ObjectresolveReference(UName name) Methods inherited from class com.sun.xml.xsom.impl.parser.DelayedRef
_get, redefine, run
-
Constructor Details
-
AttGroup
-
-
Method Details
-
resolveReference
- Specified by:
resolveReferencein classDelayedRef
-
getErrorProperty
- Specified by:
getErrorPropertyin classDelayedRef
-
get
- Specified by:
getin interfaceRef.AttGroup
-