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
voidemit(ContentHandler handler)
emit a representation of this result tree fragment as a sequence of SAX events to the given ContentHandler

Method Detail

emit

public void emit(ContentHandler handler)
emit a representation of this result tree fragment as a sequence of SAX events to the given ContentHandler