com.icl.saxon.output
Class TextFragment

java.lang.Object
  extended bycom.icl.saxon.output.TextFragment

public class TextFragment
extends Object

TextFragment is used when we want to send output to a StringWriter and retrieve it later.


Constructor Summary
TextFragment()
           
 
Method Summary
static Properties getProperties()
          Construct a default TextFragment object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextFragment

public TextFragment()
Method Detail

getProperties

public static Properties getProperties()
Construct a default TextFragment object