|
WebObjects 5.4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.webobjects.appserver.parser.woml.WOMLNode com.webobjects.appserver.parser.woml.WOMLTextNode
public class WOMLTextNode
Constructor Summary | |
---|---|
WOMLTextNode(WOMLPosition position)
|
Method Summary | |
---|---|
StringBuilder |
getBuffer()
|
String |
getOutputText()
|
String |
getText()
|
void |
setText(String value)
|
String |
toString()
|
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 WOMLTextNode(WOMLPosition position)
Method Detail |
---|
public StringBuilder getBuffer()
public String getText()
public void setText(String value)
public String getOutputText()
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 |