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