com.icl.saxon.exslt
public abstract class Common extends Object
Constructor and Description |
---|
Common() |
Modifier and Type | Method and Description |
---|---|
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"
|
public static NodeSetValue nodeSet(Value frag) throws XPathException
XPathException