public class TextFragment extends Object implements FragmentPart
TextFragment(String text)
void
appendTo(Element e)
String
getText()
prependTo(Element e)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TextFragment(String text)
public String getText()
public void appendTo(Element e)
public void prependTo(Element e)
public String toString()