| Related Products | |||||||||||||||||||||||||||||||||||||||
Entities 3.1
Publisher's Description:Entities - Consists of a pair of utilities that let you convert/strip/insert HTML/XML/XHTML 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 programs to insert or strip entities from HTML. You can use them like this: REM to remove & entities and HTMLtags from a file REM converting entities back to characters strip.jar afile.html REM to convert entities in a file insert.jar afile.html They come complete with Java source and jar files. List of Changes:Version 3.1 from 2011-09-02Show all changesVersion 3.0 from 2011-02-10rename classes and methods. Three file utilities Entify, DeEntify and Flatten Version 2.9 from 2010-01-29Now generates a table of XHTML entities for the website. Version 2.8 from 2009-12-22Now generates a table of html 5 entities for the website. Version 2.7 from 2009-11-14Now generates more tables to include in website. Version 2.6 from 2009-04-05StripEntities now leaves a space behind when it removes a tag. Version 2.5 from 2008-08-06allow handling of either HTML or XML enitities. Methods renamed to clarify which you want. Convert the JDK 1.5 Version 2.4 from 2008-08-05allow direct control of how is translated Version 2.3 from 2008-07-29refactor code for Entities, add notes to chars, add a few new missing Entities. Version 2.2 from 2007-05-14
|
|||||||||||||||||||||||||||||||||||||||