I have a need to read in  megabyte XML files
so i am not pulling it into memory but reading as a stream
one line at a time.
I have a string <somestring>value</somestring>
I have a routine that just returns the value.
I would like to add it to the UtilXml.java

Reply via email to