Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Line number for element

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: Luis Neves <lneves AT netcabo.pt>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Line number for element
  • Date: Fri, 19 Aug 2005 17:57:40 -0400

Luis Neves wrote:
Hello all,

Is there is a way to find out the line number of an attribute while recursing trough a Document.
Is there someway to do this?


Not in XOM. SAX provides that sometimes, though it's not reliable.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page