From 4497bb4f89a2567ee57ec1af25223e0b6b9c13ca Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Mon, 21 Nov 2022 14:26:00 -0500 Subject: [PATCH] Be explicit about XPath 1.0 --- 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