org.modeshape.jcr.xpath
Class XPath.StepExpression

java.lang.Object
  extended by org.modeshape.jcr.xpath.XPath.Component
      extended by org.modeshape.jcr.xpath.XPath.StepExpression
Direct Known Subclasses:
XPath.AxisStep, XPath.DescendantOrSelf, XPath.FilterStep
Enclosing class:
XPath

public abstract static class XPath.StepExpression
extends XPath.Component


Constructor Summary
XPath.StepExpression()
           
 
Method Summary
 
Methods inherited from class org.modeshape.jcr.xpath.XPath.Component
collapse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPath.StepExpression

public XPath.StepExpression()


Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.