classpathx-xml
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Classpathx-xml] JAXPFactory times two


From: Elliotte Rusty Harold
Subject: [Classpathx-xml] JAXPFactory times two
Date: Sun, 16 Dec 2001 11:44:08 -0500
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.6) Gecko/20011120

I ntoiced that GNU JAXP includes both

*gnu.xml.dom.JAXPFactory and **gnu.xml.aelfred2.JAXPFactory*

which are not really related to each other. This is potentially confusing, 
especially if a user imports both gnu.xml.dom.* and gnu.xml.aelfred2.* in the 
same class. I suggest renaming them so it's a little clearer which is which; 
e.g. JAXPDOMFactory and JAXPSAXFactory

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]