|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.element.Parent org.jbind.xml.schema.element.SchemaDocument
Constructor Summary | |
SchemaDocument()
|
Method Summary | |
IElement |
getRootElement()
|
SchemaElement |
getSchemaElement()
|
java.lang.String |
toString()
|
Methods inherited from class org.jbind.xml.schema.element.Parent |
addChild, hasChildren, iterChildren, iterXmlNodes, visitChildren |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jbind.xml.schema.element.IParent |
addChild, hasChildren, iterChildren |
Constructor Detail |
public SchemaDocument()
Method Detail |
public SchemaElement getSchemaElement()
getSchemaElement
in interface ISchemaDocument
public IElement getRootElement()
getRootElement
in interface ISchemaDocument
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |