All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by xpath with all dependencies

Search JAR files by class name

jxpath from group net.codesup.util (version 1.3.0)

A Java-based implementation of XPath 1.0 based on Apache Commons JXPath, withe enhancements to process graphs of JAXB-Serializable objects using the properties' XML names.

Group: net.codesup.util Artifact: jxpath
Show all versions Show documentation Show source 
 

9 downloads
Artifact jxpath
Group net.codesup.util
Version 1.3.0
Last update 09. June 2016
Organization not specified
URL https://github.com/mklemm/commons-jxpath
License MIT License
Dependencies amount 1
Dependencies commons-beanutils,
There are maybe transitive dependencies!

saxon9 from group org.opengis.cite.saxon (version 9.0.0.8)

Provides a basic XSLT 2.0 and XQuery 1.0 processor (W3C Recommendations, January 2007). Command line interfaces and implementations of several Java APIs (DOM, XPath, s9api) are also included.

Group: org.opengis.cite.saxon Artifact: saxon9
Show documentation Show source 
 

35 downloads
Artifact saxon9
Group org.opengis.cite.saxon
Version 9.0.0.8
Last update 03. October 2014
Organization not specified
URL http://sourceforge.net/projects/saxon/
License Mozilla Public License Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jsoup from group org.jsoup (version 1.18.1)

jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, and xpath selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers.

Group: org.jsoup Artifact: jsoup
Show all versions Show documentation Show source 
 

2846 downloads
Artifact jsoup
Group org.jsoup
Version 1.18.1
Last update 10. July 2024
Organization Jonathan Hedley
URL https://jsoup.org/
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xmlprojector from group org.xmlbeam (version 1.4.24)

The coolest XML library for Java around. Define typesafe views (projections) to xml. Use XPath to read and write XML. Bind XML to Java collections. Requires at least Java6, supports Java8 features and has no further runtime dependencies.

Group: org.xmlbeam Artifact: xmlprojector
Show all versions Show documentation Show source 
 

4 downloads
Artifact xmlprojector
Group org.xmlbeam
Version 1.4.24
Last update 04. September 2022
Organization not specified
URL https://xmlbeam.org
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

htmlcleaner from group com.github.penggle (version 2.21)

HtmlCleaner is an HTML parser written in Java. It transforms dirty HTML to well-formed XML following the same rules that most web-browsers use. This repo is designed to enhance xpath selector with 'contains' function for HtmlCleaner.

Group: com.github.penggle Artifact: htmlcleaner
Show documentation Show source 
 

0 downloads
Artifact htmlcleaner
Group com.github.penggle
Version 2.21
Last update 09. June 2017
Organization not specified
URL https://github.com/penggle/htmlcleaner
License BSD License
Dependencies amount 1
Dependencies jdom2,
There are maybe transitive dependencies!

ldpath-core-bundle from group at.newmedialab.ldpath (version 0.9.7)

Core Implementation of LD Path a simple path-based query language similar to XPath or SPARQL Property Paths that is particularly well-suited for querying and retrieving resources from the Linked Data Cloud by following RDF links between resources and servers.

Group: at.newmedialab.ldpath Artifact: ldpath-core-bundle
Show all versions Show documentation Show source 
 

0 downloads
Artifact ldpath-core-bundle
Group at.newmedialab.ldpath
Version 0.9.7
Last update 28. December 2015
Organization not specified
URL http://code.google.com/p/ldpath/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies ldpath-core, slf4j-api,
There are maybe transitive dependencies!

org.eclipse.wst.xml.xpath2.processor from group org.opengis.cite.eclipse.webtools.sse (version 1.1.5-738bb7b85d)

Provides an XPath 2.0 processor (W3C Recommendations, December 2010). It is a component of the Eclipse Web Tools Platform (Source Editing project). The "R3_2_maintenance" branch is used by the Xerces2 Java library (on the branch "xml-schema-1.1-dev") to enable XML Schema 1.1 assertion checking.

Group: org.opengis.cite.eclipse.webtools.sse Artifact: org.eclipse.wst.xml.xpath2.processor
Show documentation Show source 
 

3 downloads
Artifact org.eclipse.wst.xml.xpath2.processor
Group org.opengis.cite.eclipse.webtools.sse
Version 1.1.5-738bb7b85d
Last update 17. April 2015
Organization not specified
URL http://www.eclipse.org/webtools/sse/
License Eclipse Public License - v 1.0
Dependencies amount 2
Dependencies xercesImpl-xsd11, java-cup,
There are maybe transitive dependencies!

fscript from group org.objectweb.fractal.fscript (version 2.1.3)

FScript is a scripting language dedicated to Fractal components architectural reconfigurations. It also includes FPath, a notation inspired by XPath which makes it easy to navigate inside Fractal architectures to discover its structure or find elements (components or interfaces) which match certain criterion.

Group: org.objectweb.fractal.fscript Artifact: fscript
Show all versions 
 

0 downloads
Artifact fscript
Group org.objectweb.fractal.fscript
Version 2.1.3
Last update 08. December 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies fractal-api, fractal-adl, fractal-util, fractal-rmi, jta, jcip-annotations, antlr-runtime, monolog, guava, script-api,
There are maybe transitive dependencies!

excalibur-xmlutil from group org.apache.excalibur.components (version 2.2.1)

Excalibur's XML Utilities provide simplified wrappers for XML parsers, transformers and XPath evaluators. It also provides interfaces and classes useful for constructing a pipeline of XML components by defining interfaces for consuming and producing XML in either SAX or DOM formats.

Group: org.apache.excalibur.components Artifact: excalibur-xmlutil
Show documentation Show source 
 

0 downloads
Artifact excalibur-xmlutil
Group org.apache.excalibur.components
Version 2.2.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies avalon-framework-api, excalibur-pool-api, excalibur-sourceresolve, excalibur-store,
There are maybe transitive dependencies!

dsx from group org.formix (version 0.10.0)

This library leverage method chaining. It is not compliant with the Java XML Standard API. It contains a serializer compatible with Microsoft XmlSerializer input/output XML format. It contains another serializer that is compatible with the DataContractSerializer from Microsoft. Along with the basic soap package provided, it becomes easy to do raw SOAP calls to any SOAP Web service. The XmlDocument class also offer XPath like methods to fetch information from the underlying XML tree.

Group: org.formix Artifact: dsx
Show documentation Show source 
 

0 downloads
Artifact dsx
Group org.formix
Version 0.10.0
Last update 20. August 2015
Organization not specified
URL http://formix.github.io/dsx/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-codec, commons-lang,
There are maybe transitive dependencies!



Page 33 from 38 (items total 375)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy