XMLC Bugs and Enhancement Requests
Bugs
- Using the JTidy parser on XHTML is not detected as an error. Even
through, at this point it is in the HTML-specific portion of XMLC.
XHTML should be handled by the XMLC XML
- XMLC will create setTextXXX() methods that crash for XML nodes that
have a text content type but no text.
- is not converted to a character entity reference in XHTML.
Enhancements
- Use of DOM factory for XHTML is not wll documented. An abbreviation
for it, rather than the full class name would be useful.