|
||||||||
PREV NEXT | FRAMES NO FRAMES |
XML Testing | |
xml.testing | This package is under reconstruction. |
SAX2 XML Utilities | |
xml | This package contains XML utilities, including a SAX2 DOM parser and a command line utility. |
xml.aelfred2 | This package contains Ælfred2, an enhanced SAX2-compatible version of the Ælfred non-validating XML parser, and a version packaged with a DTD validation module. |
xml.pipeline | This package exposes a kind of XML processing pipeline, based on sending SAX events, which can be used as components of application architectures. |
DOM2, implementing DOM Level 2 | |
xml.dom | This is an Open Source DOM Level 2 implementation, supporting these features: "XML", "Events", "MutationEvents", "HTMLEvents" (won't generate them though), "UIEvents" (also won't generate them), "USER-Events" (a conformant extension), and "Traversal" (optional; no TreeWalker yet). |
xml.dom.xhtml | This package contains an XML DOM which has been slightly enhanced to include knowledge about XHTML, and yet remain usable wherever an XML DOM is required. |
SAX and SAX2 | |
org.xml.sax | This package provides the core SAX1 and SAX2 APIs. |
org.xml.sax.ext | This package contains interfaces to optional SAX2 handlers, providing parts of SAX2 which (like the standard feature flags and unlike namespaces) can't be layered over SAX1. |
org.xml.sax.helpers | This package contains "helper" classes that are used to bootstrap SAX-based applications. |
Other Packages | |
org.w3c.dom | Contains the core and "XML" feature set of the DOM Level 2 Recommendation. |
org.w3c.dom.css | Supports the optional "CSS" and "CSS2" stylesheet features of the DOM Level 2 Recommendation. |
org.w3c.dom.events | Supports the optional "Events", "UIEvents", "MouseEvents", "MutationEvents", and "HTMLEvents" features of the DOM Level 2 Recommendation. |
org.w3c.dom.html | Supports the optional "HTML" feature of the second DOM Level 2 Candidate Recommendation. |
org.w3c.dom.ranges | Supports the optional "Range" feature of the DOM Level 2 Recommendation. |
org.w3c.dom.stylesheets | Supports optional features (see the sibling CSS package) of the DOM Level 2 Recommendation. |
org.w3c.dom.traversal | Supports the optional "Traversal" feature of the DOM Level 2 Recommendation. |
org.w3c.dom.views | Supports the optional "Views" feature of the DOM Level 2 Recommendation. |
|
Source code is GPL'd at http://xmlconf.sourceforge.net. |
|||||||
PREV NEXT | FRAMES NO FRAMES |