It's a good idea Jeff, and the xml.commons people may be interested, though they don't tend to view Commons in quite that way, but:
import javax.xml.*; import javax.xml.parsers.*; import javax.xml.transform.*; import org.w3c.dom.*; import org.xml.sax.*; import org.apache.xpath.*; import org.w3c.dom.*; import org.xml.sax.*; is why I don't think it should go in Collections. My tuppence, Hen On Thu, 14 Nov 2002, Jeff Varszegi wrote: > An implementation of a Properties-like utility class that can store > and retrieve different data > types, can store comments for properties, and stores/loads data using > XML. If you think it is useful, feel free to use it. > > Jeff > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Web Hosting - Let the expert host your site > http://webhosting.yahoo.com -- To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>
