Very Low Activity

Project Summary

  Analyzed 1 day ago based on code collected 2 days 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 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.

Share

In a Nutshell, DDOM...

Languages

XML
62%
Java
26%
XSL Transformation
11%
4 Other
1%
 
 

Lines of Code

 

Activity

30 Day Summary Apr 16 2013 — May 16 2013

12 Month Summary May 16 2012 — May 16 2013

  • 0 Commits Down -104 (100%) from previous 12 months
  • 0 Contributors Down -1 (100%) from previous 12 months

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

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.