org.apache.ws.commons.schema
Class XmlSchemaAnnotationItem

java.lang.Object
  extended by org.apache.ws.commons.schema.XmlSchemaObject
      extended by 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 Summary
XmlSchemaAnnotationItem()
           
 
Method Summary
 
Methods inherited from class org.apache.ws.commons.schema.XmlSchemaObject
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlSchemaAnnotationItem

public XmlSchemaAnnotationItem()


Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.