-
Classes Class Description org.apache.commons.jxpath.ri.model.dynamic.DynamicPropertyIterator - no longer needed, as it is identical to PropertyIterator.org.apache.commons.jxpath.XMLDocumentContainer 1.1 Please useDocumentContainer
-
Methods Method Description org.apache.commons.jxpath.ri.model.NodePointer.getNodeValue() 1.1 Please use getNode()org.apache.commons.jxpath.ri.model.NodePointer.isNode() Please use !isContainer()org.apache.commons.jxpath.ri.parser.SimpleCharStream.getColumn() org.apache.commons.jxpath.ri.parser.SimpleCharStream.getLine()
-
Constructors Constructor Description org.apache.commons.jxpath.ri.compiler.Expression.PointerIterator(Iterator, QName, Locale) Use the method that takes a NamespaceManager