Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Offsets in xml text file

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT ibiblio.org>
  • To: XOM API for Processing XML with Java <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] Offsets in xml text file
  • Date: Thu, 3 Dec 2009 11:27:56 -0500

On Thu, Dec 3, 2009 at 11:14 AM, Dick Deneer
<dick.deneer AT donkeydevelopment.com> wrote:
> Can I use xom to get the offsets (startTag to endTag) of a node in the
> resulset of an xpath expression. I would like to show the result to
> the user in the original xml text file.

No. XOM does not report locations in the original file.

--
Elliotte Rusty Harold
elharo AT ibiblio.org




Archive powered by MHonArc 2.6.24.

Top of Page