|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.saxon.option.exslt.Common
public abstract class Common
This class implements extension functions in the http://exslt.org/common namespace.
Method Summary | |
---|---|
static ValueRepresentation |
nodeSet(ValueRepresentation frag)
Convert a result tree fragment to a node-set. |
static String |
objectType(XPathContext context,
ValueRepresentation value)
Return the type of the supplied value: "sequence", "string", "number", "boolean", "external". |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ValueRepresentation nodeSet(ValueRepresentation frag)
public static String objectType(XPathContext context, ValueRepresentation value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |