|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.query.function.source.XMLSystemFunctions
public class XMLSystemFunctions
This class contains scalar system functions supporting for XML manipulation.
Constructor Summary | |
---|---|
XMLSystemFunctions()
|
Method Summary | |
---|---|
static java.lang.Object |
xpathValue(java.lang.Object document,
java.lang.Object xpathStr)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLSystemFunctions()
Method Detail |
---|
public static java.lang.Object xpathValue(java.lang.Object document, java.lang.Object xpathStr) throws FunctionExecutionException
FunctionExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |