How do you convert a string to a byte stream, such as XMLByteStreamCompiler.getSAXFragment() produces? All my attempts fail with "org.xml.sax.SAXException: End of input reached." when the the byte stream is later interpreted. I am just trying to encode a text node.
--Tim Larson __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
