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 _
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- read() - Method in class writer2latex.util.Base64.InputStream
-
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
- read(byte[]) - Method in class writer2latex.xmerge.BinaryGraphicsDocument
- read(byte[], int, int) - Method in class writer2latex.util.Base64.InputStream
-
Calls
Base64.InputStream.read()
repeatedly until the end of stream is reached or len bytes are read. - read(byte[], int, int) - Method in class writer2latex.xmerge.BinaryGraphicsDocument
- read(File) - Method in interface writer2latex.api.Config
-
Read a configuration (file based version)
- read(File) - Method in class writer2latex.base.ConfigBase
- read(InputStream) - Method in interface writer2latex.api.Config
-
Read a configuration (stream based version)
- read(InputStream) - Method in class writer2latex.base.ConfigBase
-
Read configuration from a specified input stream
- read(InputStream) - Method in class writer2latex.bibtex.BibTeXDocument
-
This method is supposed to read
byte
data from the InputStream. - read(InputStream) - Method in class writer2latex.latex.LaTeXDocument
-
This method is supposed to read
byte
data from the InputStream. - read(InputStream) - Method in class writer2latex.xhtml.XhtmlDocument
- read(InputStream) - Method in class writer2latex.xmerge.BinaryGraphicsDocument
-
This method reads
byte
data from the InputStream. - read(InputStream) - Method in interface writer2latex.xmerge.Document
-
Reads the content from the
InputStream
into theDocument
. - read(InputStream) - Method in class writer2latex.xmerge.DOMDocument
-
Read the Office
Document
from the specifiedInputStream
. - read(InputStream) - Method in class writer2latex.xmerge.OfficeDocument
-
Read the Office
Document
from the givenInputStream
. - read(InputStream, boolean) - Method in class writer2latex.xmerge.OfficeDocument
-
Read the Office
Document
from the givenInputStream
. - read(Element) - Method in class writer2latex.office.FormsReader
-
Read the content of an
office:forms
element - 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
- readHeadingMap(Element) - Method in class writer2latex.latex.LaTeXConfig
- 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
- readSomeBytes(byte[][], int) - Method in class org.openoffice.da.comp.w2lcommon.filter.ByteArrayXStream
- 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(File) - 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.Converter
-
Read a template to use as a base for the converted document.
- readTemplate(File) - Method in class writer2latex.base.ConverterBase
- readTemplate(File) - Method in class writer2latex.xhtml.BatchConverterImpl
- readTemplate(File) - Method in class writer2latex.xhtml.Converter
- readTemplate(InputStream) - 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(InputStream) - Method in class writer2latex.base.ConverterBase
- readTemplate(InputStream) - Method in class writer2latex.xhtml.BatchConverterImpl
- readTemplate(InputStream) - 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
- removeExtension(String) - Static method in class writer2latex.util.Misc
- removeGraphicsExtension() - Method in class writer2latex.latex.LaTeXConfig
- replace(String, String, String) - Method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
- 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
- REPORT_TYPE - Static variable in class writer2latex.office.BibMark
- reset() - Method in class writer2latex.xmerge.ConvertData
-
Resets ConvertData.
- 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
- restart(int) - Method in class writer2latex.office.ListCounter
- restart(int, int) - Method in class writer2latex.office.ListCounter
- resumeEncoding() - Method in class writer2latex.util.Base64.OutputStream
-
Resumes encoding of the stream.
- 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
All Classes All Packages