Re: simple search on an XML file
From: FISH (joeking_at_merseymail.com)
Date: 02/26/04
- Next message: Prabh: "Suppressing an error message"
- Previous message: ambika: "runtime class"
- In reply to: sal achhala: "simple search on an XML file"
- Next in thread: sal achhala: "Re: simple search on an XML file"
- Reply: sal achhala: "Re: simple search on an XML file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Feb 2004 10:09:37 -0800
"sal achhala" <none@none.com> wrote in message news:<c1kje7$ai5$1@news5.svr.pol.co.uk>...
> Is there a simple search method, using java, for a XML document.
>
> The search does not need to be based on element values, but if it is thats
> fine too.
>
> thanks
What do you mean by 'simple search'? XML documents are structured, so
by specifying that particular format are we to assume that you want the
search to be in some way constrained by the XML structure?
Try searching on Google for documentation on Java and XPath.
-FISH- ><>
- Next message: Prabh: "Suppressing an error message"
- Previous message: ambika: "runtime class"
- In reply to: sal achhala: "simple search on an XML file"
- Next in thread: sal achhala: "Re: simple search on an XML file"
- Reply: sal achhala: "Re: simple search on an XML file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|