- back() - Method in class org.json.JSONTokener
-
Back up one character.
- bAlwaysUseDefaultLang - Variable in class writer2latex.latex.i18n.I18n
-
- BANG - Static variable in class org.json.XML
-
The Character '!'.
- Base64 - Class in writer2latex.util
-
- Base64.InputStream - Class in writer2latex.util
-
A
Base64.InputStream
will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.
- Base64.InputStream(InputStream) - Constructor for class writer2latex.util.Base64.InputStream
-
- Base64.InputStream(InputStream, int) - Constructor for class writer2latex.util.Base64.InputStream
-
- Base64.OutputStream - Class in writer2latex.util
-
A
Base64.OutputStream
will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.
- Base64.OutputStream(OutputStream) - Constructor for class writer2latex.util.Base64.OutputStream
-
- Base64.OutputStream(OutputStream, int) - Constructor for class writer2latex.util.Base64.OutputStream
-
- BatchConverter - Class in org.openoffice.da.comp.writer2xhtml
-
This class provides a uno component which implements the interface
org.openoffice.da.writer2xhtml.XBatchConverter
- BatchConverter(XComponentContext) - Constructor for class org.openoffice.da.comp.writer2xhtml.BatchConverter
-
- BatchConverter - Interface in writer2latex.api
-
This is an interface for a converter, which offers conversion of
all OpenDocument (or OpenOffice.org 1.x) documents in a directory
(and optionally subdirectories), creating index pages in a specific format.
- BatchConverterBase - Class in writer2latex.base
-
Abstract base implementation of writer2latex.api.BatchConverter
.
- BatchConverterBase() - Constructor for class writer2latex.base.BatchConverterBase
-
- BatchConverterImpl - Class in writer2latex.xhtml
-
Implementation of writer2latex.api.BatchConverter
for
xhtml 1.0 strict
- BatchConverterImpl() - Constructor for class writer2latex.xhtml.BatchConverterImpl
-
- BatchHandler - Interface in writer2latex.api
-
This is a call back interface to handle user interaction during a
batch conversion with a
BatchConverter
- BatchHandlerAdapter - Class in org.openoffice.da.comp.writer2xhtml
-
The uno interface provides an XBatchHandler implementation, the java
interface requires a BatchHandler implementation.
- BatchHandlerAdapter(XBatchHandler) - Constructor for class org.openoffice.da.comp.writer2xhtml.BatchHandlerAdapter
-
- BatchHandlerImpl - Class in writer2latex
-
This class implements a BatchHandler
for command line usage
- BatchHandlerImpl() - Constructor for class writer2latex.BatchHandlerImpl
-
- bAutomatic - Variable in class writer2latex.office.OfficeStyle
-
- bConvertHard - Variable in class writer2latex.xhtml.StyleConverterHelper
-
- bConvertStyles - Variable in class writer2latex.xhtml.StyleConverterHelper
-
- BeforeAfter - Class in writer2latex.latex.util
-
Utility class to hold LaTeX code to put before/after other LaTeX code
- BeforeAfter(String, String) - Constructor for class writer2latex.latex.util.BeforeAfter
-
Constructor to initialize the object with a pair of strings
- BeforeAfter() - Constructor for class writer2latex.latex.util.BeforeAfter
-
Default constructor: Create with empty strings
- bGreekMath - Variable in class writer2latex.latex.i18n.I18n
-
- BibConverter - Class in writer2latex.latex
-
This class handles the bibliography.
- BibConverter(OfficeReader, LaTeXConfig, ConverterPalette) - Constructor for class writer2latex.latex.BibConverter
-
Construct a new BibConverter.
- BibliographyDialog - Class in org.openoffice.da.comp.writer4latex
-
This class provides a uno component which implements the configuration
of the bibliography in Writer4LaTeX.
- BibliographyDialog(XComponentContext) - Constructor for class org.openoffice.da.comp.writer4latex.BibliographyDialog
-
Create a new ConfigurationDialog
- BibMark - Class in writer2latex.office
-
This class represents a single bibliography-mark.
- BibMark(String, String) - Constructor for class writer2latex.office.BibMark
-
Create a new BibMark from scratch.
- BibMark(Node) - Constructor for class writer2latex.office.BibMark
-
Create a new BibMark from a text:bibliography-mark node.
- BIBTEX - Static variable in class org.openoffice.da.comp.writer4latex.ExternalApps
-
- BIBTEX - Static variable in class writer2latex.api.MIMETypes
-
- BIBTEX_EXT - Static variable in class writer2latex.office.MIMETypes
-
- BibTeXDocument - Class in writer2latex.bibtex
-
Class representing a BibTeX document.
- BibTeXDocument(String, boolean) - Constructor for class writer2latex.bibtex.BibTeXDocument
-
Constructs a new BibTeX Document.
- bibtexStyle() - Method in class writer2latex.latex.LaTeXConfig
-
- BinaryGraphicsDocument - Class in writer2latex.xmerge
-
Class representing a binary graphics document.
- BinaryGraphicsDocument(String, String, String) - Constructor for class writer2latex.xmerge.BinaryGraphicsDocument
-
Constructs a new graphics document.
- BlockConverter - Class in writer2latex.latex
-
This class handles basic block content, including the main text body,
sections, tables, lists, headings and paragraphs.
- BlockConverter(OfficeReader, LaTeXConfig, ConverterPalette) - Constructor for class writer2latex.latex.BlockConverter
-
- BMP - Static variable in class writer2latex.api.MIMETypes
-
- BMP_EXT - Static variable in class writer2latex.office.MIMETypes
-
- BMP_SIG - Static variable in class writer2latex.office.MIMETypes
-
- bookmarkInHeading(String) - Method in class writer2latex.office.OfficeReader
-
Is this bookmark contained in a heading?
- bookmarkInList(String) - Method in class writer2latex.office.OfficeReader
-
Is this bookmark contained in a list?
- BOOKTITLE - Static variable in class writer2latex.office.BibMark
-
- BooleanOption - Class in writer2latex.base
-
- BooleanOption(String, String) - Constructor for class writer2latex.base.BooleanOption
-
- borderScale(String) - Method in class writer2latex.xhtml.FrameStyleConverter
-
- borderWidth(String) - Method in class writer2latex.xhtml.TableConverter
-
- ByteArrayXStream - Class in org.openoffice.da.comp.w2lcommon.filter
-
This is a java-uno adapter class which implements XStream using a
byte array.
- ByteArrayXStream() - Constructor for class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
-