Next in thread →
Next in month →
Re: [xml-dev] HTML Named Entity Translation
Daniel Herbison wrote: > Is there a standard java class that will translate the html named entities > (like < 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 →