Alphabetical Index: I

_ 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

I

I18n - class writer2latex.latex.i18n.I18n
This abstract class takes care of i18n in the LaTeX export.
Construct a new I18n as ConverterHelper
ignorableWhitespace(String) - method in class org.openoffice.da.comp.w2lcommon.filter.ExportFilterBase
IGNORE - static field in class writer2latex.latex.LaTeXConfig
IGNORE_ALL - static field in class writer2latex.latex.LaTeXConfig
IGNORE_ALL - static field in class writer2latex.xhtml.XhtmlConfig
IGNORE_HARD - static field in class writer2latex.xhtml.XhtmlConfig
IGNORE_MOST - static field in class writer2latex.latex.LaTeXConfig
IGNORE_STYLES - static field in class writer2latex.xhtml.XhtmlConfig
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
imageContent() - method in class writer2latex.latex.LaTeXConfig
imageLoader - field in class writer2latex.base.ConverterBase
ImageLoader - class writer2latex.office.ImageLoader
This class extracts images from an OOo file.
importNode(Node,boolean) - method in class writer2latex.xhtml.Converter
IMPRESS - static field 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
INDEX - static field in class writer2latex.xhtml.L10n
IndexConverter - class writer2latex.latex.IndexConverter
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.
Construct a new IndexConverter.
IndexMark - class writer2latex.office.IndexMark
This class contains static methods to read an index-mark.
IndexPageEntry - class writer2latex.api.IndexPageEntry
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 writer2latex.latex.util.Info
This class creates various information to the user about the conversion.
initContentDOM() - method in class writer2latex.xmerge.DOMDocument
Initializes a new DOM Document with the content containing minimum XML tags.
initContentDOM() - method in class writer2latex.xmerge.OfficeDocument
Initializes a new DOM Document with the content containing minimum OpenOffice XML tags.
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.w2lcommon.filter.OptionsDialogBase
Initialize the dialog (eg. with settings from the registry)
initSettingsDOM() - method in class writer2latex.xmerge.OfficeDocument
Initializes a new DOM Document with the content containing minimum OpenOffice XML tags.
initStyleDOM() - method in class writer2latex.xmerge.OfficeDocument
Initializes a new DOM Document with styles containing minimum OpenOffice XML tags.
INLINE - static field in class writer2latex.xhtml.DrawConverter
Identifies objects that should be displayed inline.
InlineConverter - class writer2latex.latex.InlineConverter
This class handles basic inline text.
Base64.InputStream - class writer2latex.util.Base64.InputStream
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
InputStream(java.io.InputStream) - constructor for class writer2latex.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(java.io.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 a bytearray
insertEndnotes(Node) - method in class writer2latex.xhtml.TextConverter
Insert the endnotes into the documents.
insertFootnotes(Node) - method in class writer2latex.xhtml.TextConverter
INSTITUTION - static field in class writer2latex.office.BibMark
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
IntegerOption - class writer2latex.base.IntegerOption
IntegerOption.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.
IntegerOption(String,String) - constructor for class writer2latex.base.IntegerOption
isAutomatic() - method in class writer2latex.office.OfficeStyle
ISBN - static field 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?
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
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
isLessThan(String,String) - static method in class writer2latex.util.Misc
isLocked(String) - method in class org.openoffice.da.comp.writer2latex.LaTeXOptionsDialog
isLocked(String) - method in class org.openoffice.da.comp.w2lcommon.filter.OptionsDialogBase
isLongtable() - method in class writer2latex.latex.TableFormatter
is this a longtable?
isMasterDocument(writer2latex.api.OutputFile) - method in class writer2latex.xmerge.ConvertData
Check if a given document is the master document
isMathMode() - method in class writer2latex.latex.util.Context
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)
isNumber(int) - method in class writer2latex.office.ListStyle
ISO_8859_7 - static field in class writer2latex.latex.i18n.ClassicI18n
isOpenDocument() - method in class writer2latex.office.OfficeReader
Is this an OASIS OpenDocument or an OOo 1.0 document?
isPackageFormat() - method in class writer2latex.xmerge.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?
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
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
iterator() - method in class writer2latex.xmerge.ConvertData
Gets an Iterator to access the Vector of OutputFile objects
iterator() - method in class writer2latex.api.ConverterResult
Gets an Iterator to access all files in the ConverterResult.