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