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.
Commercial Use
Modify
Distribute
Place Warranty
Sub-License
Private Use
Use Patent Claims
Hold Liable
Use Trademarks
Include Copyright
State Changes
Include License
Include Notice
These details are provided for information only. No information here is legal advice and should not be used as such.
30 Day SummaryOct 22 2024 — Nov 21 2024
|
12 Month SummaryNov 21 2023 — Nov 21 2024
|