Uses of Interface
com.tailf.maapi.MaapiXPathEvalResult
Packages that use MaapiXPathEvalResult
Package
Description
MAAPI is an API which provides full access to the systems internal
transaction engine.
-
Uses of MaapiXPathEvalResult in com.tailf.maapi
Methods in com.tailf.maapi with parameters of type MaapiXPathEvalResultModifier and TypeMethodDescriptionvoid
Maapi.xpathEval
(int tid, MaapiXPathEvalResult xpatheval, MaapiXPathEvalTrace xpathtrace, String expr, Object initstate, String fmt, Object... arguments) Evaluated the xpath expression as supplied in byexpr
.