|
WebObjects 5.4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webobjects.appserver.parser.woml.WOMLNode
com.webobjects.appserver.parser.woml.WOMLParentNode
com.webobjects.appserver.parser.woml.WOMLRootNode
public class WOMLRootNode
Constructor Summary | |
---|---|
WOMLRootNode(WOMLPosition position)
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class com.webobjects.appserver.parser.woml.WOMLParentNode |
---|
getChildElements, getChildNodes |
Methods inherited from class com.webobjects.appserver.parser.woml.WOMLNode |
---|
getPosition, getWOElement, setPosition, setWOElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WOMLRootNode(WOMLPosition position)
Method Detail |
---|
public String toString()
toString
in class Object
|
Last updated June 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |