[jdom-interest] Toward beta 9

Elliotte Rusty Harold elharo at metalab.unc.edu
Wed Apr 9 08:22:53 PDT 2003


At 9:18 AM -0500 4/9/03, Bradley S. Huffman wrote:
>Hmmm, it looks like this is the last set method that didn't have a call
>to a check in Verifier. After this check is added, does that cover all
>the XML spec. constaints that can be checked in Verifier and can we cross
>that item off the TODO list?


The internal DTD subset is not yet checked for well-formedness. 
That's a tough one. In XOM, I've simply not allowed it to be set in 
order to avoid the need for writing the code to check it.
-- 

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|           Processing XML with Java (Addison-Wesley, 2002)          |
|              http://www.cafeconleche.org/books/xmljava             |
| http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA  |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
|  Read Cafe con Leche for XML News: http://www.cafeconleche.org/    |
+----------------------------------+---------------------------------+



More information about the jdom-interest mailing list