|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.commons.schema.XmlSchemaSerializer
Nested Class Summary | |
static class |
XmlSchemaSerializer.XmlSchemaSerializerException
|
Field Summary | |
static java.lang.String |
xsdNamespace
|
Method Summary | |
ExtensionRegistry |
getExtReg()
|
org.w3c.dom.Document[] |
serializeSchema(XmlSchema schemaObj,
boolean serializeIncluded)
********************************************************************* Document[] serializeSchema(XmlSchema schemaObj, boolean serializeIncluded) Serialize XmlSchema object pass back the document containing a schema element as its root. |
void |
setExtReg(ExtensionRegistry extReg)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String xsdNamespace
Method Detail |
public ExtensionRegistry getExtReg()
public void setExtReg(ExtensionRegistry extReg)
public org.w3c.dom.Document[] serializeSchema(XmlSchema schemaObj, boolean serializeIncluded) throws XmlSchemaSerializer.XmlSchemaSerializerException
XmlSchemaSerializer.XmlSchemaSerializerException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |