Before I go off and build, was wondering if anyone knew if a class exists
for producing/converting XML/HTML-safe content.  That is, I want to be able
to encode text in an HTML/WML/XML safe format, much like the way
URLEncoder.encode() works.  For example, convert all "&" to "&amp;", "<" to
"&lt;", etc.  Really important for producing WML from content perhaps
gathered from a database or another external source.

Ralph

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to