Deprecated API

Deprecated Classes
org.jaxen.util.StackedIterator
          this iterator is no longer used to implement any of the Jaxen axes. If you have implemented a navigator-specific axis based on this class, take a look at the DescendantAxisIterator for ideas on how to remove that dependency. 
 

Deprecated Methods
org.jaxen.XPath.valueOf(Object)
          use instead 
org.jaxen.BaseXPath.valueOf(Object)
            
 



Copyright © 2001-2005 Codehaus. All Rights Reserved.