Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Apache Xerces2 J

Compare

Claimed by Apache Software Foundation Analyzed about 21 hours ago

Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces continues to build upon the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. ... [More] The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. [Less]

545K lines of code

1 current contributors

3 months since last commit

598 users on Open Hub

Very Low Activity
4.26316
   
I Use This

XStream

Compare

  Analyzed about 12 hours ago

XStream is a simple library to serialize objects to XML and back again. Features: Ease of use, no mappings, performance, clean XML, no modifications to classes, integration with XML libraries, full object graph support, customizable conversion strategies.

136K lines of code

6 current contributors

26 days since last commit

122 users on Open Hub

Low Activity
4.625
   
I Use This

Apache XML Commons

Compare

Claimed by Apache Software Foundation Analyzed 1 day ago

Apache XML Commons provides an Apache-hosted set of SAX, DOM, StAX and JAXP interfaces for use in other xml-based projects. It is also home to the XML Commons Resolver, a component which can be used in a wide variety of XML parsing, processing and related programs to resolve various public or system ... [More] identifiers into accessible URLs for use by your application. The resolver supports several catalog types for mapping, including OASIS XML, OASIS TR 9401 and XCatalog styles. [Less]

287K lines of code

1 current contributors

over 2 years since last commit

33 users on Open Hub

Inactive
4.6
   
I Use This

Apache Axiom

Compare

Claimed by Apache Software Foundation Analyzed about 17 hours ago

AXIOM stands for AXis Object Model (also known as OM - Object Model) and refers to the XML infoset model that was initially developed for Apache Axis2. XML infoset refers to the information included inside the XML and for programmatical manipulation it is convenient to have a representation of this ... [More] XML infoset in a language specific manner. For an object oriented language the obvious choice is a model made up of objects. DOM and JDOM are two such XML models. OM is conceptually similar to such an XML model by its external behavior but deep down it is very much different. [Less]

97K lines of code

1 current contributors

almost 5 years since last commit

18 users on Open Hub

Inactive
4.2
   
I Use This

Jettison - Json Stax implementation

Compare

  Analyzed about 3 hours ago

Jettison is a collection of StAX parsers and writers which read and write JSON. This allows nearly transparent enablement of JSON based web services in services frameworks like CXF.

7.79K lines of code

0 current contributors

7 months since last commit

6 users on Open Hub

Very Low Activity
5.0
 
I Use This

Woodstox

Compare

  Analyzed about 14 hours ago

Woodstox is a full-featured high-performance Open Souce Java XML processor. It implements Streaming XML API, Stax (JSR-173, javax.xml.stream), and is available under the Apache 2.0 License.

1.57M lines of code

4 current contributors

22 days since last commit

4 users on Open Hub

Moderate Activity
4.5
   
I Use This
Tags stax xml

Faxpp

Compare

  Analyzed about 16 hours ago

Faxpp is a small, fast and conformant XML pull parser written in C with an API that can return strings in any encoding including UTF-8 and UTF-16.

50.9K lines of code

0 current contributors

about 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

DDOM

Compare

  Analyzed about 11 hours ago

DDOM is an XML object model implementation for Java that supports deferred parsing of XML documents and deferred building of nodes. This means that in addition to building nodes on demand (as in Xerces' deferred DOM implementation), the parsing of the XML document itself occurs progressively as the ... [More] code navigates through the document tree. DDOM doesn't require developers to code against a custom API, but supports generating trees implementing existing APIs, namely DOM, SAAJ or Axiom. DDOM allows to mix these APIs, e.g. to create a DOM tree that also implements the Axiom API. [Less]

490K lines of code

1 current contributors

over 5 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

aalto-xml

Compare

  Analyzed about 10 hours ago

Ultra-high performance non-blocking XML processor (Stax API + extensions)

713K lines of code

1 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This