Why don’t you use a java.io.StringBufferInputStream? -------- David -----Mensaje
original----- Hey, I have a String that contains an XML file
[not a URL/URI that points to an XML file but the actual XML itself]. I'm tying to use this string in a custom
generator to produce sa exents. I'm using this code so far:
I can't get parse to work with a String. Any
ideas? Brian |
- XML Parsing + SAX Brian Delahunty
- Re: XML Parsing + SAX Martin Holz
- RE: XML Parsing + SAX Carmona Perez, David
- RE: XML Parsing + SAX e nio
- Re: XML Parsing + SAX Brian Delahunty