net.sf.saxon.event
Class TextFragment
java.lang.Object
net.sf.saxon.event.TextFragment
public class TextFragment
- extends Object
TextFragment is a bundle of output properties: it is used when we want to send output
to a StringWriter and retrieve it later.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextFragment
public TextFragment()
getProperties
public static Properties getProperties()
- Construct a default TextFragment object