com.novell.xml.xpath
Class AxisDescendant.Mark

java.lang.Object
  extended bycom.novell.xml.xpath.Axis.AxisMark
      extended bycom.novell.xml.xpath.AxisDescendant.Mark
All Implemented Interfaces:
ContextListMark
Enclosing class:
AxisDescendant

protected class AxisDescendant.Mark
extends Axis.AxisMark


Constructor Summary
AxisDescendant.Mark(AxisDescendant axis)
           
 
Method Summary
 void restoreState(AxisDescendant axis)
           
 
Methods inherited from class com.novell.xml.xpath.Axis.AxisMark
restoreState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisDescendant.Mark

public AxisDescendant.Mark(AxisDescendant axis)
Method Detail

restoreState

public void restoreState(AxisDescendant axis)