Package | Description |
---|---|
org.apache.ws.commons.schema |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Document |
XmlSchema.getSchemaDocument()
Retrieve a DOM tree for this one schema, independent of any included or
related schemas.
|
org.w3c.dom.Document[] |
XmlSchemaSerializer.serializeSchema(XmlSchema schemaObj,
boolean serializeIncluded)
Serialize an entire schema, returning an array of DOM Documents, one per XSL file.
|
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.