Package com.adventnet.html.staticssi

Class Summary
HtmlParser This class parse a given shtml file, that contains set of SSI tags as defined in the SSITags class and substitute with html tags after executing each SSI tag.
SSITags This class maintains a list of SSI tags supported by this version.
StaticError  
StaticMain In the case of HTTP communcation, the displayed html page can be generated in two ways.
StaticUtil In the case of HTTP communcation, the displayed html page can be generated in two ways.
 

Exception Summary
ParseException PraseException will be thrown by the HtmlParser.