From ea44e87f03967592fe31530a9297f139fbf4d2e8 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Mon, 21 Nov 2022 14:28:50 -0500 Subject: [PATCH] Be explicit about XPath 1.0 (#152) --- src/site/xdoc/index.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 8340e67e..d96b68e1 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -8,7 +8,7 @@ -

Jaxen is an open source XPath library written in +

Jaxen is an open source XPath 1.0 library written in Java. It is adaptable to many different object models, including DOM, XOM, dom4j, and JDOM. Is it also possible to write adapters that treat non-XML trees such as