- EDITION - Static variable in class writer2latex.office.BibMark
-
- EDITOR - Static variable in class writer2latex.office.BibMark
-
- EmbeddedBinaryObject - Class in writer2latex.office
-
This class represents an embedded object with a binary representation in an ODF package document
- EmbeddedBinaryObject(String, String, OfficeDocument, SimpleZipReader) - Constructor for class writer2latex.office.EmbeddedBinaryObject
-
Package private constructor for use when reading an object from a
package ODF file
- EmbeddedObject - Class in writer2latex.office
-
This class represents and embedded object within an ODF package document
- EmbeddedObject(String, String, OfficeDocument) - Constructor for class writer2latex.office.EmbeddedObject
-
Construct a new embedded object
- EmbeddedXMLObject - Class in writer2latex.office
-
This class represents those embedded objects in an ODF document that have an XML representation:
Formulas, charts, spreadsheets, text, drawings and presentations.
- EmbeddedXMLObject(String, String, OfficeDocument, SimpleZipReader) - Constructor for class writer2latex.office.EmbeddedXMLObject
-
Read an object from an ODF package document
- embedSVG() - Method in class writer2latex.xhtml.XhtmlConfig
-
- EMF - Static variable in class writer2latex.api.MIMETypes
-
- EMF_EXT - Static variable in class writer2latex.office.MIMETypes
-
- EMF_SIG - Static variable in class writer2latex.office.MIMETypes
-
- enclose(String, String) - Method in class writer2latex.latex.util.BeforeAfter
-
Add data to the BeforeAfter
- ENCODE - Static variable in class writer2latex.util.Base64
-
Specify encoding.
- encodeBytes(byte[]) - Static method in class writer2latex.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class writer2latex.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class writer2latex.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class writer2latex.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeFileToFile(String, String) - Static method in class writer2latex.util.Base64
-
Reads infile and encodes it to outfile.
- encodeFromFile(String) - Static method in class writer2latex.util.Base64
-
Convenience method for reading a binary file
and base64-encoding it.
- encodeObject(Serializable) - Static method in class writer2latex.util.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeObject(Serializable, int) - Static method in class writer2latex.util.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeToFile(byte[], String) - Static method in class writer2latex.util.Base64
-
Convenience method for encoding data to a file.
- END_GROUP - org.openoffice.da.comp.w2lcommon.tex.tokenizer.Catcode
-
- END_GROUP - org.openoffice.da.comp.w2lcommon.tex.tokenizer.TokenType
-
- END_OF_LINE - org.openoffice.da.comp.w2lcommon.tex.tokenizer.Catcode
-
- endConversion() - Method in class org.openoffice.da.comp.writer2xhtml.BatchHandlerAdapter
-
- endConversion() - Method in interface writer2latex.api.BatchHandler
-
Notification that the conversion has finished
- endConversion() - Method in class writer2latex.BatchHandlerImpl
-
- endDialog() - Method in class org.openoffice.da.comp.w2lcommon.filter.OptionsDialogBase
-
Finalize the dialog after execution (eg. save settings to the registry)
- endDialog() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
-
End the dialog after execution (eg. save settings to the registry)
The subclass must implement this
- endDialog() - Method in class org.openoffice.da.comp.writer2xhtml.EpubMetadataDialog
-
- endDialog() - Method in class org.openoffice.da.comp.writer4latex.LogViewerDialog
-
- endDirectory(String, boolean) - Method in class org.openoffice.da.comp.writer2xhtml.BatchHandlerAdapter
-
- endDirectory(String, boolean) - Method in interface writer2latex.api.BatchHandler
-
Notification that a directory conversion has finished
- endDirectory(String, boolean) - Method in class writer2latex.BatchHandlerImpl
-
- endDocument() - Method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
-
- endElement() - Method in class writer2latex.util.SimpleDOMBuilder
-
Set the current element to the parent of the current element
- endElement(String) - Method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
-
- endElement(String, String, String) - Method in class writer2latex.latex.i18n.UnicodeTableHandler
-
- endElement(String, String, String) - Method in class writer2latex.util.SimpleXMLParser
-
- endFile(String, boolean) - Method in class org.openoffice.da.comp.writer2xhtml.BatchHandlerAdapter
-
- endFile(String, boolean) - Method in interface writer2latex.api.BatchHandler
-
Notification that a file conversion has finished
- endFile(String, boolean) - Method in class writer2latex.BatchHandlerImpl
-
- ENDINPUT - org.openoffice.da.comp.w2lcommon.tex.tokenizer.TokenType
-
- enterOutline(String) - Method in class writer2latex.xhtml.PresentationStyleConverter
-
- EPS - Static variable in class writer2latex.api.MIMETypes
-
- EPS_EXT - Static variable in class writer2latex.office.MIMETypes
-
- EPS_SIG - Static variable in class writer2latex.office.MIMETypes
-
- EPSCleaner - Class in org.openoffice.da.comp.w2lcommon.filter
-
This class removes redundant binary information from EPS files created by OOo.
- EPSCleaner() - Constructor for class org.openoffice.da.comp.w2lcommon.filter.EPSCleaner
-
- EPUB - Static variable in class writer2latex.api.MIMETypes
-
- EPUBConverter - Class in writer2latex.epub
-
This class converts an OpenDocument file to an EPUB document.
- EPUBConverter() - Constructor for class writer2latex.epub.EPUBConverter
-
- EpubMetadataDialog - Class in org.openoffice.da.comp.writer2xhtml
-
This class provides a UNO component which implements a custom metadata editor UI for the EPUB export
- EpubMetadataDialog(XComponentContext) - Constructor for class org.openoffice.da.comp.writer2xhtml.EpubMetadataDialog
-
- EpubOptionsDialog - Class in org.openoffice.da.comp.writer2xhtml
-
This class provides a UNO component which implements a filter UI for the
EPUB export
- EpubOptionsDialog(XComponentContext) - Constructor for class org.openoffice.da.comp.writer2xhtml.EpubOptionsDialog
-
Create a new EpubOptionsDialog
- EPUBWriter - Class in writer2latex.epub
-
This class repackages an XHTML document into EPUB format.
- EPUBWriter(ConverterResult, String, XhtmlConfig) - Constructor for class writer2latex.epub.EPUBWriter
-
- ERROR - Static variable in class writer2latex.latex.LaTeXConfig
-
- ESCAPE - org.openoffice.da.comp.w2lcommon.tex.tokenizer.Catcode
-
- ESCAPE - org.openoffice.da.comp.w2lcommon.tex.tokenizer.TokenType
-
- execute() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
-
- execute(String, String, File, Map<String, String>, boolean) - Method in class org.openoffice.da.comp.writer4latex.ExternalApps
-
Execute an external application
- execute(String, String, String, File, Map<String, String>, boolean) - Method in class org.openoffice.da.comp.writer4latex.ExternalApps
-
Execute an external application
- exitOutline() - Method in class writer2latex.xhtml.PresentationStyleConverter
-
- expandMacros(String) - Method in class org.openoffice.da.comp.w2lcommon.helper.MacroExpander
-
Expand macros in a string
- EXPLICIT - Static variable in class writer2latex.xhtml.XhtmlConfig
-
- exporter(PropertyValue[], String[]) - Method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
-
- ExportFilterBase - Class in org.openoffice.da.comp.w2lcommon.filter
-
This class provides an abstract UNO component which implements an XExportFilter.
- ExportFilterBase(XComponentContext) - Constructor for class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
-
We need to get the Service Manager from the Component context to
instantiate certain services, hence this constructor.
- ExportNameCollection - Class in writer2latex.util
-
Maintain a collection of export names.
- ExportNameCollection(boolean) - Constructor for class writer2latex.util.ExportNameCollection
-
- ExportNameCollection(String, boolean) - Constructor for class writer2latex.util.ExportNameCollection
-
- ExportNameCollection(String, boolean, String) - Constructor for class writer2latex.util.ExportNameCollection
-
- ExternalApps - Class in org.openoffice.da.comp.writer4latex
-
This class manages and executes external applications used by Writer4LaTeX.
- ExternalApps(XComponentContext) - Constructor for class org.openoffice.da.comp.writer4latex.ExternalApps
-
Construct a new ExternalApps object, with empty definitions
- externalBibtexFiles() - Method in class writer2latex.latex.LaTeXConfig
-
- externalTocDepth() - Method in class writer2latex.xhtml.XhtmlConfig
-