The Document Object Model W3C API Interface (DOM) in JAVA
Type | Best suited API | XML Schema supported |
---|---|---|
Document | DOM JAXP | Yes |
Data | JDOM, dom4j, regular-expression | No |
Standards such as JDOM and dom4j are targeted for applications where the XML structure contains data.