org.apache.xmlbeans
public interface: SchemaAnnotated [javadoc |
source]
All Known Implementing Classes:
SchemaGlobalAttribute, SchemaGlobalElementImpl, SchemaAttributeGroupImpl, SchemaTypeImpl, SchemaAttributeGroup, SchemaIdentityConstraint, SchemaGlobalAttributeImpl, SchemaIdentityConstraintImpl, SchemaType, SchemaLocalElement, SchemaLocalAttributeImpl, SchemaModelGroup, SchemaLocalAttribute, SchemaModelGroupImpl, SchemaGlobalElement, SchemaLocalElementImpl
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 |