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

G

getAttributes() - Method in class cz.kebrt.html2latex.ElementStart
Returns element's attributes.
getChar(String) - Method in class cz.kebrt.html2latex.Configuration
Returns LaTeX command for the specified entity.
getChar(Integer) - Method in class cz.kebrt.html2latex.Configuration
Returns LaTeX command for the specified entity.
getCmdStyleName(String) - Method in class cz.kebrt.html2latex.Configuration
style name without special chars
getConfigFile() - Static method in class cz.kebrt.html2latex.Main
Returns name of the file with configuration.
getCSSFile() - Static method in class cz.kebrt.html2latex.Main
Returns name of the file with CSS.
getElement(String) - Method in class cz.kebrt.html2latex.Configuration
Returns element's configuration.
getElementName() - Method in class cz.kebrt.html2latex.MyElement
Returns element's name.
getEnd() - Method in class cz.kebrt.html2latex.CSSPropertyConfigItem
Returns end command.
getEnd() - Method in class cz.kebrt.html2latex.CSSStyle
Returns mapping between the style and LaTeX (end command).
getEnd() - Method in class cz.kebrt.html2latex.ElementConfigItem
Returns mapping between end tag and LaTeX command.
getLinksConversionType() - Method in class cz.kebrt.html2latex.Configuration
Returns the way of converting hyperlinks.
getMakeCmdsFromCSS() - Method in class cz.kebrt.html2latex.Configuration
Returns true when new LaTeX commands are to be made from CSS styles.
getName() - Method in class cz.kebrt.html2latex.CSSStyle
Returns style name.
getProperties() - Method in class cz.kebrt.html2latex.CSSStyle
Returns style properties.
getPropertyConf(String) - Method in class cz.kebrt.html2latex.Configuration
Returns CSS property configuration.
getStart() - Method in class cz.kebrt.html2latex.CSSPropertyConfigItem
Returns start command.
getStart() - Method in class cz.kebrt.html2latex.CSSStyle
Returns name of the file with configuration.
getStart() - Method in class cz.kebrt.html2latex.ElementConfigItem
Returns mapping between start tag and LaTeX command.
getStyle(String) - Method in class cz.kebrt.html2latex.Configuration
Returns style defined in the user stylesheet.

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