Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Make convert(Node) public

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Wolfgang Hoschek <whoschek AT lbl.gov>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] Make convert(Node) public
  • Date: Thu, 13 Nov 2003 09:46:29 -0800

In d22, could we please also make the following method public:

private static Node convert(org.w3c.dom.Node node)

If it is not made public, all user code that gets handed an arbitrary dom node must duplicate what is in that method.

Wolfgang.





Archive powered by MHonArc 2.6.24.

Top of Page