assume I have the following:

<root>
      <leaf  name="first leaf"/>
      <leaf  name="second leaf"/>
    ....
</root>

how can I get the sub configuration <leaf> assuming that I know that
name="second leaf' without cycling throh with the
xmlConf.configurationsAt("leaf")???



-- 
View this message in context: 
http://www.nabble.com/how-to-get-Hierarchical-Confs-satisfying-one-boundary-tp15205670p15205670.html
Sent from the Commons - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to