public class XmlSchemaAnnotation extends XmlSchemaObject
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<XmlSchemaAnnotationItem> |
items |
lineNumber, linePosition, sourceURI| Constructor and Description |
|---|
XmlSchemaAnnotation()
Creates new XmlSchemaAnnotation
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XmlSchemaAnnotationItem> |
getItems() |
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIprivate java.util.List<XmlSchemaAnnotationItem> items
public java.util.List<XmlSchemaAnnotationItem> getItems()