Adapters

Rolf <[email protected]>
Newsgroups gmane.comp.java.jdom.general
Message-ID <[email protected]>
org.jdom2.adapters can be stripped of a lot of stuff.

For a start, the API has basically two methods, createDocument() which 
creates an empty org.w3.dom Document class based on the appropriate 
adaptor. The getDocument() methods are a simple wrapper for creating a 
DOM Document from a file or input source.

In reality, only the createDocument() class is used, and, further, the 
only actual Adapter that is needed is the JAXPDOMAdapter

The rest can all be stripped.

Any issues?

Rolf
_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.