- read(InputStream) - Method in interface writer2latex.api.Config
-
Read a configuration (stream based version)
- read(File) - Method in interface writer2latex.api.Config
-
Read a configuration (file based version)
- read(InputStream) - Method in class writer2latex.base.ConfigBase
-
Read configuration from a specified input stream
- read(File) - Method in class writer2latex.base.ConfigBase
-
- read(InputStream) - Method in class writer2latex.base.DOMDocument
-
Read the Office Document
from the specified
InputStream
.
- read(Element) - Method in class writer2latex.office.FormsReader
-
Read the content of an office:forms
element
- read(Document) - Method in class writer2latex.office.OfficeDocument
-
Read the document from a DOM tree (flat XML format)
- read(InputStream) - Method in class writer2latex.office.OfficeDocument
-
Read the Office Document
from the given
InputStream
.
- read(InputStream) - Method in class writer2latex.util.SimpleZipReader
-
Read a zipped stream
- read(InputStream) - Method in class writer2latex.xhtml.CssDocument
-
- read(String) - Method in class writer2latex.xhtml.CssDocument
-
- read(InputStream) - Method in class writer2latex.xhtml.ResourceDocument
-
Load the resource document bytes from an arbitrary input stream
- read(InputStream) - Method in class writer2latex.xhtml.XhtmlDocument
-
- readBytes(byte[][], int) - Method in class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
-
- readDefaultConfig(String) - Method in interface writer2latex.api.Config
-
Read a default configuration: The available configurations depend on the
Converter
implementation
- readDefaultConfig(String) - Method in class writer2latex.base.ConfigBase
-
- readFontencs(String) - Static method in class writer2latex.latex.i18n.ClassicI18n
-
- readFromTemplate(XhtmlDocument) - Method in class writer2latex.xhtml.XhtmlDocument
-
- readInner(Element) - Method in class writer2latex.base.ConfigBase
-
Read configuration information from an xml element.
- readInner(Element) - Method in class writer2latex.latex.LaTeXConfig
-
- readInner(Element) - Method in class writer2latex.xhtml.XhtmlConfig
-
- readInputenc(String) - Static method in class writer2latex.latex.i18n.ClassicI18n
-
- readResource(InputStream, String, String) - Method in interface writer2latex.api.Converter
-
Read a resource to include with the converted document.
- readResource(File, String, String) - Method in interface writer2latex.api.Converter
-
Read a style sheet to include with the converted document.
- readResource(InputStream, String, String) - Method in class writer2latex.base.ConverterBase
-
- readResource(File, String, String) - Method in class writer2latex.base.ConverterBase
-
- readResource(InputStream, String, String) - Method in class writer2latex.xhtml.Converter
-
- readResource(File, String, String) - Method in class writer2latex.xhtml.Converter
-
- readSomeBytes(byte[][], int) - Method in class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
-
- readStyleSheet(InputStream) - Method in interface writer2latex.api.Converter
-
Read a style sheet to include with the converted document.
- readStyleSheet(File) - Method in interface writer2latex.api.Converter
-
Read a style sheet to include with the converted document.
- readStyleSheet(InputStream) - Method in class writer2latex.base.ConverterBase
-
- readStyleSheet(File) - Method in class writer2latex.base.ConverterBase
-
- readStyleSheet(InputStream) - Method in class writer2latex.xhtml.Converter
-
- readStyleSheet(File) - Method in class writer2latex.xhtml.Converter
-
- readSVM(byte[], int[]) - Static method in class writer2latex.office.SVMReader
-
Determine if this SVM contains an EPS document and retrieve start and
end positions if so.
- readTemplate(InputStream) - Method in interface writer2latex.api.BatchConverter
-
Read a template to use as a base for the index pages.
- readTemplate(File) - Method in interface writer2latex.api.BatchConverter
-
Read a template to use as a base for the index pages.
- readTemplate(InputStream) - Method in interface writer2latex.api.Converter
-
Read a template to use as a base for the converted document.
- readTemplate(File) - Method in interface writer2latex.api.Converter
-
Read a template to use as a base for the converted document.
- readTemplate(InputStream) - Method in class writer2latex.base.ConverterBase
-
- readTemplate(File) - Method in class writer2latex.base.ConverterBase
-
- readTemplate(InputStream) - Method in class writer2latex.xhtml.BatchConverterImpl
-
- readTemplate(File) - Method in class writer2latex.xhtml.BatchConverterImpl
-
- readTemplate(InputStream) - Method in class writer2latex.xhtml.Converter
-
- readTemplate(File) - Method in class writer2latex.xhtml.Converter
-
- referenceMarkInHeading(String) - Method in class writer2latex.office.OfficeReader
-
Is this reference mark contained in a heading?
- refreshDocument(XComponent) - Method in class org.openoffice.da.comp.w2lcommon.filter.GraphicConverterImpl2
-
- REGISTRY_PATH - Static variable in class org.openoffice.da.comp.writer2latex.BibliographyDialog
-
- REGISTRY_PATH - Static variable in class org.openoffice.da.comp.writer2xhtml.ToolbarSettingsDialog
-
- RegistryHelper - Class in org.openoffice.da.comp.w2lcommon.helper
-
This class defines convenience methods to access the OOo registry
using a given base path
- RegistryHelper(XComponentContext) - Constructor for class org.openoffice.da.comp.w2lcommon.helper.RegistryHelper
-
Construct a new RegistryHelper using a given component context
- RELATIVE - Static variable in class writer2latex.xhtml.XhtmlConfig
-
- relativeFontSize() - Method in class writer2latex.xhtml.XhtmlConfig
-
- reload() - Method in class org.openoffice.da.comp.writer2latex.BibTeXReader
-
Parse the contents of the file, replacing any previous entries in this BibTeXReader
- remove(String) - Method in class writer2latex.api.ComplexOption
-
Remove an option from the set, if it exists
- removeEmbeddedObject(String) - Method in class writer2latex.office.OfficeDocument
-
- removeExtension(String) - Static method in class writer2latex.util.Misc
-
- removeGraphicsExtension() - Method in class writer2latex.latex.LaTeXConfig
-
- removeStatusListener(XStatusListener, URL) - Method in class org.openoffice.da.comp.writer2latex.Writer2LaTeX
-
- removeStatusListener(XStatusListener, URL) - Method in class org.openoffice.da.comp.writer2xhtml.Writer2xhtml
-
- ReplacementTrie - Class in writer2latex.latex.i18n
-
This class contains a trie of string -> LaTeX code replacements
- ReplacementTrie() - Constructor for class writer2latex.latex.i18n.ReplacementTrie
-
- ReplacementTrieNode - Class in writer2latex.latex.i18n
-
This class contains a node in a trie of string -> LaTeX code replacements
- ReplacementTrieNode(char, int) - Constructor for class writer2latex.latex.i18n.ReplacementTrieNode
-
- reset() - Method in class writer2latex.base.ConverterResultImpl
-
Resets all data.
- reset(int) - Method in class writer2latex.latex.util.HeadingMap
-
Clear all data associated with this HeadingMap (in order to reuse it)
- resetFormattingFromStyle(StyleWithProperties) - Method in class writer2latex.latex.util.Context
-
- resolveEntity(String, String) - Method in class writer2latex.util.SimpleXMLParser
-
- ResourceDocument - Class in writer2latex.xhtml
-
An implementation of OutputFile
for resource documents.
- ResourceDocument(String, String) - Constructor for class writer2latex.xhtml.ResourceDocument
-
Constructor (creates an empty document)
- restart(int) - Method in class writer2latex.office.ListCounter
-
- restart(int, int) - Method in class writer2latex.office.ListCounter
-
- RowStyleConverter - Class in writer2latex.xhtml
-
This class converts OpenDocument row styles to CSS2 styles.
- RowStyleConverter(OfficeReader, XhtmlConfig, Converter, int) - Constructor for class writer2latex.xhtml.RowStyleConverter
-
Create a new RowStyleConverter
- run() - Method in class org.openoffice.da.comp.w2lcommon.helper.StreamGobbler
-