A B C D E F G I L M N P R S T V _

_

_attributes - Variable in class cz.kebrt.html2latex.ElementStart
Map containing all element's attributtes with their values.
_biblio - Variable in class cz.kebrt.html2latex.Convertor
Document's bibliography.
_chars - Variable in class cz.kebrt.html2latex.Configuration
Mapping between HTML named entities (ie.
_charsNum - Variable in class cz.kebrt.html2latex.Configuration
Mapping between HTML decimal decimal entities and LaTeX commands.
_commandsPrefix - Variable in class cz.kebrt.html2latex.Configuration
Prefix of new LaTeX commands generated by the program.
_config - Variable in class cz.kebrt.html2latex.Convertor
Program configuration.
_config - Variable in class cz.kebrt.html2latex.CSSParserHandler
Html2latex program configuration.
_configFile - Static variable in class cz.kebrt.html2latex.Main
Configuration file.
_conv - Variable in class cz.kebrt.html2latex.ParserHandler
Convertor.
_countIgnoreContentElements - Variable in class cz.kebrt.html2latex.Convertor
Counter telling in how many elements with "ignoreContent" attribute the parser is.
_countLeaveTextElements - Variable in class cz.kebrt.html2latex.Convertor
Counter telling in how many elements with "leaveText" attribute the parser is.
_cssFile - Static variable in class cz.kebrt.html2latex.Main
File with CSS.
_element - Variable in class cz.kebrt.html2latex.MyElement
Element's name
_elements - Variable in class cz.kebrt.html2latex.Configuration
Mapping between HTML elements and LaTeX commands.
_end - Variable in class cz.kebrt.html2latex.CSSPropertyConfigItem
Mapping between the CSS property and LaTeX (end command).
_end - Variable in class cz.kebrt.html2latex.CSSStyle
Mapping between the style and LaTeX (end command).
_end - Variable in class cz.kebrt.html2latex.ElementConfigItem
Mapping between end tag and LaTeX command.
_file - Variable in class cz.kebrt.html2latex.CSSParser
Input file.
_file - Variable in class cz.kebrt.html2latex.Parser
Input file.
_firstCell - Variable in class cz.kebrt.html2latex.Convertor
If table cell is reached is it first table cell?
_firstRow - Variable in class cz.kebrt.html2latex.Convertor
If table row is reached is it first table row?
_fr - Variable in class cz.kebrt.html2latex.CSSParser
Input file.
_fr - Variable in class cz.kebrt.html2latex.Parser
Input file.
_fw - Variable in class cz.kebrt.html2latex.Convertor
Output file.
_handler - Variable in class cz.kebrt.html2latex.CSSParser
Handler which receives events from the parser.
_handler - Variable in class cz.kebrt.html2latex.Parser
Handler which receives events from the parser.
_ignoreContent - Variable in class cz.kebrt.html2latex.ElementConfigItem
The element's content will be ignored.
_ignoreStyles - Variable in class cz.kebrt.html2latex.ElementConfigItem
The element's CSS style will be ignored.
_inputFile - Static variable in class cz.kebrt.html2latex.Main
Input HTML file.
_leaveText - Variable in class cz.kebrt.html2latex.ElementConfigItem
The element's content mustn't be touched.
_linksConversion - Variable in class cz.kebrt.html2latex.Configuration
The way of converting hyperlinks.
_makeCmdsFromCSS - Variable in class cz.kebrt.html2latex.Configuration
Make new LaTeX commands from the CSS styles.
_name - Variable in class cz.kebrt.html2latex.CSSStyle
Style name.
_openElements - Variable in class cz.kebrt.html2latex.Parser
Stack containing all opened and still non-closed elements.
_outputFile - Variable in class cz.kebrt.html2latex.Convertor
Output file.
_outputFile - Static variable in class cz.kebrt.html2latex.Main
Output LaTeX file.
_printBorder - Variable in class cz.kebrt.html2latex.Convertor
Shall border be printed in current table.
_properties - Variable in class cz.kebrt.html2latex.CSSStyle
Style properties.
_reader - Variable in class cz.kebrt.html2latex.CSSParser
Input file.
_reader - Variable in class cz.kebrt.html2latex.Parser
Input file.
_start - Variable in class cz.kebrt.html2latex.CSSPropertyConfigItem
Mapping between the CSS property and LaTeX (start command).
_start - Variable in class cz.kebrt.html2latex.CSSStyle
Mapping between the style and LaTeX (start command).
_start - Variable in class cz.kebrt.html2latex.ElementConfigItem
Mapping between start tag and LaTeX command.
_styles - Variable in class cz.kebrt.html2latex.Configuration
CSS styles used with converted file.
_stylesConf - Variable in class cz.kebrt.html2latex.Configuration
Mappings between CSS properties and LaTeX commands.
_writer - Variable in class cz.kebrt.html2latex.Convertor
Output file.

A B C D E F G I L M N P R S T V _