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