public abstract class ResultFragmentVariantBase extends VariantBase implements ResultFragmentVariant
Constructor and Description |
---|
ResultFragmentVariantBase() |
Modifier and Type | Method and Description |
---|---|
boolean |
convertToBoolean() |
java.lang.String |
convertToString() |
Node |
getTree(ProcessContext context) |
convertToNodeSet, convertToNumber, convertToPredicate, create, getBaseNode, isBoolean, isNodeSet, isNumber, isString, makePermanent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
append
convertToNodeSet, convertToNumber, convertToObject, convertToPredicate, getBaseNode, isBoolean, isNodeSet, isNumber, isString, makePermanent
public java.lang.String convertToString() throws XSLException
convertToString
in interface Variant
XSLException
public boolean convertToBoolean() throws XSLException
convertToBoolean
in interface Variant
XSLException
public Node getTree(ProcessContext context) throws XSLException
getTree
in interface ResultFragmentVariant
XSLException