- FatalErrorException - Exception in cz.kebrt.html2latex
-
Fatal error - leads to program exit.
- FatalErrorException(String) - Constructor for exception cz.kebrt.html2latex.FatalErrorException
-
Cstr.
- findStyle(String) - Method in class cz.kebrt.html2latex.Configuration
-
Finds style for element.
- findStyleClass(String, String) - Method in class cz.kebrt.html2latex.Configuration
-
Finds style for element with specified class
attribute
- findStyleId(String, String) - Method in class cz.kebrt.html2latex.Configuration
-
Finds style for element with specified id
attribute
- findStyles(ElementStart) - Method in class cz.kebrt.html2latex.Convertor
-
Finds styles for the specified element.
- fontEnd(ElementEnd, ElementStart) - Method in class cz.kebrt.html2latex.Convertor
-
Called when FONT end element is reached.
- fontFamilyProperty(Configuration) - Method in class cz.kebrt.html2latex.CSSStyle
-
Converts "font-family" property.
- fontStart(ElementStart) - Method in class cz.kebrt.html2latex.Convertor
-
Called when FONT start element is reached.