Next in thread → Next in month →

Re: [xml-dev] HTML Named Entity Translation

From
Simon St.Laurent <>
To
Daniel Herbison <>
Date
2008-04-11T15:44:14Z
ID
<>
Thread
Re: [xml-dev] HTML Named Entity Translation
Daniel Herbison wrote:
> Is there a standard java class that will translate the html named entities
> (like &lt; to "<")?

I don't know that it's a "standard Java class", but a long while ago I 
wrote a processor for handling entity processing, implemented as a SAX 
filter:

http://simonstl.com/projects/ents/

That might be at least part of a solution.

Thanks,
Simon St.Laurent
Retired XML troublemaker
http://simonstl.com/
Next in thread → Next in month →