Skip to content

eleumik/eleusoft_jaxp_jaxen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eleusoft_jaxp_jaxen

A JAXP XPath wrapper around Jaxen.

This package is an implementation of the JAXP standard javax.xml.xpath interfaces around the Jaxen XPath implementation.

Related Projects

eleusoft_jaxp_common - JAXP XPath Common Package (dependency)

eleusoft_jaxp_xpath_tests - JAXP XPath Test Suite

eleusoft_jaxp_jxpath - JAXP XPath for JXPath

Maven

 <dependency>
   <groupId>org.eleusoft</groupId>
   <artifactId>eleusoft_jaxp_jaxen</artifactId>
   <version>1.0.0</version>
 </dependency>

Author

Michele Vivoda

About

A JAXP XPath wrapper around Jaxen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages