Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Leaf Nodes

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: a student <tutor AT cyberspace.org>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] Leaf Nodes
  • Date: Mon, 30 Sep 2002 18:49:39 -0400 (EDT)

perhaps a read-only LeafNodes class like Elements

and convenience methods getLeafNodeCount() etc. in Element
rather than greping them out of ParentNode's getChild(int index)
now that Leaf Nodes have moved to their own class

or does this just bloat xom, and add to complexity/confusion?

(eg an Element without children seen as a leaf)






Archive powered by MHonArc 2.6.24.

Top of Page