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 _ 

E

EDITION - Static variable in class writer2latex.office.BibMark
 
EDITOR - Static variable in class writer2latex.office.BibMark
 
EmbeddedBinaryObject - Class in writer2latex.xmerge
This class represents embedded object's in an OpenOffice.org document that have a binary representation.
EmbeddedBinaryObject(String, String) - Constructor for class writer2latex.xmerge.EmbeddedBinaryObject
Constructor for an embedded object stored using an XML representation.
EmbeddedObject - Class in writer2latex.xmerge
 
EmbeddedObject(String, String) - Constructor for class writer2latex.xmerge.EmbeddedObject
Constructor for an embedded object stored using an XML representation.
EmbeddedXMLObject - Class in writer2latex.xmerge
This class represents those embedded objects in an OpenOffice.org document that have an XML representation.
EmbeddedXMLObject(String, String) - Constructor for class writer2latex.xmerge.EmbeddedXMLObject
Constructor for an embedded object stored using an XML representation.
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 The new data will be be added "outside", thus for example enclose("\textsf{","}"); enclose("\textit{","}"); will create the pair \textit{\textsf{, }}
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() - Method in class org.json.JSONTokener
 
endArray() - Method in class org.json.JSONWriter
End an array.
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(String) - Method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
 
endElement(String, String, String) - Method in class writer2latex.latex.i18n.UnicodeTableHandler
 
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
 
endObject() - Method in class org.json.JSONWriter
End an object.
enterOutline(String) - Method in class writer2latex.xhtml.PresentationStyleConverter
 
entity - Static variable in class org.json.XMLTokener
The table of entity values.
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
 
EQ - Static variable in class org.json.XML
The Character '='.
ERROR - Static variable in class writer2latex.latex.LaTeXConfig
 
escape(String) - Static method in class org.json.Cookie
Produce a copy of a string in which the characters '+', '%', '=', ';' and control characters are replaced with "%hh".
escape(String) - Static method in class org.json.XML
Replace special characters with XML escapes: & (ampersand) is replaced by &amp; < (less than) is replaced by &lt; > (greater than) is replaced by &gt; " (double quote) is replaced by &quot;
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(String, boolean, String) - Constructor for class writer2latex.util.ExportNameCollection
 
ExportNameCollection(String, boolean) - Constructor for class writer2latex.util.ExportNameCollection
 
ExportNameCollection(boolean) - 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
 
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 _