|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.commons.schema.XmlSchemaObject
org.apache.ws.commons.schema.XmlSchemaAnnotation
public class XmlSchemaAnnotation
Defines an annotation. Represents the World Wide Web Consortium (W3C) annotation element.
Field Summary | |
---|---|
(package private) XmlSchemaObjectCollection |
items
|
Fields inherited from class org.apache.ws.commons.schema.XmlSchemaObject |
---|
lineNumber, linePosition, sourceURI |
Constructor Summary | |
---|---|
XmlSchemaAnnotation()
Creates new XmlSchemaAnnotation |
Method Summary | |
---|---|
XmlSchemaObjectCollection |
getItems()
|
Methods inherited from class org.apache.ws.commons.schema.XmlSchemaObject |
---|
equals, getLineNumber, getLinePosition, getSourceURI, setLineNumber, setLinePosition, setSourceURI, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
XmlSchemaObjectCollection items
Constructor Detail |
---|
public XmlSchemaAnnotation()
Method Detail |
---|
public XmlSchemaObjectCollection getItems()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |