Package org.apache.xmlbeans
Class SchemaAttributeGroup.Ref
java.lang.Object
org.apache.xmlbeans.SchemaComponent.Ref
org.apache.xmlbeans.SchemaAttributeGroup.Ref
- Enclosing interface:
- SchemaAttributeGroup
public static final class SchemaAttributeGroup.Ref extends SchemaComponent.Ref
Used to allow on-demand loading of attribute groups.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Ref(SchemaAttributeGroup attributeGroup)Ref(SchemaTypeSystem system, String handle) -
Method Summary
Modifier and Type Method Description SchemaAttributeGroupget()intgetComponentType()
-
Constructor Details
-
Method Details
-
getComponentType
public final int getComponentType()- Specified by:
getComponentTypein classSchemaComponent.Ref
-
get
-