Browsing projects by Tag(s)

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

Showing page 1 of 1

A Java library for parsing, validating and manipulating XML documents. The latest version released, 2.11.0, provides support for the following standards and APIs: * XML 1.0 (4th Edition) * Namespaces in XML 1.0 (2nd Edition) * XML 1.1 (2nd Edition) * Namespaces in XML 1.1 (2nd Edition) * W3C ... [More] XML Schema 1.0 (2nd Edition) * W3C XML Schema 1.1 (Working Drafts, December 2009) * W3C XML Schema Component Designators (Candidate Recommendation, January 2010) * XInclude 1.0 (2nd Edition) * OASIS XML Catalogs 1.1 * SAX 2.0.2 * DOM Level 3 Core, Load and Save * DOM Level 2 Core, Events, Traversal and Range * Element Traversal (org.w3c.dom.ElementTraversal) * JAXP 1.4 * StAX 1.0 Event API (javax.xml.stream.events) [Less]

4.26316
   
  0 reviews  |  552 users  |  179,452 lines of code  |  3 current contributors  |  Analyzed about 5 hours ago
 
 

Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in other program.

4.04762
   
  0 reviews  |  141 users  |  204,446 lines of code  |  2 current contributors  |  Analyzed 6 days 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]

4.6
   
  0 reviews  |  31 users  |  287,247 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

ShaniXmlParser is a small and fast Xml/Html DOM/SAX non validating parser written in java. It can parse not well formed xml files. It also parses DTD, ENTITIES, CSS. Use DOM,SAX,JAXP interfaces. It passes DOM1/2/3 validations suites

5.0
 
  0 reviews  |  1 user  |  28,885 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

The XML Toolbox provides helper utilities and wrappers for handling of XML documents in Java : Extra URI resolvers for XML documents and entities (e.g. from inside JAR files or XML:DB resources) Java 1.5 generics enabled XML:DB API helper classes XML object models converters (from and to DOM, SAX ... [More] , XOM, XPP...) XML:DB unit testing classes and helpers (e.g. automatic setup and disposal of an in-memory XML database) Schema validation utilities (e.g. Schematron) XSLT and XQuery unit testing framework [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 9 days ago
 
 

Tubular is a Java implementation of an XProc pipeline processor. An XML Pipeline specifies a sequence of operations to be performed on zero or more XML documents. Pipelines generally accept zero or more XML documents as input and produce zero or more XML documents as output. Pipelines are made up ... [More] of simple steps which perform atomic operations on XML documents and constructs similar to conditionals, iteration, and exception handlers which control which steps are executed. Tubular project is applying test-driven development (TDD) principles. Implementation is validated against the test suite from XProc.org. Tubular is implemented with as much immutable objects as possible, in order to facilitate the addition of parallelism support, thus reducing the need for locking mechanisms. [Less]

0
 
  0 reviews  |  0 users  |  25,911 lines of code  |  2 current contributors  |  Analyzed about 11 hours ago
 
 

toBala XML Tech

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 7 days ago
 
 
Compare

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 ... [More] the 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]

0
 
  0 reviews  |  0 users  |  486,968 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

JAXProc is a common API for XProc pipeline processors. It is similar in its approach to the Java API for XML Processing (JAXP). Using this unique API, client code can easily switch between XProc processor implementations.

0
 
  0 reviews  |  0 users  |  801 lines of code  |  1 current contributor  |  Analyzed 12 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.