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