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

R

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.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(Element) - Method in class writer2latex.office.FormsReader
Read the content of an office:forms element
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[], 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(InputStream) - Method in class writer2latex.xhtml.CssDocument
 
read(String) - Method in class writer2latex.xhtml.CssDocument
 
read(InputStream) - Method in class writer2latex.xhtml.ResourceDocument
 
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(byte[]) - Method in class writer2latex.xmerge.BinaryGraphicsDocument
 
read(byte[], int, int) - Method in class writer2latex.xmerge.BinaryGraphicsDocument
 
read(InputStream) - Method in interface writer2latex.xmerge.Document
Reads the content from the InputStream into the Document.
read(InputStream) - Method in class writer2latex.xmerge.DOMDocument
Read the Office Document from the specified InputStream.
read(InputStream) - Method in class writer2latex.xmerge.OfficeDocument
Read the Office Document from the given InputStream.
read(InputStream, boolean) - Method in class writer2latex.xmerge.OfficeDocument
Read the Office Document from the given InputStream.
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.writer4latex.BibliographyDialog
 
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
 
remove(int) - Method in class org.json.JSONArray
Remove an index and close the hole.
remove(String) - Method in class org.json.JSONObject
Remove a name and its value, if present.
remove(String) - Method in class writer2latex.api.ComplexOption
Remove an option from the set, if it exists
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.writer4latex.Writer4LaTeX
 
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.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
 
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
 
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
rowToJSONArray(JSONTokener) - Static method in class org.json.CDL
Produce a JSONArray of strings from a row of comma delimited values.
rowToJSONObject(JSONArray, JSONTokener) - Static method in class org.json.CDL
Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements.
rowToString(JSONArray) - Static method in class org.json.CDL
Produce a comma delimited text row from a JSONArray.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _