|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlSchemaImport | |
---|---|
org.apache.ws.commons.schema |
Uses of XmlSchemaImport in org.apache.ws.commons.schema |
---|
Methods in org.apache.ws.commons.schema that return XmlSchemaImport | |
---|---|
(package private) XmlSchemaImport |
SchemaBuilder.handleImport(XmlSchema schema,
org.w3c.dom.Element importEl,
org.w3c.dom.Element schemaEl)
|
Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaImport | |
---|---|
(package private) org.w3c.dom.Element |
XmlSchemaSerializer.serializeImport(org.w3c.dom.Document doc,
XmlSchemaImport importObj,
XmlSchema schema,
boolean serializeIncluded)
********************************************************************* Element serializeImport(Document doc, XmlSchemaImport importObj, XmlSchema schema)throws XmlSchemaSerializerException Add each of the attribute of XmlSchemaImport obj into import Element Then serialize schema that is included by this import. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |