[jdom-interest] JDOMFactory and constructors

Bradley S. Huffman hip at cs.okstate.edu
Thu Feb 19 18:43:34 PST 2004


Constructor EntityRef(String name, String systemID) doesn't have a
corresponding method in JDOMFactory. +1 for adding it to JDOMFactory.

Constructor Document(Element rootElement, DocType DocType, String baseURI)
doesn't have a corresponding method in JDOMFactory. +1 for deprecating the
constructor until the details are finished.

Constructor Document(List content) doesn't have a corresponding method in
JDOMFactory. If no one is using it, +1 for deprecating the constructor.

Brad



More information about the jdom-interest mailing list