-
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.pattern.AnyChildNodeTest will be removed in Jaxen 2.0org.jaxen.pattern.AnyNodeTest will be removed in Jaxen 2.0org.jaxen.pattern.LocationPathPattern will be removed in Jaxen 2.0org.jaxen.pattern.NamespaceTest will be removed in Jaxen 2.0org.jaxen.pattern.NameTest will be removed in Jaxen 2.0org.jaxen.pattern.NodeTest will be removed in Jaxen 2.0org.jaxen.pattern.NodeTypeTest will be removed in Jaxen 2.0org.jaxen.pattern.NoNodeTest will be removed in Jaxen 2.0org.jaxen.pattern.Pattern will be removed in Jaxen 2.0org.jaxen.pattern.PatternHandler will be removed in Jaxen 2.0org.jaxen.pattern.PatternParser will be removed in Jaxen 2.0org.jaxen.pattern.TextNodeTest will be removed in Jaxen 2.0org.jaxen.pattern.UnionPattern will be removed in Jaxen 2.0org.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