|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.slide.structure.ObjectNode
org.apache.slide.structure.GroupNode
GroupNode class
Nested Class Summary |
Nested classes inherited from class org.apache.slide.structure.ObjectNode |
ObjectNode.Binding, ObjectNode.BindingList, ObjectNode.ParentBinding, ObjectNode.ParentBindingList |
Field Summary |
Fields inherited from class org.apache.slide.structure.ObjectNode |
uri |
Constructor Summary | |
GroupNode()
Constructor. |
|
GroupNode(java.lang.String uri)
Default constructor. |
|
GroupNode(java.lang.String uri,
java.util.Vector children,
java.util.Vector links)
Default constructor. |
Methods inherited from class org.apache.slide.structure.ObjectNode |
addBinding, addChild, addLink, addParentBinding, cloneObject, copyObject, enumerateBindings, enumerateChildren, enumerateLinks, enumerateParentBindings, equals, getBindingUuri, getChildren, getPath, getUpdatedBindings, getUri, getUuri, hasBinding, hasBinding, hasChild, hasChild, hasChildren, hashCode, hasLinks, hasParentBinding, numberOfParentBindings, removeChild, removeLink, resetUpdatedBindings, setUri, setUuri, toString, validate |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GroupNode()
public GroupNode(java.lang.String uri)
public GroupNode(java.lang.String uri, java.util.Vector children, java.util.Vector links)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |