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