Uses of Class
com.virtualweaver.xotics.datamodel.datatype.XdpAnt

Packages that use XdpAnt
com.virtualweaver.xotics.datamodel   
 

Uses of XdpAnt in com.virtualweaver.xotics.datamodel
 

Methods in com.virtualweaver.xotics.datamodel with parameters of type XdpAnt
 XdpSequence XoRequestToolkit.computeSteps(XdpNode ctxNode, XdpAnt[] ant)
          Computes a step with an ANT (Axis-Node-Test) filter and the context node, and returns a new sequence containing the resulting nodes.
 XdpSequence XoRequestToolkit.computeSteps(XdpSequence inSeq, XdpAnt[] ant)
          Computes a step with an ANT (Axis-Node-Test) filter and an input sequence, and returns a new sequence containing the resulting nodes.