|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlSchemaDocumentation | |
---|---|
org.apache.ws.commons.schema |
Uses of XmlSchemaDocumentation in org.apache.ws.commons.schema |
---|
Methods in org.apache.ws.commons.schema that return XmlSchemaDocumentation | |
---|---|
(package private) XmlSchemaDocumentation |
SchemaBuilder.handleDocumentation(org.w3c.dom.Element content)
|
Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaDocumentation | |
---|---|
(package private) org.w3c.dom.Element |
XmlSchemaSerializer.serializeDocumentation(org.w3c.dom.Document doc,
XmlSchemaDocumentation documentationObj,
XmlSchema schema)
********************************************************************* Element serializeDocumentation(Document doc,XmlSchemaDocumentation documentationObj, XmlSchema schema){ Each member of complex type will be appended and pass the element created. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |