Free Trial - Stylus Studio, The World's Best XML IDE!


net.sf.saxon.event
Class TextFragment

java.lang.Object
  |
  +--net.sf.saxon.event.TextFragment

public class TextFragment
extends java.lang.Object

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


Constructor Summary
TextFragment()
           
 
Method Summary
static java.util.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 java.util.Properties getProperties()
Construct a default TextFragment object



Stylus Studio features integrated development and debugging support for Saxon in the XQuery editor and XSLT editor.