Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » iterating through wordpatterns
iterating through wordpatterns [message #134871] Wed, 24 September 2003 06:28
Eclipse UserFriend
I have an xml document which has a tag:
<tag1 attrib1="" attrib2="">

I have the Offset of the opening tag and the length till the closing tag,
what I want to do is to get at the end a list of all the attributes names
inside this tag
["attrib1","attrib2"]

what would be the best method to accomplish this ?
thanks for your help
Previous Topic:test
Next Topic:Java IDE - It's not there
Goto Forum:
  


Current Time: Sun Jul 27 06:14:46 EDT 2025

Powered by FUDForum. Page generated in 0.18711 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top