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
ConstructorDescriptionAttGroup
(PatcherManager manager, Locator loc, SchemaImpl schema, UName name) -
Method Summary
Modifier and TypeMethodDescriptionget()
protected String
protected Object
resolveReference
(UName name) Methods inherited from class com.sun.xml.xsom.impl.parser.DelayedRef
_get, redefine, run
-
Constructor Details
-
AttGroup
-
-
Method Details
-
resolveReference
- Specified by:
resolveReference
in classDelayedRef
-
getErrorProperty
- Specified by:
getErrorProperty
in classDelayedRef
-
get
- Specified by:
get
in interfaceRef.AttGroup
-