forked from Lainports/freebsd-ports
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
345 B
Text
6 lines
345 B
Text
The Jaxen project is a Java XPath Engine. jaxen is a universal object model
|
|
walker, capable of evaluating XPath expressions across multiple models.
|
|
Currently supported are dom4j and JDOM .
|
|
|
|
Jaxen provides a single point for XPath expression evaluation, regardless of
|
|
the target object model, whether its dom4j, JDOM, DOM, JavaBeans, or whatnot.
|