|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.type.AbstractNode
org.oXML.extras.db.ConnectionNode
| Field Summary | |
static Type |
TYPE
|
| Fields inherited from class org.oXML.type.AbstractNode |
me |
| Constructor Summary | |
ConnectionNode(ConnectionNode other,
boolean deep)
|
|
ConnectionNode(Connector connector)
|
|
| Method Summary | |
Node |
copy(boolean deep)
|
java.lang.String |
toString()
|
| Methods inherited from class org.oXML.type.AbstractNode |
addChildNode, booleanValue, byteValue, cast, cast, equals, equals, getAttribute, getAttributes, getAttributeValue, getChildNodes, getDocument, getInstance, getName, getNextSibling, getParent, getPreviousSibling, getType, hashCode, hasInstance, init, insert, numberValue, removeChild, setAttribute, setAttribute, setInstance, setName, setParent, stringValue |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final Type TYPE
| Constructor Detail |
public ConnectionNode(Connector connector)
public ConnectionNode(ConnectionNode other,
boolean deep)
| Method Detail |
public java.lang.String toString()
toString in class AbstractNodepublic Node copy(boolean deep)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||