Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Subclassing Element

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Marc Ramsey" <marc AT ranlog.com>
  • To: <xom-interest AT lists.ibiblio.org>
  • Subject: [XOM-interest] Subclassing Element
  • Date: Wed, 10 Sep 2003 13:10:42 -0700

Hello,

NodeFactory provides a very convenient mechanism for building documents
using application-specific subclasses of Element. Two Element/Node methods
which I'd like to override to create usable subclasses, detach() and copy(),
are currently declared final. Is there any possibility that these can be
changed to non-final in a future release?

Thanks,
Marc Ramsey





Archive powered by MHonArc 2.6.24.

Top of Page