Tags : Browse Projects

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

JBoss Web Services

Compare

Claimed by JBoss Analyzed 1 day ago

JBoss Web Services Framework

125K lines of code

6 current contributors

3 days since last commit

7 users on Open Hub

Moderate Activity
4.0
   
I Use This

DDOM

Compare

  Analyzed about 20 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

about 5 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This