Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath.XPath.Axis
-
Packages that use XPath.Axis Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath -
-
Uses of XPath.Axis in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath declared as XPath.Axis Modifier and Type Field Description XPath.AxisXPath.Step. axisAxis.Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath with parameters of type XPath.Axis Constructor Description Axis(XPath.Axis axis)Copy constructor.Step(XPath.Axis axis, XPath.NodeTest nodeTest)Constructs a step from an axis and node test.
-