org.apache.ws.commons.schema
Class XmlSchemaAnnotation
java.lang.Object
org.apache.ws.commons.schema.XmlSchemaObject
org.apache.ws.commons.schema.XmlSchemaAnnotation
public class XmlSchemaAnnotation
- extends XmlSchemaObject
Defines an annotation. Represents the World Wide Web Consortium (W3C)
annotation element.
Methods inherited from class org.apache.ws.commons.schema.XmlSchemaObject |
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI, toString |
XmlSchemaAnnotation
public XmlSchemaAnnotation()
- Creates new XmlSchemaAnnotation
getItems
public XmlSchemaObjectCollection getItems()
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.