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 _
All Classes All Packages
All Classes All Packages
All Classes All Packages
I
- I18n - Class in writer2latex.latex.i18n
-
This abstract class takes care of i18n in the LaTeX export.
- I18n(OfficeReader, LaTeXConfig, ConverterPalette) - Constructor for class writer2latex.latex.i18n.I18n
-
Construct a new I18n as ConverterHelper
- ignorableWhitespace(String) - Method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
- IGNORE - Static variable in class writer2latex.latex.LaTeXConfig
- IGNORE_ALL - Static variable in class writer2latex.latex.LaTeXConfig
- IGNORE_ALL - Static variable in class writer2latex.xhtml.XhtmlConfig
- IGNORE_HARD - Static variable in class writer2latex.xhtml.XhtmlConfig
- IGNORE_MOST - Static variable in class writer2latex.latex.LaTeXConfig
- IGNORE_STYLES - Static variable in class writer2latex.xhtml.XhtmlConfig
- IGNORED - org.openoffice.da.comp.w2lcommon.tex.tokenizer.Catcode
- ignoreDoubleSpaces() - Method in class writer2latex.latex.LaTeXConfig
- ignoreDoubleSpaces() - Method in class writer2latex.xhtml.XhtmlConfig
- ignoreEmptyParagraphs() - Method in class writer2latex.latex.LaTeXConfig
- ignoreEmptyParagraphs() - Method in class writer2latex.xhtml.XhtmlConfig
- ignoreHardLineBreaks() - Method in class writer2latex.latex.LaTeXConfig
- ignoreHardLineBreaks() - Method in class writer2latex.xhtml.XhtmlConfig
- ignoreHardPageBreaks() - Method in class writer2latex.latex.LaTeXConfig
- IMAGE_LATEX - Static variable in class writer2latex.xhtml.XhtmlConfig
- IMAGE_STARMATH - Static variable in class writer2latex.xhtml.XhtmlConfig
- imageContent() - Method in class writer2latex.latex.LaTeXConfig
- imageConverter - Variable in class writer2latex.base.ConverterBase
- ImageConverter - Class in writer2latex.base
-
This class extracts and converts images from an office document.
- ImageConverter(OfficeReader, boolean, boolean) - Constructor for class writer2latex.base.ImageConverter
-
Construct a new
ImageConverter
referring to a specific document - imageSize() - Method in class writer2latex.xhtml.XhtmlConfig
- imageSplit() - Method in class writer2latex.xhtml.XhtmlConfig
- importNode(Node, boolean) - Method in class writer2latex.xhtml.Converter
- importTeX(XTextDocument, String, XStatusIndicator) - Method in class org.openoffice.da.comp.writer4latex.TeXImportFilter
-
Import a TeX document with TeX4ht
- IMPRESS - Static variable in class writer2latex.office.MIMETypes
- incListLevel() - Method in class writer2latex.latex.util.Context
- includeFiltered() - Method in class writer2latex.office.TableRange
- includeHidden() - Method in class writer2latex.office.TableRange
- includeOriginalCitations() - Method in class writer2latex.latex.LaTeXConfig
- includeToc() - Method in class writer2latex.xhtml.XhtmlConfig
- INDEX - Static variable in class writer2latex.xhtml.l10n.L10n
- IndexConverter - Class in writer2latex.latex
-
This class handles indexes (table of contents, list of tables, list of illustrations, object index, user index, alphabetical index) as well as their associated index marks.
- IndexConverter(OfficeReader, LaTeXConfig, ConverterPalette) - Constructor for class writer2latex.latex.IndexConverter
-
Construct a new
IndexConverter
. - IndexMark - Class in writer2latex.office
-
This class contains static methods to read an index-mark.
- IndexMark() - Constructor for class writer2latex.office.IndexMark
- IndexPageEntry - Class in writer2latex.api
-
This class represents a single entry on an index page created by a batch converter
- IndexPageEntry(String, boolean) - Constructor for class writer2latex.api.IndexPageEntry
-
Construct a new
IndexPageEntry
based on a file name. - Info - Class in writer2latex.latex.util
-
This class creates various information to the user about the conversion.
- Info(OfficeReader, LaTeXConfig, ConverterPalette) - Constructor for class writer2latex.latex.util.Info
- initContentDOM() - Method in class writer2latex.base.DOMDocument
-
Initializes a new DOM
Document
with the content containing minimum XML tags. - initialize() - Method in class org.openoffice.da.comp.w2lcommon.filter.OptionsDialogBase
-
Initialize the dialog (eg. with settings from the registry)
- initialize() - Method in class org.openoffice.da.comp.w2lcommon.helper.DialogBase
-
Initialize the dialog (eg. with settings from the registry) The subclass must implement this
- initialize() - Method in class org.openoffice.da.comp.writer2xhtml.EpubMetadataDialog
- initialize() - Method in class org.openoffice.da.comp.writer4latex.LogViewerDialog
- initialize(Object[]) - Method in class org.openoffice.da.comp.writer4latex.LogViewerDialog
- initialize(Object[]) - Method in class org.openoffice.da.comp.writer4latex.TeXImportFilter
- initialize(Object[]) - Method in class org.openoffice.da.comp.writer4latex.Writer4LaTeX
- inline - writer2latex.base.ConverterBase.TexMathsStyle
- INLINE - Static variable in class writer2latex.xhtml.DrawConverter
-
Identifies objects that should be displayed inline.
- InlineConverter - Class in writer2latex.latex
-
This class handles basic inline text.
- InlineConverter(OfficeReader, LaTeXConfig, ConverterPalette) - Constructor for class writer2latex.latex.InlineConverter
- InputStream(InputStream) - Constructor for class writer2latex.util.Base64.InputStream
-
Constructs a
Base64.InputStream
in DECODE mode. - InputStream(InputStream, int) - Constructor for class writer2latex.util.Base64.InputStream
-
Constructs a
Base64.InputStream
in either ENCODE or DECODE mode. - inputStreamToByteArray(InputStream) - Static method in class writer2latex.util.Misc
-
Read an
InputStream
into abyte
array - insertCoverImage(Element) - Method in class writer2latex.xhtml.DrawConverter
- insertEndnotes(LaTeXDocumentPortion) - Method in class writer2latex.latex.NoteConverter
-
Insert the endnotes into the documents.
- INSTITUTION - Static variable in class writer2latex.office.BibMark
- int2alph(int, boolean) - Static method in class writer2latex.util.Misc
- int2Alph(int, boolean) - Static method in class writer2latex.util.Misc
- int2arabic(int) - Static method in class writer2latex.util.Misc
- int2roman(int) - Static method in class writer2latex.util.Misc
- int2Roman(int) - Static method in class writer2latex.util.Misc
- IntegerOption - Class in writer2latex.base
- IntegerOption(String, String) - Constructor for class writer2latex.base.IntegerOption
- INVALID - org.openoffice.da.comp.w2lcommon.tex.tokenizer.Catcode
- is(char, TokenType) - Method in class org.openoffice.da.comp.w2lcommon.tex.tokenizer.Token
-
Test wether this token is a character token of the given type (that is, a single character with a token type that is neither
COMMAND_SEQUENCE
norENDINPUT
) - isAcceptedFormat() - Method in class writer2latex.base.BinaryGraphicsDocument
-
Is this image in an acceptable format for the converter?
- isAutomatic() - Method in class writer2latex.office.OfficeStyle
- ISBN - Static variable in class writer2latex.office.BibMark
- isBullet(int) - Method in class writer2latex.office.ListStyle
- isByChapter() - Method in class writer2latex.office.LoftReader
-
Is this loft by chapter?
- isByChapter() - Method in class writer2latex.office.TocReader
-
Is this toc by chapter?
- isCollapse() - Method in class writer2latex.office.TableLine
- isColortbl() - Method in class writer2latex.latex.TableFormatter
-
is this a colortbl?
- isCS(String) - Method in class org.openoffice.da.comp.w2lcommon.tex.tokenizer.Token
-
Test wether this token is a
COMMAND_SEQUENCE
token with a given name - isDirectory() - Method in class writer2latex.api.IndexPageEntry
-
Check whether this is a file or a directory
- isDisplay() - Method in class writer2latex.office.TableLine
- isDrawElement(Node) - Static method in class writer2latex.office.OfficeReader
-
Checks, if a node is an element in the draw namespace
- isElement(Node) - Static method in class writer2latex.util.Misc
- isElement(Node, String) - Static method in class writer2latex.util.Misc
- isEmpty() - Method in class writer2latex.latex.util.BeforeAfter
-
Check if this
BeforeAfter
contains any data - isEmpty() - Method in class writer2latex.util.CSVList
- isEmpty() - Method in class writer2latex.util.ExportNameCollection
- isFigureSequenceName(String) - Method in class writer2latex.office.OfficeReader
-
Does this sequence name belong to a lof?
- isFilter() - Method in class writer2latex.office.TableLine
- isHeader() - Method in class writer2latex.office.TableLine
- isIgnoreLists() - Method in class writer2latex.latex.util.Context
- isImage(int) - Method in class writer2latex.office.ListStyle
- isInCaption() - Method in class writer2latex.latex.util.Context
- isInContinuedList() - Method in class writer2latex.latex.util.Context
- isIndexSourceStyle(String) - Method in class writer2latex.office.OfficeReader
-
Is this style used in some toc as an index source style?
- isInFigureFloat() - Method in class writer2latex.latex.util.Context
- isInFootnote() - Method in class writer2latex.latex.util.Context
- isInFrame() - Method in class writer2latex.latex.util.Context
- isInHeaderFooter() - Method in class writer2latex.latex.util.Context
- isInLastTableColumn() - Method in class writer2latex.latex.util.Context
- isInMulticols() - Method in class writer2latex.latex.util.Context
- isInPackage(String) - Method in class writer2latex.office.OfficeReader
-
Checks whether this url is internal to the package
- isInSection() - Method in class writer2latex.latex.util.Context
- isInSimpleTable() - Method in class writer2latex.latex.util.Context
- isInTable() - Method in class writer2latex.latex.util.Context
- isInTableFloat() - Method in class writer2latex.latex.util.Context
- isInZoteroJabRefText() - Method in class writer2latex.latex.util.Context
- isLessThan(String, String) - Static method in class writer2latex.util.Misc
- isLinked() - Method in class writer2latex.base.BinaryGraphicsDocument
-
Does this
BinaryGraphicsDocument
represent a linked image? - isLocked(String) - Method in class org.openoffice.da.comp.w2lcommon.filter.OptionsDialogBase
- isLocked(String) - Method in class org.openoffice.da.comp.writer2latex.LaTeXOptionsDialog
- isLongtable() - Method in class writer2latex.latex.TableFormatter
-
is this a longtable?
- isMasterDocument() - Method in interface writer2latex.api.OutputFile
-
Test whether this document is part of the main document flow (master documents) or an auxiliary document
- isMasterDocument() - Method in class writer2latex.base.BinaryGraphicsDocument
-
Is this document a master document?
- isMasterDocument() - Method in class writer2latex.base.DOMDocument
- isMasterDocument() - Method in class writer2latex.bibtex.BibTeXDocument
- isMasterDocument() - Method in class writer2latex.epub.EPUBWriter
- isMasterDocument() - Method in class writer2latex.latex.LaTeXDocument
- isMasterDocument() - Method in class writer2latex.xhtml.CssDocument
- isMasterDocument() - Method in class writer2latex.xhtml.ResourceDocument
- isMasterDocument() - Method in class writer2latex.xhtml.XhtmlDocument
- isMathMode() - Method in class writer2latex.latex.util.Context
- isNewType(int) - Method in class writer2latex.office.ListStyle
- isNext(String, String) - Method in class writer2latex.latex.util.StyleMap
- isNoFootnotes() - Method in class writer2latex.latex.util.Context
- isNoLineBreaks() - Method in class writer2latex.latex.util.Context
- isNoteElement(Node) - Static method in class writer2latex.office.OfficeReader
-
Checks, if a node is an element representing a note (footnote/endnote)
- isNoTextPar(Node) - Static method in class writer2latex.office.OfficeReader
-
Checks, if the only text content of this node is whitespace.
- isNumber(int) - Method in class writer2latex.office.ListStyle
- ISO_8859_7 - Static variable in class writer2latex.latex.i18n.ClassicI18n
- isOpenDocument() - Method in class writer2latex.office.OfficeReader
-
Is this an OASIS OpenDocument or an OOo 1.0 document?
- isOPS() - Method in class writer2latex.xhtml.Converter
- isPackageFormat() - Method in class writer2latex.office.OfficeDocument
-
Package or flat format?
- isPackageFormat() - Method in class writer2latex.office.OfficeReader
-
Checks whether or not this document is in package format
- isPresentation() - Method in class writer2latex.office.OfficeReader
-
Is this a presentation document?
- isRecycled() - Method in class writer2latex.base.BinaryGraphicsDocument
-
Is this graphics document recycled?
- isSimple() - Method in class writer2latex.latex.TableFormatter
-
is this a simple table (lcr columns rather than p{})?
- isSingleParagraph(Node) - Static method in class writer2latex.office.OfficeReader
-
Checks, if this node contains at most one element, and that this is a paragraph.
- isSpreadsheet() - Method in class writer2latex.office.OfficeReader
-
Is this a spreadsheet document?
- isSubTable() - Method in class writer2latex.office.TableReader
- isSupertabular() - Method in class writer2latex.latex.TableFormatter
-
is this a supertabular?
- isTableElement(Node) - Static method in class writer2latex.office.OfficeReader
-
Checks, if a node is an element in the table namespace
- isTableIndex() - Method in class writer2latex.office.LoftReader
-
Is this a table index or a figure index?
- isTableSequenceName(String) - Method in class writer2latex.office.OfficeReader
-
Does this sequence name belong to a lot?
- isTabulary() - Method in class writer2latex.latex.TableFormatter
-
is this a tabulary?
- isText() - Method in class writer2latex.office.OfficeReader
-
Is this an text document?
- isText(Node) - Static method in class writer2latex.util.Misc
- isTextElement(Node) - Static method in class writer2latex.office.OfficeReader
-
Checks, if a node is an element in the text namespace
- isTopLevel() - Method in class writer2latex.xhtml.Converter
- isTwocolumn() - Method in class writer2latex.latex.PageStyleConverter
- isVectorFormat(String) - Static method in class writer2latex.office.MIMETypes
- isVerbatim() - Method in class writer2latex.latex.util.Context
- isWhitespace(String) - Static method in class writer2latex.office.OfficeReader
-
Checks, if this text is whitespace
- isWhitespaceContent(Node) - Static method in class writer2latex.office.OfficeReader
-
Checks, if the only text content of this node is whitespace
- isZero(String) - Static method in class writer2latex.util.Misc
- iterator() - Method in interface writer2latex.api.ConverterResult
-
Gets an
Iterator
to access all files in theConverterResult
. - iterator() - Method in class writer2latex.base.ConverterResultImpl
-
Gets an
Iterator
to access theList
ofOutputFile
objects
All Classes All Packages