Projects tagged ‘xpath’


[123 total ]

1196 Users
   

jQuery is a fast, concise, JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your Web pages. It is not a huge ... [More] , bloated framework promising the best in AJAX, nor is it just a set of needlessly complex enhancements. jQuery is designed to change the way that you write JavaScript. "You start with 10 lines of jQuery that would have been 20 lines of tedious DOM JavaScript. By the time you are done it's down to two or three lines and it couldn't get any shorter unless it read your mind." - Dave Methvin [Less]
Created over 3 years ago.

160 Users
   

Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform). Includes the xmllint tool for checking documents for well-formedness, validating ... [More] documents against a DTD or XML Schema, and pretty printing XML input. [Less]
Created over 3 years ago.

54 Users
   

The SAXON package is a collection of tools for processing XML documents.
Created over 3 years ago.

18 Users
   

eXist is a native XML database featuring efficient, index-based XPath query processing, extensions for keyword search, XUpdate support, and tight integration with existing XML development tools. The ... [More] database is lightweight and may be easily deployed in a number of ways, running either as a stand-alone server process, inside a servlet engine, or directly embedded into an application. [Less]
Created over 3 years ago.

13 Users

Jaxen is a universal XPath evaluation engine. It is currently capable of executing XPath expressions against W3C DOM, JDOM, dom4j, and XOM document trees.
Created over 3 years ago.

11 Users
   

XOM is a new XML object model. It is a tree-based API for processing XML with Java that simultaneously supports streaming. In many use-cases, XOM can process arbitrarily large documents with ... [More] effectively constant memory sizes. XOM strives for correctness, simplicity, and performance, in that order. XOM is not complete unto itself. It depends on an underlying SAX parser to read documents and feed the data into the tree structure. [Less]
Created over 3 years ago.

7 Users
   

Apache Xindice is a database designed from the ground up to store XML data or what is more commonly referred to as a native XML database.
Created over 3 years ago.

7 Users
 

Apache Tuscany is a reference implementation of Service Component Architecture (SCA), Service Data Object (SDO) and Data Access Service (DAS).
Created over 3 years ago.

5 Users
 

Chiba provides an Java implementation of the W3C XForms standard, thereby delivering generic, XML-based form-processing on any Java-capable platform either client- or server-side. This project page ... [More] only refers to Chiba Core - the actual XForms implementation. Other integrations for different purposes are available e.g. for building Ajax apps. [Less]
Created over 3 years ago.

4 Users

FluentDOM provides an easy to use, jQuery like, fluent interface for DOMDocument.
Created 7 months ago.