class ActionResultFragmentVariant extends ResultFragmentVariantBase
Constructor and Description |
---|
ActionResultFragmentVariant(Action action,
Node stylesheetNode,
ExtensionHandler extensionHandler,
Node node,
ProcessContext.Memento memento) |
Modifier and Type | Method and Description |
---|---|
void |
append(Result result) |
java.lang.Object |
convertToObject() |
Node |
getBaseNode() |
convertToBoolean, convertToString, getTree
convertToNodeSet, convertToNumber, convertToPredicate, create, isBoolean, isNodeSet, isNumber, isString, makePermanent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
convertToNodeSet, convertToNumber, convertToPredicate, isBoolean, isNodeSet, isNumber, isString, makePermanent
ActionResultFragmentVariant(Action action, Node stylesheetNode, ExtensionHandler extensionHandler, Node node, ProcessContext.Memento memento)
public void append(Result result) throws XSLException
XSLException
public java.lang.Object convertToObject() throws XSLException
XSLException
public Node getBaseNode()
getBaseNode
in interface Variant
getBaseNode
in class VariantBase