From: Olusola F. <olu...@gm...> - 2006-09-05 11:38:56
|
Hi , I've been looking at VTD-XML with interest . One thing I don't understand is how do I get the names of attributes out of an element if I don't know all the attribute names. In other Java API's there is a way of getting a list of attributes for an element i.e. by using a Nodelist. Olusola |