[jdom-interest] how to find a node with maxest attribute in xml file use xpath?

glliu itslgl at hotmail.com
Wed Nov 13 21:45:14 PST 2002


Hi,
      I use jdom to reading and writing to XML files.and I need help on the following problem.  Any suggestions?
  
  Thanks in Advance.
  glliu
  
    
xml files:
 
    <A>
      <AAA id="001">
      <AAA id="004">
      <AAA id="023">
      <AAA id="098">
      <AAA id="002">
    <A>
 
how can I find the node with maxest id attribute?here is <AAA id="098">.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20021114/a0c26364/attachment.htm


More information about the jdom-interest mailing list