Package com.ibm.portal.spa.parser

Interface Summary
ErrorHandler Represents how errors should be handled
FilenameContentHandler Callback interface used to tokenize filenames
FilenameParser Representation of a parser that
FilenameParserFactory Factory for filename parsers
LocalizationParser  
LocalizationParserFactory Factory that instantiates parsers per mime types.
LocalizationURIParserFactory Constructs URI parsers
SkinContentHandler Callback handler interface that is called by the parser to signal the semantical structure of the skin document.
SkinFilter  
SkinURIParser  
SkinURIParserFactory Constructs URI parsers
StaticPageContentHandler Callback handler interface that is called by the parser to signal the semantical structure of the markup document.
StaticPageContentHandlerEx Callback handler interface that is called by the parser to signal the semantical structure of the markup document.
StaticPageDataSourceParser Parses the content of the static page that is identified by the DataSource.
StaticPageFilter Base interface for the static page parsers that combines the methods to dispose the parser when no longer required and to assign and query a StaticPageContentHandler that receives the static page events.
StaticPageParser Interface to the static page parser.
StaticPageParserFactory Factory that instantiates parsers per mime types.
StaticPageURIParser Parses the content of the static page that is identified by the URI.
StaticPageZipParser Parses a ZipInputStream for all entries that match the (locale independent) filename pattern and produces callbacks to the assigned StaticPageContentHandler.
ThemeContentHandler Callback handler interface that is called by the parser to signal the semantical structure of the markup document.
ThemeDataSourceParser Parses the content of the static page that is identified by the DataSource.
ThemeFilter  
ThemeParser Interface to the static page parser.
ThemeParserFactory Factory that instantiates parsers per mime types.
ThemeURIParser Parses the content of the static page that is identified by the URI
ThemeURIParserFactory Constructs URI parsers