|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xpath.Expression
org.apache.xpath.functions.Function
com.ibm.xml.crypto.dsig.dom.transform.XPathUtil.FuncHere
public static class XPathUtil.FuncHere
Function here(), defined in XML Signature.
Constructor Summary | |
---|---|
XPathUtil.FuncHere()
|
Method Summary | |
---|---|
void |
checkNumberArgs(int argc)
|
org.apache.xpath.objects.XObject |
execute(org.apache.xpath.XPathContext xcontext)
|
void |
fixupVariables(java.util.Vector vars,
int size)
|
Methods inherited from class org.apache.xpath.functions.Function |
---|
callArgVisitors, callVisitors, deepEquals, postCompileStep, reportWrongNumberArgs, setArg |
Methods inherited from class org.apache.xpath.Expression |
---|
asIterator, asIteratorRaw, asNode, assertion, bool, canTraverseOutsideSubtree, error, execute, execute, execute, executeCharsToContentHandler, exprAddChild, exprGetChild, exprGetNumChildren, exprGetParent, exprSetParent, getColumnNumber, getExpressionOwner, getLineNumber, getPublicId, getSystemId, isNodesetExpr, isSameClass, isStableNumber, num, warn, xstr |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XPathUtil.FuncHere()
Method Detail |
---|
public org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext xcontext) throws javax.xml.transform.TransformerException
execute
in class org.apache.xpath.functions.Function
javax.xml.transform.TransformerException
public void checkNumberArgs(int argc) throws org.apache.xpath.functions.WrongNumberArgsException
checkNumberArgs
in class org.apache.xpath.functions.Function
org.apache.xpath.functions.WrongNumberArgsException
public void fixupVariables(java.util.Vector vars, int size)
fixupVariables
in class org.apache.xpath.Expression
|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |