|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
JaxenXPath | Deprecated. Due to deficiencies in Jaxen (see biz.c24.io.api.data.jaxen for more information) this class has
been deprecated. |
Navigator | Deprecated. Due to deficiencies in Jaxen (see biz.c24.io.api.data.jaxen for more information) this class has
been deprecated. |
XPathReader | Deprecated. Due to deficiencies in Jaxen (see biz.c24.io.api.data.jaxen for more information) this class has
been deprecated. |
XPath integration with Jaxen.
This package has been deprecated for several reasons:
The Jaxen API ignores the document node which means all absolute XPath expressions ignore the first level of nesting.
The Jaxen API fails to enforce syntax checking on XPath expressions.
The Jaxen API supports a subset of XPath 1.0, rather than the full XPath 2.0 spec supported by Saxon.
The Jaxen API offers no support for namespaces.
The Jaxen API offers no support for comments, namespaces, or processing instructions.
The Jaxen API gives very poor performance, often at least an order of magnitude worse than Saxon.
biz.c24.io.api.data.saxon
instead.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |