[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Using JDOM to read XML

Subject: Using JDOM to read XML
From: Brian Hickey <brian_hickey1@xxxxxxxxx>
Date: Fri, 9 Aug 2002 12:48:43 -0700 (PDT)
using jdom
Hello all

I have the following resources (attached below) in my
xml file and I want to find the actual file name of a
resource (href attribute), for which I know the
identifier.  
I have been through the JDOM API and cannot find how
to do matches using only attributes. I would
appreciate any help or a snippet of java code on how
to do this. 
Thanks & Rgds
Brian 

<manifest> 
 <resources> 
  <resource identifier="MANIFEST01_RESOURCE1"
type="webcontent" href="Geo101_readings.doc"> 
    <file href="Geo101_readings.doc" /> 
  </resource> 
  <resource identifier="MANIFEST01_RESOURCE2"
type="webcontent" href="Geo101_syllabus.doc"> 
    <file href="Geo101_syllabus.doc" /> 
   </resource> 
   <resource identifier="MANIFEST01_RESOURCE3"
type="webcontent" href="Geo101_schedule.doc"> 
    <file href="Geo101_schedule.doc" /> 
  </resource> 
 </resources>
</manifest> 

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.