|

 Consists of a pair of utilities that let you
convert/strip/insert HTML entities such as _amp;- and _quot;
from files converting them back and forth to their
equivalent single characters !amp; and !quot;. It handles the HTML 4
entities such as _hearts; as well as decimal _#123; and
hexadecimal _x#123; entities.
You may us this package as standalone
utilities, or use the classes in your own progr
Keywords: entities, jar, Java, version, major, minor, target
Recent Changes: allow handling of either HTML or XML enitities. Methods renamed to clarify which you want. Convert the JDK 1.5
Install Support: No Install Support
Supported Languages: English
Additional Requirements: Java 1.5+
|