Class XmlSchemaAnnotationItem

java.lang.Object
org.apache.ws.commons.schema.XmlSchemaObject
org.apache.ws.commons.schema.XmlSchemaAnnotationItem
All Implemented Interfaces:
XmlSchemaObjectBase
Direct Known Subclasses:
XmlSchemaAppInfo, XmlSchemaDocumentation

public abstract class XmlSchemaAnnotationItem extends XmlSchemaObject
Common base class of the items that can live inside an annotation.
  • Constructor Details

    • XmlSchemaAnnotationItem

      public XmlSchemaAnnotationItem()