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

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

public static class Parser.RootAxisStep
extends Parser.AxisStep

This class represents a root expression.


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