Package objectivehtml.ohtmlc

This package contains the classes used in the Objective Html Compiler (ohtmlc).

See:
          Description

Class Summary
CompilerOption This class represents a compiler option given on the command line.
HtmlParser This class parses a html file (xml compliant) and creates a HtmlForm object that represents the form in the html file.
ObjectiveHtmlCompiler This is the main class for the Objective Html Comp;iler (ohtmlc) compiler tool.
 

Package objectivehtml.ohtmlc Description

This package contains the classes used in the Objective Html Compiler (ohtmlc).