We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01b5a54 commit 9463984Copy full SHA for 9463984
1 file changed
README.md
@@ -24,15 +24,6 @@ Implements a SAX parser that exposes these methods from the `ContentHandler` int
24
25
Class `DOMBuilder` implements the `ContentHandler` interface and builds a DOM tree from an XML document.
26
27
-## Features currently in development
28
-
29
-* Parsing of DTDs and internal subsets from <!DOCTYPE>
30
31
-## Limitations
32
33
-* Validation not supported yet
34
-* Default values for attributes are not set when parsing an element
35
36
## On the Roadmap
37
38
* Support for XML Schemas
0 commit comments