org.oXML.xpath.step
Class AbbreviatedAbsoluteLocationPath

java.lang.Object
  extended byorg.oXML.xpath.step.AbsoluteLocationPath
      extended byorg.oXML.xpath.step.AbbreviatedAbsoluteLocationPath
All Implemented Interfaces:
Expression, LocationPath

public class AbbreviatedAbsoluteLocationPath
extends AbsoluteLocationPath


Field Summary
 
Fields inherited from interface org.oXML.xpath.Expression
OUTPUT_NS
 
Constructor Summary
AbbreviatedAbsoluteLocationPath(RelativeLocationPath path)
           
 
Methods inherited from class org.oXML.xpath.step.AbsoluteLocationPath
bind, eval, evaluate, getSteps, toString, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbbreviatedAbsoluteLocationPath

public AbbreviatedAbsoluteLocationPath(RelativeLocationPath path)