net.sf.saxon.option.exslt
public abstract class Common extends Object
Method Summary | |
---|---|
static ValueRepresentation | nodeSet(ValueRepresentation frag)
Convert a result tree fragment to a node-set. |
static String | objectType(XPathContext context, ValueRepresentation value)
Return the type of the supplied value: "sequence", "string", "number", "boolean",
"external". |