public interface ResultFragmentVariant extends Variant
| Modifier and Type | Method and Description |
|---|---|
void |
append(Result result) |
Node |
getTree(ProcessContext context) |
convertToBoolean, convertToNodeSet, convertToNumber, convertToObject, convertToPredicate, convertToString, getBaseNode, isBoolean, isNodeSet, isNumber, isString, makePermanentvoid append(Result result) throws XSLException
XSLExceptionNode getTree(ProcessContext context) throws XSLException
XSLException