| Package | Description |
|---|---|
| org.apache.ws.commons.schema |
| Modifier and Type | Method and Description |
|---|---|
(package private) XmlSchemaAppInfo |
SchemaBuilder.handleAppInfo(org.w3c.dom.Element content)
create new XmlSchemaAppinfo and add value gotten from element to this obj
|
| Modifier and Type | Method and Description |
|---|---|
(package private) org.w3c.dom.Element |
XmlSchemaSerializer.serializeAppInfo(org.w3c.dom.Document doc,
XmlSchemaAppInfo appInfoObj,
XmlSchema schema)
********************************************************************* Element serializeAppInfo(Document
doc,XmlSchemaAppInfo appInfoObj, XmlSchema schema)
Each member of complex type will be appended and pass the element created.
|