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

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

public static class Parser.WildcardAxisStep
extends Parser.AxisStep

This class represents a name-wildcard axis step.


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