com.jclark.xsl.sax2
Interface ResultTreeFragment
public
interface
ResultTreeFragment
A Result Tree Fragment can write out a representation
of itself as a sequence of SAX events
| Method Summary |
| void | emit(ContentHandler handler)
emit a representation of this result tree fragment
as a sequence of SAX events to the given ContentHandler |
public void emit(ContentHandler handler)
emit a representation of this result tree fragment
as a sequence of SAX events to the given ContentHandler