Class BuildHTMLCharacterEntities

java.lang.Object
com.iizix.text.util.BuildHTMLCharacterEntities

public class BuildHTMLCharacterEntities extends Object
Stand-alone utility to build the com.iizix.text.HTMLCharacterEntities.java source code directly from web links:
- http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent
- http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent
- http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent
Author:
Christopher Mindus
  • Constructor Details

    • BuildHTMLCharacterEntities

      public BuildHTMLCharacterEntities()
  • Method Details

    • main

      public static void main(String[] args)
      The main program entry point.