-
Classes Class Description org.jaxen.expr.DefaultAbsoluteLocationPath this class will become non-public in the future; use the interface insteadorg.jaxen.expr.DefaultAllNodeStep this class will become non-public in the future; use the interface insteadorg.jaxen.expr.DefaultCommentNodeStep this class will become non-public in the future; use the interface insteadorg.jaxen.expr.DefaultExpr this class will become non-public in the future; use the interface insteadorg.jaxen.expr.DefaultFilterExpr this class will become non-public in the future; use the interface insteadorg.jaxen.expr.DefaultFunctionCallExpr this class will become non-public in the future; use the interface insteadorg.jaxen.expr.DefaultNameStep this class will become non-public in the future; use the interface insteadorg.jaxen.expr.DefaultProcessingInstructionNodeStep this class will become non-public in the future; use the interface insteadorg.jaxen.expr.DefaultRelativeLocationPath this class will become non-public in the future; use the interface insteadorg.jaxen.expr.DefaultStep this class will become non-public in the future; use the interface insteadorg.jaxen.expr.DefaultTextNodeStep this class will become non-public in the future; use the interface insteadorg.jaxen.expr.DefaultUnionExpr this class will become non-public in the future; use the interface insteadorg.jaxen.expr.DefaultXPathExpr this class will become non-public in the future; use the interface insteadorg.jaxen.util.LinkedIterator This class is undocumented and untested. It will be removed in a future release.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.
-
Methods Method Description org.jaxen.BaseXPath.valueOf(Object) replaced byBaseXPath.stringValueOf(java.lang.Object)
org.jaxen.FunctionCallException.getNestedException() replaced bySAXPathException.getCause()
org.jaxen.XPath.valueOf(Object) useXPath.stringValueOf(Object)
instead