Package org.apache.ws.commons.schema
Class XmlSchemaAnnotation
java.lang.Object
org.apache.ws.commons.schema.XmlSchemaObject
org.apache.ws.commons.schema.XmlSchemaAnnotation
- All Implemented Interfaces:
XmlSchemaObjectBase
Defines an annotation. Represents the World Wide Web Consortium (W3C) annotation element.
-
Field Summary
FieldsFields inherited from class org.apache.ws.commons.schema.XmlSchemaObject
lineNumber, linePosition, sourceURI -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.ws.commons.schema.XmlSchemaObject
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI
-
Field Details
-
items
-
-
Constructor Details
-
XmlSchemaAnnotation
public XmlSchemaAnnotation()Creates new XmlSchemaAnnotation
-
-
Method Details
-
getItems
-