[jdom-interest] Internal DTD subset verification

Elliotte Rusty Harold elharo at metalab.unc.edu
Tue Apr 30 04:30:00 PDT 2002


At 11:46 PM -0500 4/29/02, Bradley S. Huffman wrote:
>Anyone working on in-memory validation will most likely end up parsing
>the internal subset, so for now it would probably suffice to just call
>checkCharacterData() and wait to see if anything comes down the pipe
>this summer.
>

What I'd like to do is add a checkInternalDTDSubset() method now that 
just calls checkCharacterData(). Later we can make the implementation 
more complete, but for now we'd get the API in place.
-- 

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|          The XML Bible, 2nd Edition (Hungry Minds, 2001)           |
|             http://www.cafeconleche.org/books/bible2/              |
|   http://www.amazon.com/exec/obidos/ISBN=0764547607/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