com.jclark.xsl.tr

Interface ResultFragmentVariant

All Superinterfaces:
Variant
Known Implementing Classes:
ActionResultFragmentVariant, ResultFragmentVariantBase

public interface ResultFragmentVariant
extends Variant

Method Summary

void
append(Result result)
Node
getTree(ProcessContext context)

Methods inherited from interface com.jclark.xsl.expr.Variant

convertToBoolean, convertToNodeSet, convertToNumber, convertToObject, convertToPredicate, convertToString, getBaseNode, isBoolean, isNodeSet, isNumber, isString, makePermanent

Method Details

append

public void append(Result result)
            throws XSLException


getTree

public Node getTree(ProcessContext context)
            throws XSLException