com.smallx.xml.xpath.subset
Class Parser.TextAxisStep

java.lang.Object
  extended bycom.smallx.xml.xpath.subset.Parser.AxisStep
      extended bycom.smallx.xml.xpath.subset.Parser.TextAxisStep
Enclosing class:
Parser

public static class Parser.TextAxisStep
extends Parser.AxisStep

This class represents a text match on the children axis.


Field Summary
 
Fields inherited from class com.smallx.xml.xpath.subset.Parser.AxisStep
ATTRIBUTE_AXIS, CHILD_AXIS
 
Methods inherited from class com.smallx.xml.xpath.subset.Parser.AxisStep
getAxis, getNextStep
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait