Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] ParentNode::getChildCount()

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "David Ondzes" <dao AT pobox.com>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] ParentNode::getChildCount()
  • Date: Mon, 5 Mar 2007 16:41:42 -0500

Is ParentNode::getChildCount() suppose to return 1 when it has parsed
something like this below ? Or should it be returning 0 ?

<foo>
</foo>

Also, the count return by this member function is different then what
I am expect. It is returning a number much higher.




Archive powered by MHonArc 2.6.24.

Top of Page