public abstract class Common extends Object
Modifier and Type | Method and Description |
---|---|
static Sequence |
nodeSet(Sequence frag)
Convert a result tree fragment to a node-set.
|
static String |
objectType(XPathContext context,
Sequence value)
Return the type of the supplied value: "sequence", "string", "number", "boolean",
"external".
|
public static Sequence nodeSet(Sequence frag)
public static String objectType(XPathContext context, Sequence value)
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.