[jdom-interest] Entity IDs

Elliotte Rusty Harold elharo at metalab.unc.edu
Wed Jun 21 13:39:58 PDT 2000


I'm looking at the Entity class and it occurs to me that it shoudl have
methods to get the public and system IDs, much as the DocType class
does. I'm also thinking that these should possibly be set in the
constructor rather than in setter methods, but I'm not sure.

I'm also wondering if it makes sense to provide SAXEntityBuilder and
DOMEntityBuilder classes that build Entity objects instead of Document
objects, though this may be across the 20% divide of the 80/20 split.
Thoughts?

-- 
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo at metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+ 
|               Java I/O (O'Reilly & Associates, 1999)               |
|            http://metalab.unc.edu/javafaq/books/javaio/            |
|   http://www.amazon.com/exec/obidos/ISBN=1565924851/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://metalab.unc.edu/javafaq/ | 
|  Read Cafe con Leche for XML News: http://metalab.unc.edu/xml/     |
+----------------------------------+---------------------------------+



More information about the jdom-interest mailing list