|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlSchemaComplexType | |
---|---|
org.apache.ws.commons.schema |
Uses of XmlSchemaComplexType in org.apache.ws.commons.schema |
---|
Methods in org.apache.ws.commons.schema that return XmlSchemaComplexType | |
---|---|
(package private) XmlSchemaComplexType |
SchemaBuilder.handleComplexType(XmlSchema schema,
org.w3c.dom.Element complexEl,
org.w3c.dom.Element schemaEl)
|
Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaComplexType | |
---|---|
(package private) org.w3c.dom.Element |
XmlSchemaSerializer.serializeComplexType(org.w3c.dom.Document doc,
XmlSchemaComplexType complexTypeObj,
XmlSchema schema)
********************************************************************* Element serializeComplexType(Document doc, XmlSchemaComplexType complexTypeObj, XmlSchema schema) throws XmlSchemaSerializerException{ Each member of complex type will be appended and pass the element created. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |