org.apache.xmlbeans
public interface: SchemaAnnotated [javadoc |
source]
All Known Implementing Classes:
SchemaType, SchemaLocalElementImpl, SchemaGlobalAttributeImpl, SchemaLocalAttribute, SchemaIdentityConstraint, SchemaAttributeGroup, SchemaAttributeGroupImpl, SchemaGlobalElementImpl, SchemaTypeImpl, SchemaModelGroup, SchemaLocalAttributeImpl, SchemaLocalElement, SchemaGlobalElement, SchemaIdentityConstraintImpl, SchemaGlobalAttribute, SchemaModelGroupImpl
Marker interface denoting that an annotation can be present
Method from org.apache.xmlbeans.SchemaAnnotated Summary: |
---|
getAnnotation |
Method from org.apache.xmlbeans.SchemaAnnotated Detail: |
public SchemaAnnotation getAnnotation()
Returns the Schema annotation object or null if none present |