| Interface | Description | 
|---|---|
| ParserTypeFactory | 
 A parser type factory creates a  
ParserType object based on the language and returns language based on file extension. | 
| Class | Description | 
|---|---|
| BaseParserTypeFactory | 
 The abstract implementation of the ParserTypeFactory interface. 
 | 
| ParserType | 
 This class used to configure instance of the code highlighter for the specific language such as HTML, XML, Java, etc. 
 | 
Copyright © 2010-2020 Toolsverse. All Rights Reserved.