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