Alphabetical Index: B

_ A B C D E F G H I J K L M N O P R S T U V W X Y Z

B

Perform batch conversion of an entire directory
BatchConverter - interface writer2latex.api.BatchConverter
This is an extended interface for a converter, which offers conversion of OpenDocument or OOo 1.x docs into a specific format.
bAutomatic - field in class writer2latex.office.OfficeStyle
bConvertHard - field in class writer2latex.xhtml.StyleConverterHelper
bConvertStyles - field in class writer2latex.xhtml.StyleConverterHelper
bDebug - field in class writer2latex.util.Config
BeforeAfter - class writer2latex.latex.util.BeforeAfter
Utility class to hold LaTeX code to put before/after other LaTeX code
BibMark - class writer2latex.office.BibMark
This class represents a single bibliography-mark.
BibMark(Node) - constructor for class writer2latex.office.BibMark
Create a new BibMark from a text:bibliography-mark node.
BibMark(String,String) - constructor for class writer2latex.office.BibMark
Create a new BibMark from scratch.
BIBTEX - static field in class writer2latex.office.MIMETypes
BIBTEX_EXT - static field in class writer2latex.office.MIMETypes
BibTeXDocument - class writer2latex.bibtex.BibTeXDocument
Class representing a BibTeX document.
BibTeXDocument(String) - constructor for class writer2latex.bibtex.BibTeXDocument
Constructs a new BibTeX Document.
bibtexStyle() - method in class writer2latex.util.Config
Class representing a binary graphics document.
BinaryGraphicsDocument(String,String,String) - constructor for class writer2latex.xmerge.BinaryGraphicsDocument
Constructs a new graphics document.
BlockConverter - class writer2latex.latex.BlockConverter
This class handles basic block content, including the main text body, sections, tables, lists, headings and paragraphs.
BMP - static field in class writer2latex.office.MIMETypes
BMP_EXT - static field in class writer2latex.office.MIMETypes
BMP_SIG - static field in class writer2latex.office.MIMETypes
BOOKTITLE - static field in class writer2latex.office.BibMark
borderScale(String) - method in class writer2latex.xhtml.FrameStyleConverter
ByteArrayXStream - class writer2latex.filter.ByteArrayXStream
This is a java-uno adapter class which implements XStream using a byte array.
ByteArrayXStream() - constructor for class writer2latex.filter.ByteArrayXStream