Package org.apache.ws.commons.schema
Class XmlSchemaDocumentation
java.lang.Object
org.apache.ws.commons.schema.XmlSchemaObject
org.apache.ws.commons.schema.XmlSchemaAnnotationItem
org.apache.ws.commons.schema.XmlSchemaDocumentation
- All Implemented Interfaces:
XmlSchemaObjectBase
Class that specifies information to be read or used by humans within an annotation. Represents the World
Wide Web Consortium (W3C) documentation element.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) String(package private) NodeListReturns an array of XmlNode that represents the document text markup.(package private) StringProvides the source of the application information.Fields 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
-
Constructor Details
-
XmlSchemaDocumentation
public XmlSchemaDocumentation()Creates new XmlSchemaDocumentation
-
-
Method Details
-
getSource
-
setSource
-
getMarkup
-
setMarkup
-
getLanguage
-
setLanguage
-