writer2latex.xhtml
public class ListStyleConverter extends StyleConverterHelper
Constructor Summary | |
---|---|
ListStyleConverter(OfficeReader ofr, XhtmlConfig config, Converter converter, int nType) Create a new ListStyleConverter |
Method Summary | |
---|---|
void | applyStyle(int nLevel, String sStyleName, StyleInfo info) |
String | getStyleDeclarations(String sIndent) Convert style information for used styles |
OfficeStyleFamily | getStyles() Get the family of list styles |
ListStyleConverter
Parameters: ofr an OfficeReader
to read style information from config the configuration to use converter the main Converter
class nType the type of xhtml to use
Convert style information for used styles
Parameters: sIndent a String of spaces to add before each line
Returns: the style family