OpenOffice.org
XMerge API
A B C D E F G H I L M N O P R S T U V W X Y

A

ADD - Static variable in class org.openoffice.xmerge.merger.Difference
Add operation.
add(int) - Method in class org.openoffice.xmerge.util.IntArrayList
This method appends an element to the list.
add(Node, String[], Class[], Class, boolean) - Method in class org.openoffice.xmerge.converter.xml.StyleCatalog
Parse the Document starting from node and working downward, and add all styles found, so long as their family name is listed in families.
add(Style) - Method in class org.openoffice.xmerge.converter.xml.StyleCatalog
Add a Style to the catalog.
addCell(int, int, Format, String) - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetEncoder
Add a cell to the current WorkSheet.
addCell(int, int, Format, String) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument
Adds a cell to the current worksheet
addCell(String) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
This method will take the input cell value and add it to the spreadsheet Document we are currently encoding.
addColInfo(IntArrayList) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument
Take an IntArrayList and generate a number of ColInfo Records.
addDeviceContent(ConvertData) - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder
Add the contents of a ConvertData to the workbook.
addDocument(Document) - Method in class org.openoffice.xmerge.ConvertData
Adds a Document to the vector.
addEmptyCells(int, Node) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentDeserializer
This method will add empty cells to the Document.
addEmptyRows(int, Node, int) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentDeserializer
This method will add empty rows to the Document.
addExtendedFormat(int) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument
Adds an ExtendedFormat record which contains a specified font index
addFontDescriptor(FontDescription) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument
Add the specified FontDescripton to the header
addInputStream(String, InputStream) - Method in class org.openoffice.xmerge.Convert
Adds an InputStream to be used as input by the Convert class.
addInputStream(String, InputStream, boolean) - Method in class org.openoffice.xmerge.Convert
Adds an InputStream to be used as input by the Convert class.
addParagraph(ParaStyle, boolean) - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordDocument
This method adds a new paragraph element to the document.
addParagraphData(String, TextStyle) - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordDocument
This method adds text to the current paragraph.
addPlugIn(ConverterInfo) - Static method in class org.openoffice.xmerge.util.registry.ConverterInfoMgr
Adds a converter plug-in to the registry.
addPlugIn(Enumeration) - Static method in class org.openoffice.xmerge.util.registry.ConverterInfoMgr
Adds a Vector of converter plug-ins to the registry.
addWorksheet(String) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument
Returns the Document name with file extension.
algor - Variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Array of attribute structures for this paragraph Style.
ALIGN_CENTER - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Align center.
ALIGN_JUST - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Align justified.
ALIGN_LEFT - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Align left.
ALIGN_RIGHT - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Align right.
append(Object) - Method in class org.openoffice.xmerge.merger.diff.ObjectArrayIterator
Append Object after current Object.
appendNode(Node, Node) - Method in class org.openoffice.xmerge.merger.merge.DocumentMerge
Appends Node after the specified Node.
applyDifference(Iterator, Iterator, Difference[]) - Method in interface org.openoffice.xmerge.merger.MergeAlgorithm
This method is to merge the difference to an Iterator.
applyDifference(Iterator, Iterator, Difference[]) - Method in class org.openoffice.xmerge.merger.merge.DocumentMerge
 
AQUA - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Aqua
ATTRIBUTE_FO_FONT_FAMILY - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for fo:font-family of element fo:font-family.
ATTRIBUTE_OFFICE_CLASS - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for office:class of element office:document.
ATTRIBUTE_SPACE_COUNT - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for text:c of element text:s.
ATTRIBUTE_STYLE_FONT_PITCH - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for style:font-pitch of element style:font-pitch.
ATTRIBUTE_STYLE_NAME - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for style:name of element style:name.
ATTRIBUTE_TABLE_BOOLEAN_VALUE - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for table:time-boolean-value of element table:table-cell.
ATTRIBUTE_TABLE_CURRENCY - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for table:currency of element table:table-cell.
ATTRIBUTE_TABLE_DATE_VALUE - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for table:date-value of element table:table-cell.
ATTRIBUTE_TABLE_FORMULA - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for table:formula of element table:table-cell.
ATTRIBUTE_TABLE_NAME - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for table:name of element table:table.
ATTRIBUTE_TABLE_NUM_COLUMNS_REPEATED - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for table:number-columns-repeated of element table:table-cell.
ATTRIBUTE_TABLE_NUM_ROWS_REPEATED - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for table:number-rows-repeated of element table:table-row.
ATTRIBUTE_TABLE_STRING_VALUE - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for table:string-value of element table:table-cell.
ATTRIBUTE_TABLE_STYLE_NAME - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for table:style-name of table elements.
ATTRIBUTE_TABLE_TIME_VALUE - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for table:time-value of element table:table-cell.
ATTRIBUTE_TABLE_VALUE - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for table:value of element table:table-cell.
ATTRIBUTE_TABLE_VALUE_TYPE - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for table:value-type of element table:table-cell.
ATTRIBUTE_TEXT_STYLE_NAME - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Attribute tag for text:style-name of element text:style-name.
attributesEqual(Node, Node) - Method in class org.openoffice.xmerge.merger.diff.NodeIterator
Compare attributes of two Node objects.
attrName - Variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Array of attribute names for this paragraph Style.

B

BeginningOfFile - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BeginningOfFile.
This class describes the beginning of file.
BeginningOfFile(boolean) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BeginningOfFile
Constructor that initializes the member values.
BeginningOfFile(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BeginningOfFile
 
bgColor - Variable in class org.openoffice.xmerge.converter.xml.TextStyle
Background Color.
BIFFRecord - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BIFFRecord.
 
BIFFRecord() - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BIFFRecord
 
BLACK - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Black
BLANK_CELL - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
BlankCell - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BlankCell.
Represents a BIFF Record that describes a blank cell
BlankCell(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BlankCell
Constructs a BlankCell InputStream
BLUE - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Blue
BOF_RECORD - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
BOLD - Static variable in class org.openoffice.xmerge.converter.xml.TextStyle
Indicates bold text.
BOOLERR_CELL - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
BoolErrCell - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BoolErrCell.
Represents a BIFF Record that describes a Boolean or Error value
BoolErrCell(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BoolErrCell
Constructs a BoolErrCell from the InputStream
BOUND_SHEET - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
BoundSheet - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BoundSheet.
Represents a BoundSheet Record which describes the name of a worksheet
BoundSheet(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BoundSheet
Constructs a pocket Excel Document from the InputStream and assigns it the document name passed in
BoundSheet(String) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BoundSheet
Constructs a pocket Excel Document assigns it the document name passed in
byteArrayToHexString(byte[]) - Static method in class org.openoffice.xmerge.util.Debug
Converts the given bytes to a String of Hex digits.

C

calculateContentWidth(String) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
This method calculates the width of the input String.
canConvert(String, String) - Method in class org.openoffice.xmerge.ConverterFactory
Confirms whether or not a particular conversion can be done based on the Mime types of the files to be converted to and from.
canConvertAttribute(String, String) - Method in interface org.openoffice.xmerge.ConverterCapabilities
Test to see if the device document format supports the tag attribute in question.
canConvertAttribute(String, String) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.ConverterCapabilitiesImpl
 
canConvertAttribute(String, String) - Method in class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.ConverterCapabilitiesImpl
 
canConvertAttribute(String, String) - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.ConverterCapabilitiesImpl
 
canConvertAttribute(String, String) - Method in class org.openoffice.xmerge.converter.xml.xslt.ConverterCapabilitiesImpl
 
canConvertTag(String) - Method in interface org.openoffice.xmerge.ConverterCapabilities
Test to see if the device document format supports the tag in question.
canConvertTag(String) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.ConverterCapabilitiesImpl
 
canConvertTag(String) - Method in class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.ConverterCapabilitiesImpl
 
canConvertTag(String) - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.ConverterCapabilitiesImpl
 
canConvertTag(String) - Method in class org.openoffice.xmerge.converter.xml.xslt.ConverterCapabilitiesImpl
 
canDeserialize() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns true if this plug-in has a deserializier, false otherwise.
canMerge() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns true if this plug-in has a merger, false otherwise.
canSerialize() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns true if this plug-in has a serializier, false otherwise.
cc_ - Variable in class org.openoffice.xmerge.merger.merge.DocumentMerge
The capabilities of this converter.
CellNodeIterator - class org.openoffice.xmerge.merger.diff.CellNodeIterator.
This is an implementations of the Iterator interface.
CellNodeIterator(ConverterCapabilities, Node) - Constructor for class org.openoffice.xmerge.merger.diff.CellNodeIterator
The standard constructor.
CELLTYPE_BOOLEAN - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
The cell contains data of type boolean.
CELLTYPE_CURRENCY - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
The cell contains data of type currency.
CELLTYPE_DATE - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
The cell contains data of type date.
CELLTYPE_FLOAT - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
The cell contains data of type float.
CELLTYPE_PERCENT - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
The cell contains data of type percent.
CELLTYPE_STRING - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
The cell contains data of type string.
CELLTYPE_TIME - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
The cell contains data of type time.
CHANGE - Static variable in class org.openoffice.xmerge.merger.Difference
Change operation.
CharacterBaseParagraphMerge - class org.openoffice.xmerge.merger.merge.CharacterBaseParagraphMerge.
This is an implementation of the NodeMergeAlgorithm interface.
CharacterBaseParagraphMerge() - Constructor for class org.openoffice.xmerge.merger.merge.CharacterBaseParagraphMerge
 
CharacterParser - class org.openoffice.xmerge.merger.diff.CharacterParser.
This is a parser to return a character array for difference purpose.
CharacterParser(Node) - Constructor for class org.openoffice.xmerge.merger.diff.CharacterParser
Standard constructor.
CharArrayLCSAlgorithm - class org.openoffice.xmerge.merger.diff.CharArrayLCSAlgorithm.
This is an implementations of DiffAlgorithm interface which will difference char arrays.
CharArrayLCSAlgorithm() - Constructor for class org.openoffice.xmerge.merger.diff.CharArrayLCSAlgorithm
 
childrenEqual(Node, Node) - Method in class org.openoffice.xmerge.merger.diff.NodeIterator
Compare the children of two Node objects.
childrenEqual(Node, Node) - Method in class org.openoffice.xmerge.merger.diff.CellNodeIterator
 
clearFormatting() - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Reset this Format description.
clone() - Method in class org.openoffice.xmerge.Convert
Clones a Convert object so another Convert object can do the same conversion.
CodePage - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.CodePage.
Represents the codepage for the document.
CODEPAGE - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
CodePage() - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.CodePage
Constructs a pocket Excel Codepage
CodePage(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.CodePage
Constructs a pocket Excel Codepage from theInputStream
ColInfo - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.ColInfo.
ColInfo describes the formatting for a column
COLINFO - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
ColInfo(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.ColInfo
Construct a ColInfo from the InputStream
ColInfo(int, int, int, byte) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.ColInfo
Constructs a pocket Excel Document from the InputStream and assigns it the document name passed in
COLOUR_TAG - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour tag.
compareNode(Node, Node) - Method in class org.openoffice.xmerge.merger.diff.NodeIterator
Used to compare two Node objects (type/name/value) and all their children Node objects.
compareTo(FontDescription) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FontDescription
 
computeDiffs(char[], char[]) - Method in class org.openoffice.xmerge.merger.diff.CharArrayLCSAlgorithm
Return an Difference array.
computeDiffs(Iterator, Iterator) - Method in interface org.openoffice.xmerge.merger.DiffAlgorithm
Returns a Difference array.
computeDiffs(Iterator, Iterator) - Method in class org.openoffice.xmerge.merger.diff.IteratorLCSAlgorithm
 
computeDiffs(Iterator, Iterator) - Method in class org.openoffice.xmerge.merger.diff.IteratorRowCompare
Compute the differences of the given two sequences.
Convert - class org.openoffice.xmerge.Convert.
The Convert class manages a conversion from one mime-type to another.
convert() - Method in class org.openoffice.xmerge.Convert
Convert the input specified in calls to the addInputStream method to the output format specified by this Convert class.
Convert(ConverterInfo, boolean) - Constructor for class org.openoffice.xmerge.Convert
Construct a Convert class with specified ConvertInfo registry information.
ConvertData - class org.openoffice.xmerge.ConvertData.
ConvertData is used as a container for passing Document objects in and out of the Convert class.
ConvertData() - Constructor for class org.openoffice.xmerge.ConvertData
 
ConverterCapabilities - interface org.openoffice.xmerge.ConverterCapabilities.
A ConverterCapabilities object is used by DocumentMerger implementations.
ConverterCapabilitiesImpl - class org.openoffice.xmerge.converter.xml.sxc.pexcel.ConverterCapabilitiesImpl.
Pocket Excel implementation of ConverterCapabilities for the PluginFactoryImpl.
ConverterCapabilitiesImpl - class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.ConverterCapabilitiesImpl.
AportisDoc implementation of ConverterCapabilities for the PluginFactoryImpl.
ConverterCapabilitiesImpl - class org.openoffice.xmerge.converter.xml.sxw.pocketword.ConverterCapabilitiesImpl.
PocketWord implementation of ConverterCapabilities for the PluginFactoryImpl.
ConverterCapabilitiesImpl - class org.openoffice.xmerge.converter.xml.xslt.ConverterCapabilitiesImpl.
Xslt implementation of ConverterCapabilities for the PluginFactoryImpl.
ConverterCapabilitiesImpl() - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.ConverterCapabilitiesImpl
 
ConverterCapabilitiesImpl() - Constructor for class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.ConverterCapabilitiesImpl
 
ConverterCapabilitiesImpl() - Constructor for class org.openoffice.xmerge.converter.xml.sxw.pocketword.ConverterCapabilitiesImpl
 
ConverterCapabilitiesImpl() - Constructor for class org.openoffice.xmerge.converter.xml.xslt.ConverterCapabilitiesImpl
 
ConverterFactory - class org.openoffice.xmerge.ConverterFactory.
Factory that provides access to Convert objects, which are used to do a conversion.
ConverterFactory() - Constructor for class org.openoffice.xmerge.ConverterFactory
 
ConverterInfo - class org.openoffice.xmerge.util.registry.ConverterInfo.
Class for storing the information about a converter plugin.
ConverterInfo(String, String, Vector, String, String, String, String, String) - Constructor for class org.openoffice.xmerge.util.registry.ConverterInfo
The constructor builds a ConverterInfo structure.
ConverterInfo(String, String, Vector, String, String, String, String, String, String, String) - Constructor for class org.openoffice.xmerge.util.registry.ConverterInfo
The constructor builds a ConverterInfo structure.
ConverterInfoMgr - class org.openoffice.xmerge.util.registry.ConverterInfoMgr.
Manages the converter plug-ins that are currently active.
ConverterInfoMgr() - Constructor for class org.openoffice.xmerge.util.registry.ConverterInfoMgr
 
ConverterInfoReader - class org.openoffice.xmerge.util.registry.ConverterInfoReader.
The ConverterInfoReader pulls a META-INF/converter.xml file out of a jar file and parses it, providing access to this information in a Vector of ConverterInfo objects.
ConverterInfoReader(String, boolean) - Constructor for class org.openoffice.xmerge.util.registry.ConverterInfoReader
Constructor.
ConvertException - exception org.openoffice.xmerge.ConvertException.
This Exception is thrown by convert algorithms.
ConvertException(String) - Constructor for class org.openoffice.xmerge.ConvertException
Exception thrown by convert algorithms.
createDecoder(String, String[], String) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentDeserializer
This abstract method will be implemented by concrete subclasses and will return an application-specific Decoder.
createDecoder(String, String[], String) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.SxcDocumentDeserializerImpl
This method will be implemented by concrete subclasses and will return an application-specific decoder.
createDeviceDocument(String, InputStream) - Method in class org.openoffice.xmerge.PluginFactory
Create a Document object that corresponds to the device data passed in via the InputStream object.
createDeviceDocument(String, InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PluginFactoryImpl
 
createDeviceDocument(String, InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.PluginFactoryImpl
 
createDeviceDocument(String, InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.PluginFactoryImpl
Create a Document object that corresponds to the Pocket Word data passed in via the InputStream object.
createDeviceDocument(String, InputStream) - Method in class org.openoffice.xmerge.converter.xml.xslt.PluginFactoryImpl
 
createDocumentDeserializer(ConvertData) - Method in interface org.openoffice.xmerge.DocumentDeserializerFactory
The DocumentDeserializer is used to convert from the "Device" Document format to the "Office" Document format.
createDocumentDeserializer(ConvertData) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PluginFactoryImpl
Returns an instance of DocumentDeserializerImpl, which is an implementation of DocumentDeserializer interface.
createDocumentDeserializer(ConvertData) - Method in class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.PluginFactoryImpl
Returns an instance of DocumentDeserializerImpl, which is an implementation of the DocumentDeserializer interface.
createDocumentDeserializer(ConvertData) - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.PluginFactoryImpl
The DocumentDeserializer is used to convert from the Pocket Word Document format to the OpenOffice Writer Document format.
createDocumentDeserializer(ConvertData) - Method in class org.openoffice.xmerge.converter.xml.xslt.PluginFactoryImpl
Returns an instance of DocumentDeserializerImpl, which is an implementation of the DocumentDeserializer interface.
createDocumentMerger(Document) - Method in interface org.openoffice.xmerge.DocumentMergerFactory
Create a DocumentMerger object given a Document object.
createDocumentMerger(Document) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PluginFactoryImpl
 
createDocumentMerger(Document) - Method in class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.PluginFactoryImpl
Returns an instance of DocumentMergerImpl, which is an implementation of the DocumentMerger interface.
createDocumentMerger(Document) - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.PluginFactoryImpl
Returns an instance of DocumentMergerImpl, which is an implementation of the DocumentMerger interface.
createDocumentMerger(Document) - Method in class org.openoffice.xmerge.converter.xml.xslt.PluginFactoryImpl
Returns an instance of DocumentMergerImpl, which is an implementation of the DocumentMerger interface.
createDocumentSerializer(Document) - Method in interface org.openoffice.xmerge.DocumentSerializerFactory
The DocumentSerializer is used to convert from the "Office" Document format to the "Device" Document format.
createDocumentSerializer(Document) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PluginFactoryImpl
Returns an instance of DocumentSerializerImpl, which is an implementation of DocumentSerializer interface.
createDocumentSerializer(Document) - Method in class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.PluginFactoryImpl
Returns an instance of DocumentSerializerImpl, which is an implementation of the DocumentSerializer interface.
createDocumentSerializer(Document) - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.PluginFactoryImpl
The DocumentSerializer is used to convert from the OpenOffice Writer Document format to the Pocket Word Document format.
createDocumentSerializer(Document) - Method in class org.openoffice.xmerge.converter.xml.xslt.PluginFactoryImpl
Returns an instance of DocumentSerializerImpl, which is an implementation of the DocumentSerializer interface.
createNode(Document, String) - Method in class org.openoffice.xmerge.converter.xml.Style
Write a Node in parentDoc representing this Style.
createNode(Document, String) - Method in class org.openoffice.xmerge.converter.xml.ParaStyle
Create the Node with the specified elements.
createNode(Document, String) - Method in class org.openoffice.xmerge.converter.xml.TextStyle
Create a new Node in the Document, and write this Style to it.
createOfficeDocument(String, InputStream) - Method in class org.openoffice.xmerge.PluginFactory
Create a Document object that corresponds to the Office data passed in via the InputStream object.
createOfficeDocument(String, InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcPluginFactory
 
createOfficeDocument(String, InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxw.SxwPluginFactory
 
createOfficeDocument(String, InputStream) - Method in class org.openoffice.xmerge.converter.xml.xslt.PluginFactoryImpl
 
createOfficeDocument(String, InputStream, boolean) - Method in class org.openoffice.xmerge.PluginFactory
Create a Document object that corresponds to the Office data passed in via the InputStream object.
createOfficeDocument(String, InputStream, boolean) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcPluginFactory
 
createOfficeDocument(String, InputStream, boolean) - Method in class org.openoffice.xmerge.converter.xml.sxw.SxwPluginFactory
 
createOfficeDocument(String, InputStream, boolean) - Method in class org.openoffice.xmerge.converter.xml.xslt.PluginFactoryImpl
 
createWorksheet(String) - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetEncoder
Create a new WorkSheet within the WorkBook.
CURRENT_SELECTION - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
currentElement() - Method in interface org.openoffice.xmerge.merger.Iterator
Return the current element Object content.
currentElement() - Method in class org.openoffice.xmerge.merger.diff.NodeIterator
 
currentElement() - Method in class org.openoffice.xmerge.merger.diff.ObjectArrayIterator
 

D

Debug - class org.openoffice.xmerge.util.Debug.
This class is used for logging debug messages.
debug() - Method in class org.openoffice.xmerge.merger.Difference
Display debug information.
decode() - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentDeserializer
Outer level method used to decode a WorkBook into a Document.
deepClone(Node, Node) - Static method in class org.openoffice.xmerge.util.XmlUtil
Perform a deep clone of certain Node which will base on the document Node of the old Node.
DEF_COL_WIDTH - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
DEFAULT_ROW_HEIGHT - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
DEFAULT_STYLE - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Name of the default style.
DefColWidth - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefColWidth.
Represents a BIFF record defiuning the defualt column width
DefColWidth() - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefColWidth
Constructs a pocket Excel Document from the InputStream and assigns it the document name passed in
DefColWidth(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefColWidth
 
DEFINED_NAME - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
DefinedName - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefinedName.
Represents a BIFF Record representing a defined name in the workbook
DefinedName(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefinedName
Constructs a Defined Name from the InputStream
DefRowHeight - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefRowHeight.
Represents a BIFF record defiuning the default row height
DefRowHeight() - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefRowHeight
Constructs a pocket Excel Document from the InputStream and assigns it the document name passed in
DefRowHeight(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefRowHeight
Constructs a DefRowHeight from the InputStream
DELETE - Static variable in class org.openoffice.xmerge.merger.Difference
Delete operation.
deserialize() - Method in interface org.openoffice.xmerge.DocumentDeserializer
Convert the data passed into the DocumentDeserializer constructor into the "Office" Document format.
deserialize() - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentDeserializer
Method to convert a set of "Device" Document objects into a SxcDocument object and returns it as a Document.
deserialize() - Method in class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.DocumentDeserializerImpl
Convert the given ConvertData object into a SxwDocument object.
deserialize() - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.DocumentDeserializerImpl
Convert the data passed into the DocumentDeserializer constructor into the OpenOffice Writer Document format.
deserialize() - Method in class org.openoffice.xmerge.converter.xml.xslt.DocumentDeserializerImpl
Convert the given DOMDocument format object into a SxwDocument object.
DiffAlgorithm - interface org.openoffice.xmerge.merger.DiffAlgorithm.
This is the difference algorithm interface.
Difference - class org.openoffice.xmerge.merger.Difference.
This is the Difference basic unit.
Difference(int, int, int) - Constructor for class org.openoffice.xmerge.merger.Difference
Constructor.
Document - interface org.openoffice.xmerge.Document.
A Document represents any Document to be converted and the resulting Document from any conversion.
DocumentDeserializer - interface org.openoffice.xmerge.DocumentDeserializer.
A DocumentDeserializer represents a converter that converts "Device" Document objects into the "Office" Document format.
DocumentDeserializerFactory - interface org.openoffice.xmerge.DocumentDeserializerFactory.
A DocumentDeserializer object is used to convert from the "Device" Documetn format to the "Office" Document format.
DocumentDeserializerImpl - class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.DocumentDeserializerImpl.
AportisDoc implementation of DocumentDeserializer for the PluginFactoryImpl.
DocumentDeserializerImpl - class org.openoffice.xmerge.converter.xml.sxw.pocketword.DocumentDeserializerImpl.
Pocket Word implementation of DocumentDeserializer for the PluginFactoryImpl.
DocumentDeserializerImpl - class org.openoffice.xmerge.converter.xml.xslt.DocumentDeserializerImpl.
Xslt implementation of org.openoffice.xmerge.DocumentSerializer for the PluginFactoryImpl.
DocumentDeserializerImpl(ConvertData) - Constructor for class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.DocumentDeserializerImpl
Constructor that assigns the given ConvertData to this object as input.
DocumentDeserializerImpl(ConvertData) - Constructor for class org.openoffice.xmerge.converter.xml.sxw.pocketword.DocumentDeserializerImpl
Initialises a new DocumentDeserializerImpl using the supplied ConvertData.
DocumentDeserializerImpl(PluginFactoryImpl, ConvertData) - Constructor for class org.openoffice.xmerge.converter.xml.xslt.DocumentDeserializerImpl
Constructor that assigns the given ConvertData to this object.
DocumentMerge - class org.openoffice.xmerge.merger.merge.DocumentMerge.
This is an implementation of the MergeAlgorithm interface.
DocumentMerge(ConverterCapabilities, NodeMergeAlgorithm) - Constructor for class org.openoffice.xmerge.merger.merge.DocumentMerge
Constructor
DocumentMerger - interface org.openoffice.xmerge.DocumentMerger.
A DocumentMerger can merge changes from a modified "Device" Document to the assigned original "Office" Document.
DocumentMergerFactory - interface org.openoffice.xmerge.DocumentMergerFactory.
All plug-in implementations of the PluginFactory interface that also support merging must also implement this interface.
DocumentMergerImpl - class org.openoffice.xmerge.converter.xml.sxc.DocumentMergerImpl.
Generic small device implementation of DocumentMerger for the SxcPluginFactory.
DocumentMergerImpl - class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.DocumentMergerImpl.
AportisDoc implementation of DocumentMerger for the PluginFactoryImpl.
DocumentMergerImpl - class org.openoffice.xmerge.converter.xml.sxw.pocketword.DocumentMergerImpl.
PocketWord implementation of DocumentMerger for the PluginFactoryImpl.
DocumentMergerImpl - class org.openoffice.xmerge.converter.xml.xslt.DocumentMergerImpl.
Xslt implementation of DocumentMerger for the PluginFactoryImpl.
DocumentMergerImpl(Document, ConverterCapabilities) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.DocumentMergerImpl
Constructor
DocumentMergerImpl(Document, ConverterCapabilities) - Constructor for class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.DocumentMergerImpl
 
DocumentMergerImpl(Document, ConverterCapabilities) - Constructor for class org.openoffice.xmerge.converter.xml.sxw.pocketword.DocumentMergerImpl
 
DocumentMergerImpl(Document, ConverterCapabilities) - Constructor for class org.openoffice.xmerge.converter.xml.xslt.DocumentMergerImpl
 
DocumentSerializer - interface org.openoffice.xmerge.DocumentSerializer.
A DocumentSerializer represents a converter that converts a "Office" Document to a "Device" Document format.
DocumentSerializerFactory - interface org.openoffice.xmerge.DocumentSerializerFactory.
A DocumentSerializer object is used to convert from the "Office" Document format to the "Device" Document format.
DocumentSerializerImpl - class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.DocumentSerializerImpl.
AportisDoc implementation of org.openoffice.xmerge.DocumentSerializer for the PluginFactoryImpl.
DocumentSerializerImpl - class org.openoffice.xmerge.converter.xml.sxw.pocketword.DocumentSerializerImpl.
Pocket Word implementation of DocumentDeserializer for use by PluginFactoryImpl.
DocumentSerializerImpl - class org.openoffice.xmerge.converter.xml.xslt.DocumentSerializerImpl.
Xslt implementation of org.openoffice.xmerge.DocumentSerializer for the PluginFactoryImpl.
DocumentSerializerImpl(Document) - Constructor for class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.DocumentSerializerImpl
Constructor.
DocumentSerializerImpl(Document) - Constructor for class org.openoffice.xmerge.converter.xml.sxw.pocketword.DocumentSerializerImpl
Initialises a new DocumentSerializerImpl using the.
supplied Document
DocumentSerializerImpl(PluginFactoryImpl, Document) - Constructor for class org.openoffice.xmerge.converter.xml.xslt.DocumentSerializerImpl
Constructor.
DOMDocument - class org.openoffice.xmerge.converter.dom.DOMDocument.
An implementation of Document for StarOffice documents.
DOMDocument(String, String) - Constructor for class org.openoffice.xmerge.converter.dom.DOMDocument
Default constructor.
DOMDocument(String, String, boolean, boolean) - Constructor for class org.openoffice.xmerge.converter.dom.DOMDocument
Constructor with arguments to set namespaceAware and validating flags.
dumpCSV() - Method in class org.openoffice.xmerge.converter.xml.ParaStyle
Dump this Style as a Comma Separated Value (CSV) line.
dumpCSV() - Method in class org.openoffice.xmerge.converter.xml.TextStyle
Dump this Style as a Comma Separated Value (CSV) line.
dumpCSV(boolean) - Method in class org.openoffice.xmerge.converter.xml.StyleCatalog
Dump the Style table in Comma Separated Value (CSV) format
dumpHdr() - Static method in class org.openoffice.xmerge.converter.xml.ParaStyle
Print a Comma Separated Value (CSV) header line for the spreadsheet dump.
dumpHdr() - Static method in class org.openoffice.xmerge.converter.xml.TextStyle
Print a Comma Separated Value (CSV) header line for the spreadsheet dump.

E

elementCount() - Method in interface org.openoffice.xmerge.merger.Iterator
Return the total element count in the sequence.
elementCount() - Method in class org.openoffice.xmerge.merger.diff.NodeIterator
 
elementCount() - Method in class org.openoffice.xmerge.merger.diff.ObjectArrayIterator
 
emptyCell(ConverterCapabilities, Node) - Static method in class org.openoffice.xmerge.merger.merge.SheetUtil
Empty the content of a cell value.
encoder - Variable in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
A SpreadsheetEncoder object for encoding to appropriate format.
end() - Method in interface org.openoffice.xmerge.merger.Iterator
Move to the end of the sequence.
end() - Method in class org.openoffice.xmerge.merger.diff.NodeIterator
 
end() - Method in class org.openoffice.xmerge.merger.diff.ObjectArrayIterator
 
endChar() - Method in class org.openoffice.xmerge.merger.diff.TextNodeEntry
Returns the end character.
EndianConverter - class org.openoffice.xmerge.util.EndianConverter.
Helper class providing static methods to convert data to/from Network Byte Order (Big Endian).
EndianConverter() - Constructor for class org.openoffice.xmerge.util.EndianConverter
 
ensureCapacity(int) - Method in class org.openoffice.xmerge.util.IntArrayList
This method ensures that the list is large enough for minCapacity elements.
ensureCapacityAndFill(int, int) - Method in class org.openoffice.xmerge.util.IntArrayList
This method ensures that the list is large enough for minCapacity elements.
Eof - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Eof.
Represents a BIFF Record used to mark the end of a section of file
EOF_MARKER - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
Eof() - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Eof
Constructor
equals(Object) - Method in class org.openoffice.xmerge.converter.palm.PalmDB
Override equals method of Object.
equals(Object) - Method in class org.openoffice.xmerge.converter.palm.Record
Override equals method of Object.
equals(Object) - Method in class org.openoffice.xmerge.merger.Difference
Two Difference objects will equal if and only if all operation, orgPosition, modPosition and content are equal.
equivalent(Object, Object) - Method in interface org.openoffice.xmerge.merger.Iterator
A method to allow the difference algorithm to test whether the obj1 and obj2 in the Iterator are considered equal.
equivalent(Object, Object) - Method in class org.openoffice.xmerge.merger.diff.NodeIterator
 
equivalent(Object, Object) - Method in class org.openoffice.xmerge.merger.diff.ObjectArrayIterator
 
ERROR - Static variable in class org.openoffice.xmerge.util.Debug
Error messages.
EXTENDED_FORMAT - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
ExtendedFormat - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.ExtendedFormat.
Represents a BIFF Record descibing extended formatting information
ExtendedFormat(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.ExtendedFormat
Constructs an ExtendedFormat from the InputStream
ExtendedFormat(int) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.ExtendedFormat
Constructs a pocket Excel Document using defualt values and sets the font index using the specified attribute

F

family - Variable in class org.openoffice.xmerge.converter.xml.Style
Family of the Style.
FILE_EXTENSION - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
File extension for Pocket Word files.
findConverterInfo(String, String) - Static method in class org.openoffice.xmerge.util.registry.ConverterInfoMgr
Returns the ConverterInfo object that supports the specified device/office mime type conversion.
findConverterInfoChain(String, String) - Static method in class org.openoffice.xmerge.util.registry.ConverterInfoMgr
Returns an array of two ConverterInfo objects that can be chained to perform the specified mime type conversion.
FIRST_ATTR - Static variable in class org.openoffice.xmerge.converter.xml.TextStyle
 
FloatNumber - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FloatNumber.
Represents a BIFF Record describing a floating point
FloatNumber(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FloatNumber
Constructs a pocket Excel Document from the InputStream and assigns it the document name passed in
FONT_DESCRIPTION - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
FONT_SIZE_TAG - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Font size tag.
FONT_TAG - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Font specification tag.
FONT_WEIGHT_BOLD - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Bold font weight value.
FONT_WEIGHT_FINE - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Fine font weight value.
FONT_WEIGHT_NORMAL - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Normal font weight value.
FONT_WEIGHT_TAG - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Font weight tag.
FONT_WEIGHT_THICK - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Thick font weight value.
fontColor - Variable in class org.openoffice.xmerge.converter.xml.TextStyle
Font Color.
FontDescription - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FontDescription.
Represents a BIFF Record descibing a font used
FontDescription(boolean, boolean, boolean) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FontDescription
Constructs a FontDescription from the bold italic and undelrine attributes
FontDescription(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FontDescription
Constructs a Font Description from the InputStream
fontName - Variable in class org.openoffice.xmerge.converter.xml.TextStyle
Font name.
Format - class org.openoffice.xmerge.converter.xml.sxc.Format.
This class specifies the format for a given spreadsheet cell.
Format() - Constructor for class org.openoffice.xmerge.converter.xml.sxc.Format
Constructor for creating a new Format.
Format(Format) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.Format
Constructor for creating a new Format object based on an existing one.
FORMATTING_TAG - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Generic Pocket Word formatting code.
Formula - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Formula.
Represents a BIFF Record describing a formula
FORMULA_CELL - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
FORMULA_STRING - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
Formula(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Formula
Constructs a pocket Excel Document from the InputStream and assigns it the document name passed in
FUCHSIA - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Fuchsia

G

GenericOfficeDocument - class org.openoffice.xmerge.converter.xml.xslt.GenericOfficeDocument.
This class is an implementation of OfficeDocument for the generic office format.
GenericOfficeDocument(String) - Constructor for class org.openoffice.xmerge.converter.xml.xslt.GenericOfficeDocument
Constructor with arguments to set name.
GenericOfficeDocument(String, boolean, boolean) - Constructor for class org.openoffice.xmerge.converter.xml.xslt.GenericOfficeDocument
Constructor with arguments to set name, the namespaceAware flag, and the validating flag.
get(int) - Method in class org.openoffice.xmerge.util.IntArrayList
This method gets the integer value stored in element index.
getAttribute() - Method in class org.openoffice.xmerge.converter.palm.PalmDB
Returns attribute flag.
getAttribute(int) - Method in class org.openoffice.xmerge.converter.xml.ParaStyle
Get the value of an integer attribute.
getAttribute(int) - Method in class org.openoffice.xmerge.converter.xml.TextStyle
Return true if the attribute is set to on
getAttributes() - Method in class org.openoffice.xmerge.converter.palm.Record
This method returns the Record attributes.
getBackground() - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Get the Foreground Color for this cell
getBackgroundColor() - Method in class org.openoffice.xmerge.converter.xml.TextStyle
Return the background Color for this Style.
getBestMatch(Style) - Method in class org.openoffice.xmerge.converter.xml.StyleCatalog
Given a Style s, return the style that is the closest match.
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BoundSheet
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.CodePage
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Window1
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.StringValue
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Formula
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefRowHeight
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Window2
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.LabelCell
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BlankCell
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BeginningOfFile
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.ExtendedFormat
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Eof
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.ColInfo
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefColWidth
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Selection
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Row
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BoolErrCell
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FloatNumber
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Pane
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FontDescription
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefinedName
Get the hex code for this particular BIFFRecord
getBiffType() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.NumberFormat
Get the hex code for this particular BIFFRecord
getBytes() - Method in class org.openoffice.xmerge.converter.palm.Record
This method returns the contents of this Object.
getCategory() - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Return the formatting category of the object.
getCellContents() - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder
Return the contents of the active cell.
getCellDataType() - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder
Return the data type of the active cell.
getCellFormat() - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder
Return a Format object describing the active cells formatting.
getCharArray() - Method in class org.openoffice.xmerge.merger.diff.CharacterParser
Returns the character array representation of the text.
getClassImpl() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns the implementation class name of PluginFactory.
getCol() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.LabelCell
Get the column number of this cell
getCol() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BlankCell
 
getColNumber() - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder
Returns the number of the active column.
getContentDOM() - Method in class org.openoffice.xmerge.converter.dom.DOMDocument
Return a DOM Document object of the document content file.
getContentDOM() - Method in class org.openoffice.xmerge.converter.xml.OfficeDocument
Return a DOM Document object of the content.xml file.
getConverter(ConverterInfo, boolean) - Method in class org.openoffice.xmerge.ConverterFactory
Returns the Convert object that is described by the ConverterInfo parameter.
getConverter(String, String) - Method in class org.openoffice.xmerge.ConverterFactory
Returns the Convert object that converts the specified device/office mime type conversion.
getConverterInfo() - Method in class org.openoffice.xmerge.PluginFactory
Returns the ConvertInfo that corresponds to this plug-in.
getConverterInfoEnumeration() - Method in class org.openoffice.xmerge.util.registry.ConverterInfoReader
Returns an Enumeration of ConverterInfo objects.
getConverterInfoEnumeration() - Static method in class org.openoffice.xmerge.util.registry.ConverterInfoMgr
Returns an Enumeration of registered ConverterInfo objects.
getCreatorID() - Method in class org.openoffice.xmerge.converter.palm.PalmDB
Returns creator ID.
getDecimalPlaces() - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Get the number of decimal places displayed.
getDecimalPlaces(Node) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
This method takes a table:table-cell Node and traverses down to the text:p tag.
getDescription() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns the description.
getDeviceDocument(String, InputStream) - Method in class org.openoffice.xmerge.Convert
Returns the appropriate "Device" Document object for this plug-in.
getDeviceFileExtension() - Method in class org.openoffice.xmerge.converter.xml.xslt.PluginFactoryImpl
Returns a String containing the file extension of a Document.
getDeviceMime() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns an Enumeration of String objects indicating the device mime-type.
getDisplayName() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns the display name.
getDocDeserializerFactory() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns an instance of the DocumentSerializerFactory interface.
getDocMergerFactory() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns an instance of the DocumentMergerFactory interface.
getDocSerializerFactory() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns an instance of the DocumentDeserializerFactory interface.
getDocumentEnumeration() - Method in class org.openoffice.xmerge.ConvertData
Gets an Enumeration to access the Vector of Document objects.
getDocumentMerger(Document) - Method in class org.openoffice.xmerge.Convert
Adds the original Document to the Convert Class.
getFamily() - Method in class org.openoffice.xmerge.converter.xml.Style
Return the family of this Style.
getFileExtension() - Method in class org.openoffice.xmerge.converter.dom.DOMDocument
Returns the file extension of the Document represented.
getFileExtension() - Method in class org.openoffice.xmerge.converter.xml.OfficeDocument
Returns the file extension for this type of Document.
getFileExtension() - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocument
Returns the Office file extension for the SXC format.
getFileExtension() - Method in class org.openoffice.xmerge.converter.xml.sxw.SxwDocument
Returns the Office file extension for the SXW format.
getFileExtension() - Method in class org.openoffice.xmerge.converter.xml.xslt.GenericOfficeDocument
Returns the Office file extension for the generic format.
getFileName() - Method in interface org.openoffice.xmerge.Document
Returns the Document name with file extension.
getFileName() - Method in class org.openoffice.xmerge.converter.dom.DOMDocument
Return the file name of the Document, possibly with the standard extension.
getFileName() - Method in class org.openoffice.xmerge.converter.palm.PalmDocument
Returns the name of the file.
getFileName() - Method in class org.openoffice.xmerge.converter.xml.OfficeDocument
Return the file name of the Document, possibly with the standard extension.
getFileName() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument
Returns the filename of the pxl document with the file extension
getFileName() - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordDocument
Returns the Document name with file extension.
getFont() - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Get the font used for this cell.
getFontColor() - Method in class org.openoffice.xmerge.converter.xml.TextStyle
Return the font Color for this Style.
getFontName() - Method in class org.openoffice.xmerge.converter.xml.TextStyle
Return the name of the font for this Style.
getFontSize() - Method in class org.openoffice.xmerge.converter.xml.TextStyle
Return the font size for this Style.
getForeground() - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Get the Foreground Color for this cell.
getFormatSpecifier() - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Get the Format specifier for this category.
getImplementationVersion() - Static method in class org.openoffice.xmerge.Version
Returns implementation version.
getInstance() - Static method in class org.openoffice.xmerge.util.Resources
This method returns the singleton instance of this class.
getJarName() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns the jar file name.
getLabel() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.LabelCell
Gets the String representing the cells contents
getMatching(Style) - Method in class org.openoffice.xmerge.converter.xml.StyleCatalog
Given a Style s return all Style objects that match.
getMessage() - Method in class org.openoffice.xmerge.converter.xml.OfficeDocumentException
Returns the message value for the Exception.
getModPosition() - Method in class org.openoffice.xmerge.merger.Difference
Get the modified Iterator position.
getName() - Method in interface org.openoffice.xmerge.Document
Returns the Document name with no file extension.
getName() - Method in class org.openoffice.xmerge.ConvertData
Returns the Document name.
getName() - Method in class org.openoffice.xmerge.converter.dom.DOMDocument
Return the name of the Document.
getName() - Method in class org.openoffice.xmerge.converter.palm.PalmDocument
Returns the Document name.
getName() - Method in class org.openoffice.xmerge.converter.xml.OfficeDocument
Return the name of the Document.
getName() - Method in class org.openoffice.xmerge.converter.xml.Style
Returns the name of this Style.
getName() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument
Return the filename of the pxl document without the file extension
getName() - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordDocument
Returns the Document name with no file extension.
getNodeInfo(Node) - Static method in class org.openoffice.xmerge.util.XmlUtil
Returns the name and type of an XML DOM Node.
getNodeList() - Method in class org.openoffice.xmerge.merger.diff.CharacterParser
Returns the Node pointer with the given character position.
getNumberOfColumns() - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder
Returns the number of populated columns in the current WorkSheet.
getNumberOfRows() - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder
Returns the number of populated rows in the current WorkSheet.
getNumberOfSheets() - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder
Returns the total number of sheets in the WorkBook.
getNumberOfSheets() - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetEncoder
Get the number of sheets in the WorkBook.
getNumDocuments() - Method in class org.openoffice.xmerge.ConvertData
Gets the number of Document objects currently stored
getOfficeClassAttribute() - Method in class org.openoffice.xmerge.converter.xml.OfficeDocument
Return the office:class attribute value.
getOfficeClassAttribute() - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocument
Returns the Office attribute for the SXC format.
getOfficeClassAttribute() - Method in class org.openoffice.xmerge.converter.xml.sxw.SxwDocument
Returns the Office attribute for the SXW format.
getOfficeClassAttribute() - Method in class org.openoffice.xmerge.converter.xml.xslt.GenericOfficeDocument
Returns the Office attribute for the generic format.
getOfficeDocument(String, InputStream) - Method in class org.openoffice.xmerge.Convert
Returns the appropriate "Office" Document object for this plug-in.
getOfficeMime() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns the office mime-type.
getOperation() - Method in class org.openoffice.xmerge.merger.Difference
Get the operation of the Difference.
getOrgPosition() - Method in class org.openoffice.xmerge.merger.Difference
Get the original Iterator position.
getParagraphEnumeration() - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordDocument
Method to provide access to all of the Paragraph objects in the Document.
getParent() - Method in class org.openoffice.xmerge.converter.xml.Style
Return the name of the parent of this Style.
getPdb() - Method in class org.openoffice.xmerge.converter.palm.PalmDocument
Returns the PalmDB contained in this object.
getPDBNameBytes() - Method in class org.openoffice.xmerge.converter.palm.PalmDB
Return the PDB name associated with this object in byte array of exact length of 32 bytes.
getPDBNameString() - Method in class org.openoffice.xmerge.converter.palm.PalmDB
Return the PDB name associated with this object.
getPluginFactory() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns the PluginFactory instance for this plug-in.
getRecord(int) - Method in class org.openoffice.xmerge.converter.palm.PalmDB
Return the specific Record object associated with the Record number.
getRecordCount() - Method in class org.openoffice.xmerge.converter.palm.PalmDB
Return the number of Records contained in this PDB PalmDB object.
getRecords() - Method in class org.openoffice.xmerge.converter.palm.PalmDB
Return the list of Record objects.
getResolved() - Method in class org.openoffice.xmerge.converter.xml.Style
Return a Style object corresponding to this one, but with all of the inherited information from parent Style objects filled in.
getResolved() - Method in class org.openoffice.xmerge.converter.xml.ParaStyle
Return the Style in use.
getResolved() - Method in class org.openoffice.xmerge.converter.xml.TextStyle
Return a Style object corresponding to this one, but with all of the inherited information from parent Style objects filled in.
getRow() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.LabelCell
Get the row number of this cell
getRow() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BlankCell
 
getRowNumber() - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder
Returns the number of the active row.
getSheetName() - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder
Returns the name of the current WorkSheet.
getSheetName() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BoundSheet
 
getSheetName(int) - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetEncoder
Get the names of the sheets in the WorkBook.
getSize() - Method in class org.openoffice.xmerge.converter.palm.Record
This method returns the number of bytes in this object.
getSpecificationVersion() - Static method in class org.openoffice.xmerge.Version
Returns specification version.
getString(String) - Method in class org.openoffice.xmerge.util.Resources
This method returns the corresponding String given the key.
getStyleDOM() - Method in class org.openoffice.xmerge.converter.xml.OfficeDocument
Return a DOM Document object of the style.xml file.
getTypeID() - Method in class org.openoffice.xmerge.converter.palm.PalmDB
Returns type ID.
getVendor() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns the vendor name.
getVersion() - Method in class org.openoffice.xmerge.converter.palm.PalmDB
Returns version.
getVersion() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns the version.
getWorkbookName(ConvertData) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentDeserializer
This method will return the name of the WorkBook from the ConvertData.
getWorkbookName(ConvertData) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.SxcDocumentDeserializerImpl
This method will return the name of the WorkBook from the ConvertData.
getWorksheet(int) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument
Returns the the worksheet at the specified position
getWorksheetNames() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument
Returns a Vector containing all the worksheet Names
getWorksheetNames(ConvertData) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentDeserializer
This method will return the name of the WorkSheet from the ConvertData.
getWorksheetNames(ConvertData) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.SxcDocumentDeserializerImpl
This method will return an array of WorkSheet names from the ConvertData.
getXFIndex() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BlankCell
 
getXsltDeserial() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns a String containing the xslt stylesheet url that is to be used by the Xslt Plugin Deserializer.
getXsltSerial() - Method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns a String containing the Xslt stylesheet url that is to be used by the Xslt Plugin Serializer.
goToNextCell() - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder
Move on the next populated cell in the current WorkSheet.
GREEN - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Green
GREY - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Grey

H

HIGHLIGHT_TAG - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Highlighting tag.

I

INFO - Static variable in class org.openoffice.xmerge.util.Debug
Informational messages.
initContentDOM() - Method in class org.openoffice.xmerge.converter.dom.DOMDocument
Initializes a new DOM Document with the content containing minimum XML tags.
initContentDOM() - Method in class org.openoffice.xmerge.converter.xml.OfficeDocument
Initializes a new DOM Document with the content containing minimum OpenOffice XML tags.
initStyleDOM() - Method in class org.openoffice.xmerge.converter.xml.OfficeDocument
Initializes a new DOM Document with styles containing minimum OpenOffice XML tags.
insert(Object) - Method in class org.openoffice.xmerge.merger.diff.ObjectArrayIterator
Insert Object after current Object.
insertNode(Node, Node) - Method in class org.openoffice.xmerge.merger.merge.DocumentMerge
Insert Node before the specified Node.
IntArrayList - class org.openoffice.xmerge.util.IntArrayList.
This is a convenience class used to create an ArrayList of integers.
IntArrayList() - Constructor for class org.openoffice.xmerge.util.IntArrayList
Constructor.
IntArrayList(int) - Constructor for class org.openoffice.xmerge.util.IntArrayList
Constructor.
intID(String) - Static method in class org.openoffice.xmerge.converter.palm.PdbUtil
This method converts a 4 letter string into the Palm ID integer.
isAttributeSet(int) - Method in class org.openoffice.xmerge.converter.xml.ParaStyle
Check whether an attribute is set in this Style.
isBold() - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Get the object's bold flag.
isBold() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FontDescription
 
isFlagSet(int) - Static method in class org.openoffice.xmerge.util.Debug
Checks if flag is set.
isItalic() - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Get the object's italic flag.
isItalic() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FontDescription
 
isSet - Variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Array of flags indicating which attributes are set for this paragraph Style.
isSet(int) - Method in class org.openoffice.xmerge.converter.xml.TextStyle
Return true if text attribute is set in this Style.
isSubset(Style) - Method in class org.openoffice.xmerge.converter.xml.Style
Return true if Style is a subset of this one.
isSubset(Style) - Method in class org.openoffice.xmerge.converter.xml.ParaStyle
Return true if style is a subset of the Style.
isSubset(Style) - Method in class org.openoffice.xmerge.converter.xml.TextStyle
Return true if style specifies as much or less than this Style, and nothing it specifies contradicts this Style.
isUnderline() - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Get the object's underline flag.
isUnderline() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FontDescription
 
isValidOfficeType(String) - Static method in class org.openoffice.xmerge.util.registry.ConverterInfo
Returns true if the officeMime is a valid Office mime type.
ITALIC - Static variable in class org.openoffice.xmerge.converter.xml.TextStyle
Indicates italic text.
ITALIC_TAG - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Italic tag.
Iterator - interface org.openoffice.xmerge.merger.Iterator.
This is an interface used by the DiffAlgorithm and MergeAlgorithm to access a Document.
IteratorLCSAlgorithm - class org.openoffice.xmerge.merger.diff.IteratorLCSAlgorithm.
This is one of the implementations of DiffAlgorithm interface.
IteratorLCSAlgorithm() - Constructor for class org.openoffice.xmerge.merger.diff.IteratorLCSAlgorithm
 
IteratorRowCompare - class org.openoffice.xmerge.merger.diff.IteratorRowCompare.
A very simple and direct difference algorithm for row Node objects in a spreadsheet.
IteratorRowCompare() - Constructor for class org.openoffice.xmerge.merger.diff.IteratorRowCompare
 

L

LABEL_CELL - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
LabelCell - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.LabelCell.
Reperesent a BIFF Record descibing a cell containing a string
LabelCell(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.LabelCell
Reads a LabelCell from the InputStream
LabelCell(int, int, String, int) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.LabelCell
Constructs a LabelCell using specified attributes
LAST_ATTR - Static variable in class org.openoffice.xmerge.converter.xml.TextStyle
Indicates the last attribute.
LH_ATLEAST - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Line height minimum value.
LH_PCT - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Line height percentage.
LH_VALUEMASK - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Line height mask.
LIME - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Lime
LINE_HEIGHT - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Indent right property.
log(int, String) - Static method in class org.openoffice.xmerge.util.Debug
Log message based on the flag type.
log(int, String, Throwable) - Static method in class org.openoffice.xmerge.util.Debug
Log message based on flag type plus print out stack trace of the exception passed in.
logSystemInfo() - Static method in class org.openoffice.xmerge.util.Debug
Prints out information regarding platform.
logTime() - Static method in class org.openoffice.xmerge.util.Debug
Prints out timestamp.
lookup(String, String, String, Class) - Method in class org.openoffice.xmerge.converter.xml.StyleCatalog
Return the first Style matching the specified names.

M

main(String[]) - Static method in class org.openoffice.xmerge.Version
Main method for printing out version info.
main(String[]) - Static method in class org.openoffice.xmerge.util.registry.ConverterInfoMgr
main to let the user specify what plug-ins to register from jarfiles and to display the currently registered plug-ins.
MARGIN_BOTTOM - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
The bottom margin property.
MARGIN_LEFT - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
The left margin property.
MARGIN_RIGHT - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
The right margin property.
MARGIN_TOP - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
The top margin property.
MAROON - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Maroon
mask - Variable in class org.openoffice.xmerge.converter.xml.TextStyle
Bitwise mask of text attributes.
merge(Document) - Method in interface org.openoffice.xmerge.DocumentMerger
This method will find the changes that had happened in the modifiedDoc Document object given the designated original Document.
merge(Document) - Method in class org.openoffice.xmerge.converter.xml.sxc.DocumentMergerImpl
 
merge(Document) - Method in class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.DocumentMergerImpl
 
merge(Document) - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.DocumentMergerImpl
 
merge(Document) - Method in class org.openoffice.xmerge.converter.xml.xslt.DocumentMergerImpl
 
merge(Node, Node) - Method in interface org.openoffice.xmerge.merger.NodeMergeAlgorithm
This method is used to merge two given Node objects.
merge(Node, Node) - Method in class org.openoffice.xmerge.merger.merge.PositionBaseRowMerge
 
merge(Node, Node) - Method in class org.openoffice.xmerge.merger.merge.CharacterBaseParagraphMerge
Merge two paragraph Node by using Longest Common Subsequence (LCS) character algorithm defined in CharArrayLCSAlgorithm
MergeAlgorithm - interface org.openoffice.xmerge.merger.MergeAlgorithm.
This is the MergeAlgorithm interface.
MergeException - exception org.openoffice.xmerge.MergeException.
This Exception is thrown by merge algorithms.
MergeException(String) - Constructor for class org.openoffice.xmerge.MergeException
Exception thrown by merge algorithms.

N

name - Variable in class org.openoffice.xmerge.converter.xml.Style
Name of the Style.
NAME_LENGTH - Static variable in class org.openoffice.xmerge.converter.palm.PalmDB
Number of bytes for the name field in the PDB.
NAVY - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Navy
next() - Method in interface org.openoffice.xmerge.merger.Iterator
Move to next element in the sequence.
next() - Method in class org.openoffice.xmerge.merger.diff.NodeIterator
 
next() - Method in class org.openoffice.xmerge.merger.diff.ObjectArrayIterator
 
node() - Method in class org.openoffice.xmerge.merger.diff.TextNodeEntry
Returns the Node.
NodeIterator - class org.openoffice.xmerge.merger.diff.NodeIterator.
This is an implementation of the Iterator interface.
NodeIterator(ConverterCapabilities, Node) - Constructor for class org.openoffice.xmerge.merger.diff.NodeIterator
Standard constructor.
NodeMergeAlgorithm - interface org.openoffice.xmerge.merger.NodeMergeAlgorithm.
This is an interface for a MergeAlgorithm to merge two Node objects.
nodeSupported(Node) - Method in class org.openoffice.xmerge.merger.diff.NodeIterator
Check whether a Node is supported.
nodeSupported(Node) - Method in class org.openoffice.xmerge.merger.diff.RowIterator
Overwrite the parent nodeSupported method.
nodeSupported(Node) - Method in class org.openoffice.xmerge.merger.diff.ParaNodeIterator
Overwrite the parent nodeSupported method.
nodeSupported(Node) - Method in class org.openoffice.xmerge.merger.diff.TextNodeIterator
Overwrite the parent nodeSupported method.
nodeSupported(Node) - Method in class org.openoffice.xmerge.merger.diff.CellNodeIterator
Overwrite the parent nodeSupported method.
NR_PROPERTIES - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Total number of properties.
NUMBER_CELL - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
NUMBER_FORMAT - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
NumberFormat - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.NumberFormat.
Represents a BIFF Record describing a number format
NumberFormat(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.NumberFormat
Constructs a NumberFormat Record from the InputStream

O

ObjectArrayIterator - class org.openoffice.xmerge.merger.diff.ObjectArrayIterator.
This is an implementation of the Iterator interface.
ObjectArrayIterator(Object[]) - Constructor for class org.openoffice.xmerge.merger.diff.ObjectArrayIterator
Standard constructor.
OfficeConstants - interface org.openoffice.xmerge.converter.xml.OfficeConstants.
This interface contains constants for StarOffice XML tags, attributes (StarCalc cell types, etc.).
OfficeDocument - class org.openoffice.xmerge.converter.xml.OfficeDocument.
An implementation of Document for StarOffice documents.
OfficeDocument(String) - Constructor for class org.openoffice.xmerge.converter.xml.OfficeDocument
Default constructor.
OfficeDocument(String, boolean, boolean) - Constructor for class org.openoffice.xmerge.converter.xml.OfficeDocument
Constructor with arguments to set namespaceAware and validating flags.
OfficeDocumentException - exception org.openoffice.xmerge.converter.xml.OfficeDocumentException.
Used by OfficeDocument to encapsulate exceptions.
OfficeDocumentException(Exception) - Constructor for class org.openoffice.xmerge.converter.xml.OfficeDocumentException
Constructor, creates exception with the message corresponding to the message value of the provided exception.
OfficeDocumentException(SAXException) - Constructor for class org.openoffice.xmerge.converter.xml.OfficeDocumentException
Constructor, capturing additional information from the SAXException.
OfficeDocumentException(String) - Constructor for class org.openoffice.xmerge.converter.xml.OfficeDocumentException
Constructor, creates exception with provided message.
OfficeUtil - class org.openoffice.xmerge.util.OfficeUtil.
Class providing utility methods for OpenOffice plugins.
OfficeUtil() - Constructor for class org.openoffice.xmerge.util.OfficeUtil
 
OLIVE - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Olive
org.openoffice.xmerge - package org.openoffice.xmerge
Provides interfaces for converting between two Document formats, and supports a "merge" interface for merging back changes from a "lossy" format back into a rich format.
org.openoffice.xmerge.converter.dom - package org.openoffice.xmerge.converter.dom
Provides classes for converting basic document types to/from a DOMDocument object, which can be used by the framework.
org.openoffice.xmerge.converter.palm - package org.openoffice.xmerge.converter.palm
Provides classes for converting Palm database data to/from a PalmDocument object, which can be used by the framework.
org.openoffice.xmerge.converter.xml - package org.openoffice.xmerge.converter.xml
Document and PluginFactory implementations for XML based formats.
org.openoffice.xmerge.converter.xml.sxc - package org.openoffice.xmerge.converter.xml.sxc
Provides base implementation of StarCalc XML conversion to and from different "Device" Document formats.
org.openoffice.xmerge.converter.xml.sxc.pexcel - package org.openoffice.xmerge.converter.xml.sxc.pexcel
Provides the tools for doing the conversion of StarWriter XML to and from Pocket Excel format.
org.openoffice.xmerge.converter.xml.sxc.pexcel.Records - package org.openoffice.xmerge.converter.xml.sxc.pexcel.Records
This package contains the objects that represent BIFF Records for the pocket excel format.
org.openoffice.xmerge.converter.xml.sxw - package org.openoffice.xmerge.converter.xml.sxw
Provides base implementation of StarWriter XML conversion to and from different "Device" Document formats.
org.openoffice.xmerge.converter.xml.sxw.aportisdoc - package org.openoffice.xmerge.converter.xml.sxw.aportisdoc
Provides the tools for doing the conversion of StarWriter XML to and from AportisDoc format.
org.openoffice.xmerge.converter.xml.sxw.pocketword - package org.openoffice.xmerge.converter.xml.sxw.pocketword
Plugin for the conversion of documents between StarWriter XML and Pocket Word format.
org.openoffice.xmerge.converter.xml.xslt - package org.openoffice.xmerge.converter.xml.xslt
Provides the tools for doing the conversion of StarWriter XML to and from supported formats, through the use of an XSLT transformation.
org.openoffice.xmerge.merger - package org.openoffice.xmerge.merger
The DiffAlgorithm and MergeAlgorithm are used to provide the merge capabilities of this project.
org.openoffice.xmerge.merger.diff - package org.openoffice.xmerge.merger.diff
Provides implementations for the Iterator interface and related support classes.
org.openoffice.xmerge.merger.merge - package org.openoffice.xmerge.merger.merge
Provides implementations for the MergeAlgorithm interface, the NodeMergeAlgorithm interface, and related support classes.
org.openoffice.xmerge.util - package org.openoffice.xmerge.util
Provides general purpose utilities.
org.openoffice.xmerge.util.registry - package org.openoffice.xmerge.util.registry
Provides an interface for plug-in registration.

P

PalmDB - class org.openoffice.xmerge.converter.palm.PalmDB.
This class contains data for a single Palm database for use during a conversion process.
PalmDB(byte[], int, int, int, short, Record[]) - Constructor for class org.openoffice.xmerge.converter.palm.PalmDB
Constructor to create object with Record objects.
PalmDB(int, int, int, short) - Constructor for class org.openoffice.xmerge.converter.palm.PalmDB
Default constructor.
PalmDB(String, int, int, int, short, Record[]) - Constructor for class org.openoffice.xmerge.converter.palm.PalmDB
Constructor to create PalmDB object with Record objects.
PalmDocument - class org.openoffice.xmerge.converter.palm.PalmDocument.
A PalmDocument is palm implementaion of the Docuemnt interface.
PalmDocument(InputStream) - Constructor for class org.openoffice.xmerge.converter.palm.PalmDocument
Constructor to create a PalmDocument from an InputStream.
PalmDocument(String, int, int, int, short, Record[]) - Constructor for class org.openoffice.xmerge.converter.palm.PalmDocument
Constructor to create a PalmDocument with Record objects.
Pane - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Pane.
Represents a BIFF Record that describes the number and position of unfrozen panes.
PANE_INFO - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
Pane(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Pane
Constructs a Pane Record from the InputStream
PARAGRAPH_STYLE_FAMILY - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Family name for Paragraph styles.
ParaNodeIterator - class org.openoffice.xmerge.merger.diff.ParaNodeIterator.
This is an implementation of the Iterator interface.
ParaNodeIterator(ConverterCapabilities, Node) - Constructor for class org.openoffice.xmerge.merger.diff.ParaNodeIterator
Standard constructor.
ParaStyle - class org.openoffice.xmerge.converter.xml.ParaStyle.
This class represents a paragraph Style.
ParaStyle(Node, StyleCatalog) - Constructor for class org.openoffice.xmerge.converter.xml.ParaStyle
Constructor for use when going from DOM to client device format.
ParaStyle(String, String, String, int[], String[], StyleCatalog) - Constructor for class org.openoffice.xmerge.converter.xml.ParaStyle
Alternate constructor for use when going from client device format to DOM.
ParaStyle(String, String, String, String[], String[], StyleCatalog) - Constructor for class org.openoffice.xmerge.converter.xml.ParaStyle
Constructor for use when going from client device format to DOM.
parent - Variable in class org.openoffice.xmerge.converter.xml.Style
Parent of the Style.
parse(byte[]) - Method in class org.openoffice.xmerge.converter.palm.PdbDecoder
This method decodes a PDB file into a PalmDB object.
parse(String) - Method in class org.openoffice.xmerge.converter.palm.PdbDecoder
This method decodes a PDB file into a PalmDB object.
parseFormula(String) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentDeserializer
This method takes a formula and parses it into StarOffice XML formula format.
parseFormula(String) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
This abstract method takes a StarOffice formula and parses into the spreadsheet formula format.
parseFormula(String) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.SxcDocumentSerializerImpl
A cell reference in a StarOffice formula looks like [.C2] (for cell C2).
parseText(String, Document) - Static method in class org.openoffice.xmerge.util.OfficeUtil
Method to replace whitespace character within text with appropriate OpenOffice tags.
PDB_HEADER_ATTR_BACKUP - Static variable in class org.openoffice.xmerge.converter.palm.PalmDB
 
PdbDecoder - class org.openoffice.xmerge.converter.palm.PdbDecoder.
Provides functionality to decode a PDB formatted file into a PalmDB object given an InputStream.
PdbDecoder() - Constructor for class org.openoffice.xmerge.converter.palm.PdbDecoder
 
PdbEncoder - class org.openoffice.xmerge.converter.palm.PdbEncoder.
Provides functionality to encode a PalmDB object into a PDB formatted file given a file OutputStream.
PdbEncoder(PalmDB) - Constructor for class org.openoffice.xmerge.converter.palm.PdbEncoder
Constructor.
PdbUtil - class org.openoffice.xmerge.converter.palm.PdbUtil.
Contains common static methods and constants for use within the package.
PdbUtil() - Constructor for class org.openoffice.xmerge.converter.palm.PdbUtil
 
PluginFactory - class org.openoffice.xmerge.PluginFactory.
A PluginFactory encapsulates the conversions from one Document format to another.
PluginFactory(ConverterInfo) - Constructor for class org.openoffice.xmerge.PluginFactory
Constructor that caches the ConvertInfo that corresponds to the registry information for this plug-in.
PluginFactoryImpl - class org.openoffice.xmerge.converter.xml.sxc.pexcel.PluginFactoryImpl.
Pocket Excel implementation of the PluginFactory.
PluginFactoryImpl - class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.PluginFactoryImpl.
AportisDoc implementation of the PluginFactory.
PluginFactoryImpl - class org.openoffice.xmerge.converter.xml.sxw.pocketword.PluginFactoryImpl.
Factory class used to create converters to/from the Pocket Word format.
PluginFactoryImpl - class org.openoffice.xmerge.converter.xml.xslt.PluginFactoryImpl.
Xslt implementation of the PluginFactory.
PluginFactoryImpl(ConverterInfo) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.PluginFactoryImpl
 
PluginFactoryImpl(ConverterInfo) - Constructor for class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.PluginFactoryImpl
 
PluginFactoryImpl(ConverterInfo) - Constructor for class org.openoffice.xmerge.converter.xml.sxw.pocketword.PluginFactoryImpl
Constructor that caches the ConvertInfo that corresponds to the registry information for this plug-in.
PluginFactoryImpl(ConverterInfo) - Constructor for class org.openoffice.xmerge.converter.xml.xslt.PluginFactoryImpl
 
PocketExcelBiffConstants - interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants.
Interface that defines the hex codes for the BIFF Records
PocketWordConstants - interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants.
Interface defining constants for Pocket Word attributes.
PocketWordDocument - class org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordDocument.
Class representing a Pocket Word Document.
PocketWordDocument(String) - Constructor for class org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordDocument
Constructs a new Pocket Word Document.
PositionBaseRowMerge - class org.openoffice.xmerge.merger.merge.PositionBaseRowMerge.
This is an implementation of the NodeMergeAlgorithm interface.
PositionBaseRowMerge(ConverterCapabilities) - Constructor for class org.openoffice.xmerge.merger.merge.PositionBaseRowMerge
Constructor.
previous() - Method in interface org.openoffice.xmerge.merger.Iterator
Move to previous element in the sequence.
previous() - Method in class org.openoffice.xmerge.merger.diff.NodeIterator
 
previous() - Method in class org.openoffice.xmerge.merger.diff.ObjectArrayIterator
 
processCellData(Element, String, String) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentDeserializer
This method process the data in a cell and sets the appropriate attributes on the cell Element.
processCells(Node) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentDeserializer
This method process the cells in a Document and generates a portion of the Document.
processColumnWidth(int) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
This method maintains an array of integers that contains the desired widths (in number of chars) for each column.
processTable(Node) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentDeserializer
This method process a WorkSheet and generates a portion of the Document.
PURPLE - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Purple
PxlDocument - class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument.
 
PxlDocument(String) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument
Constructs a pocket Excel Document with the name of the file passed in as an argument.
PxlDocument(String, InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument
Constructs a pocket Excel Document from the InputStream and assigns it the document name passed in

R

read(InputStream) - Method in interface org.openoffice.xmerge.Document
Reads the content from the InputStream into the Document.
read(InputStream) - Method in class org.openoffice.xmerge.converter.dom.DOMDocument
Read the Office Document from the specified InputStream.
read(InputStream) - Method in class org.openoffice.xmerge.converter.palm.PalmDB
Read the necessary data to create a PDB from the InputStream.
read(InputStream) - Method in class org.openoffice.xmerge.converter.palm.Record
Read the necessary data to create a PDB from the InputStream.
read(InputStream) - Method in class org.openoffice.xmerge.converter.palm.PalmDocument
Reads in a file from the InputStream.
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.OfficeDocument
Read the Office Document from the given InputStream.
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument
Read a Pocket Excel Document from the Inputstream and add the relevant records to the Linked Lists for the worksheets OuputStream
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BoundSheet
 
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.CodePage
 
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Window1
Reads a Window1 Record from an InputStream
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.StringValue
Reads a StringVlaue Record from an InputStream
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Formula
Reads the formula data members from the stream.
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefRowHeight
 
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Window2
Reads a Window2 Record from an InputStream
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.LabelCell
Writes aLabelCell to the specified Outputstream
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BlankCell
Reads a BlankCell InputStream
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BeginningOfFile
 
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.ExtendedFormat
Reads the extended format from the Inputstream
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Eof
 
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.ColInfo
 
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefColWidth
 
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Selection
Reads a Selection Record from the InputStream
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Row
Reads a Row from an InputStream
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BoolErrCell
Reads a BoolErrCell from the InputStream
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FloatNumber
 
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Pane
 
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FontDescription
Constructs a Font Description from the InputStream
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefinedName
Reads a Defined Name from the InputStream The byte array must be twice the size of the String as it uses unicode.
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.NumberFormat
Reads the NumberFormat from the InputStream Byte array containg strings are doubled in length becuse they use unicode
read(InputStream) - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordDocument
This method reads byte data from the InputStream and extracts font and paragraph data from the file.
read(InputStream, boolean) - Method in class org.openoffice.xmerge.converter.xml.OfficeDocument
Read the Office Document from the given InputStream.
readInt(byte[]) - Static method in class org.openoffice.xmerge.util.EndianConverter
Convert a Little Endian representation of an integer to a Java int (Network Byte Order).
readShort(byte[]) - Static method in class org.openoffice.xmerge.util.EndianConverter
Convert a Little Endian representation of a short to a Java short (Network Byte Order).
Record - class org.openoffice.xmerge.converter.palm.Record.
Contains the raw bytes for a Record in a PDB.
Record() - Constructor for class org.openoffice.xmerge.converter.palm.Record
Default constructor.
Record(byte[]) - Constructor for class org.openoffice.xmerge.converter.palm.Record
Constructor to create a Record filled with bytes.
Record(byte[], byte) - Constructor for class org.openoffice.xmerge.converter.palm.Record
Constructor to create a Record filled with bytes and assign Record attributes.
RED - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Red
refresh() - Method in interface org.openoffice.xmerge.merger.Iterator
A method to force the Iterator to transverse the tree again to refresh the content.
refresh() - Method in class org.openoffice.xmerge.merger.diff.NodeIterator
 
refresh() - Method in class org.openoffice.xmerge.merger.diff.ObjectArrayIterator
 
RegistryException - exception org.openoffice.xmerge.util.registry.RegistryException.
This Exception is thrown by converter registry algorithms.
RegistryException(String) - Constructor for class org.openoffice.xmerge.util.registry.RegistryException
Exception thrown by merge algorithms.
remove() - Method in class org.openoffice.xmerge.merger.diff.ObjectArrayIterator
Remove current Object.
removeByJar(String) - Static method in class org.openoffice.xmerge.util.registry.ConverterInfoMgr
Removes any ConverterInfo object from the registry that have the specified jar name value.
removeByName(String) - Static method in class org.openoffice.xmerge.util.registry.ConverterInfoMgr
Removes any ConverterInfo object from the registry that have the specified display name value.
removeNode(Node) - Method in class org.openoffice.xmerge.merger.merge.DocumentMerge
Removes the specified Node.
removeNode(Node) - Method in class org.openoffice.xmerge.merger.merge.SheetMerge
Remove specified Node.
replace(Object) - Method in class org.openoffice.xmerge.merger.diff.ObjectArrayIterator
Replace current Object.
replaceElement(Element, Element) - Method in class org.openoffice.xmerge.merger.merge.DocumentMerge
Replace Element.
reset() - Method in class org.openoffice.xmerge.Convert
Resets the input queue, so that the user can use this class to perform another conversion.
reset() - Method in class org.openoffice.xmerge.ConvertData
Resets ConvertData.
Resources - class org.openoffice.xmerge.util.Resources.
Provides a singleton resource class for converter messages.
Row - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Row.
Represents s BIFF Record that describes the format of a column
ROW_DESCRIPTION - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
Row() - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Row
Constructs a pocket Excel Document from the InputStream and assigns it the document name passed in
Row(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Row
Constructs a Row fro man InputStream
RowIterator - class org.openoffice.xmerge.merger.diff.RowIterator.
This is an implementation of the Iterator interface and extends NodeIterator.
RowIterator(ConverterCapabilities, Node) - Constructor for class org.openoffice.xmerge.merger.diff.RowIterator
Standard constructor.

S

sc - Variable in class org.openoffice.xmerge.converter.xml.Style
A reference to the StyleCatalog to be used for looking up ancestor Style objects.
Selection - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Selection.
Represents a BIFF Record that describes the selected area of a worksheet
Selection() - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Selection
Constructor
Selection(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Selection
Constructs a Selection Record from the InputStream
serialize() - Method in interface org.openoffice.xmerge.DocumentSerializer
Convert the data passed into the DocumentSerializer constructor into the "Device" Document format.
serialize() - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
Method to convert a DOM Document into "Device" Document objects.
serialize() - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.SxcDocumentSerializerImpl
 
serialize() - Method in class org.openoffice.xmerge.converter.xml.sxw.aportisdoc.DocumentSerializerImpl
Method to convert a Document into a PDB.
serialize() - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.DocumentSerializerImpl
Convert the data passed into the DocumentSerializerImpl constructor into Pocket Word format.
serialize() - Method in class org.openoffice.xmerge.converter.xml.xslt.DocumentSerializerImpl
Method to convert a Document with an xsl stylesheet.
SET - Static variable in class org.openoffice.xmerge.util.Debug
To set a flag.
set(int, int) - Method in class org.openoffice.xmerge.util.IntArrayList
This method sets an element of the list to the input integer value.
setAttribute(int, String) - Method in class org.openoffice.xmerge.converter.xml.ParaStyle
Set an attribute for this paragraph Style.
setAttribute(String, String) - Method in class org.openoffice.xmerge.converter.xml.ParaStyle
Set an attribute for this paragraph Style.
setAttributes(int, int, int, short) - Method in class org.openoffice.xmerge.converter.palm.PalmDB
Set the attributes for the PalmDB object.
setBackground(Color) - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Set the Background Color for this cell
setBold(boolean) - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Set the object's bold flag.
setCatalog(StyleCatalog) - Method in class org.openoffice.xmerge.converter.xml.Style
Set the StyleCatalog to be used when looking up the Style parent.
setCategory(String) - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Set the formatting category of this object, i.e.
setCellFormat(int, int, Format) - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetEncoder
Set a cell's formatting options via a separately create Format object.
setCol(short) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BlankCell
 
setColors(Color, Color) - Method in class org.openoffice.xmerge.converter.xml.TextStyle
Set the font and/or background Color for this Style.
setColumnWidths(IntArrayList) - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetEncoder
Set the width of the columns in the WorkBook.
setContentDOM(Node) - Method in class org.openoffice.xmerge.converter.dom.DOMDocument
Sets the Content of the Document to the contents of the supplied Node list.
setContentDOM(Node) - Method in class org.openoffice.xmerge.converter.xml.OfficeDocument
 
setDecimalPlaces(int) - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Set the precision of the number to be displayed.
setFont(String) - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Set the font used for this cell.
setForeground(Color) - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Set the Foreground Color for this cell.
setFormatSpecifier(String) - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Set the Format specifier for this category.
setItalic(boolean) - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Set the object's italic flag.
setName(String) - Method in class org.openoffice.xmerge.ConvertData
Sets the Document name.
setName(String) - Method in class org.openoffice.xmerge.converter.xml.Style
Sets the name of this Style.
setPdb(PalmDB) - Method in class org.openoffice.xmerge.converter.palm.PalmDocument
Sets the PalmDocument to a new PalmDB value.
setRow(short) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BlankCell
 
setUnderline(boolean) - Method in class org.openoffice.xmerge.converter.xml.sxc.Format
Set the object's underline flag.
setWorksheet(int) - Method in class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder
Sets the active WorkSheet.
setXFIndex(short) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BlankCell
 
SHEET_WINDOW_INFO - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
SheetMerge - class org.openoffice.xmerge.merger.merge.SheetMerge.
This class extends the DocumentMerge class.
SheetMerge(ConverterCapabilities, NodeMergeAlgorithm) - Constructor for class org.openoffice.xmerge.merger.merge.SheetMerge
Constructor.
SheetUtil - class org.openoffice.xmerge.merger.merge.SheetUtil.
Utility methods to handle sheet XML tree.
SheetUtil() - Constructor for class org.openoffice.xmerge.merger.merge.SheetUtil
 
SILVER - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Silver
size() - Method in class org.openoffice.xmerge.util.IntArrayList
This method gets the size of the list.
sizeInPoints - Variable in class org.openoffice.xmerge.converter.xml.TextStyle
Font size in points.
SpreadsheetDecoder - class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder.
This class is a abstract class for encoding a "Device" Document format into an alternative spreadsheet format.
SpreadsheetDecoder(String, String) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetDecoder
Constructor for creating new SpreadsheetDecoder.
SpreadsheetEncoder - class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetEncoder.
This class is a abstract class for encoding an SXC into an alternative spreadsheet format.
SpreadsheetEncoder(String, String) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.SpreadsheetEncoder
Creates new SpreadsheetEncoder.
start() - Method in interface org.openoffice.xmerge.merger.Iterator
Move to the beginning of the sequence.
start() - Method in class org.openoffice.xmerge.merger.diff.NodeIterator
 
start() - Method in class org.openoffice.xmerge.merger.diff.ObjectArrayIterator
 
startChar() - Method in class org.openoffice.xmerge.merger.diff.TextNodeEntry
Returns the start character.
STRIKETHROUGH_TAG - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Strikethrough tag.
STRIKETHRU - Static variable in class org.openoffice.xmerge.converter.xml.TextStyle
Indicates strike-through in the text.
stringID(int) - Static method in class org.openoffice.xmerge.converter.palm.PdbUtil
This method converts an integer into a String given the Palm ID format.
StringValue - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.StringValue.
Represents a BIFF Record that describes the value of a formula that evaluates to a string
StringValue(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.StringValue
Constructs a StringValue Record from an InputStream
Style - class org.openoffice.xmerge.converter.xml.Style.
An object of class Style represents a style in an OpenOffice document.
Style(Node, StyleCatalog) - Constructor for class org.openoffice.xmerge.converter.xml.Style
Constructor for use when going from DOM to client device format.
Style(String, String, String, StyleCatalog) - Constructor for class org.openoffice.xmerge.converter.xml.Style
Constructor for use when going from client device format to DOM.
StyleCatalog - class org.openoffice.xmerge.converter.xml.StyleCatalog.
A StyleCatalog holds a collection of Style objects.
StyleCatalog(int) - Constructor for class org.openoffice.xmerge.converter.xml.StyleCatalog
Constructor
SUBSCRIPT - Static variable in class org.openoffice.xmerge.converter.xml.TextStyle
Indicates subscripted text.
SUPERSCRIPT - Static variable in class org.openoffice.xmerge.converter.xml.TextStyle
Indicates superscripted text.
SXC_FILE_EXTENSION - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
StarCalc XML file extension.
SXC_TYPE - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
StarCalc XML office:class value.
sxcDoc - Variable in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
SxcDocument object that this converter processes.
SxcDocument - class org.openoffice.xmerge.converter.xml.sxc.SxcDocument.
This class is an implementation of OfficeDocument for the SXC format.
SxcDocument(String) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.SxcDocument
Constructor with arguments to set name.
SxcDocument(String, boolean, boolean) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.SxcDocument
Constructor with arguments to set name, the namespaceAware flag, and the validating flag.
SxcDocumentDeserializer - class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentDeserializer.
General spreadsheet implementation of DocumentDeserializer for the SxcPluginFactory.
SxcDocumentDeserializer(ConvertData) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentDeserializer
Constructor.
SxcDocumentDeserializerImpl - class org.openoffice.xmerge.converter.xml.sxc.pexcel.SxcDocumentDeserializerImpl.
Pocket Excel implementation of DocumentDeserializer for the PluginFactoryImpl.
SxcDocumentDeserializerImpl(ConvertData) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.SxcDocumentDeserializerImpl
Creates new SxcDocumentDeserializerImpl.
SxcDocumentSerializer - class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer.
General spreadsheet implementation of DocumentSerializer for the SxcPluginFactory.
SxcDocumentSerializer(Document) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
Constructor.
SxcDocumentSerializerImpl - class org.openoffice.xmerge.converter.xml.sxc.pexcel.SxcDocumentSerializerImpl.
Pocket Excel implementation of SxcDocumentDeserializer for the PluginFactoryImpl.
SxcDocumentSerializerImpl(Document) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.SxcDocumentSerializerImpl
Constructor.
SxcPluginFactory - class org.openoffice.xmerge.converter.xml.sxc.SxcPluginFactory.
General implementation of the PluginFactory interface for SXC Document objects.
SxcPluginFactory(ConverterInfo) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.SxcPluginFactory
Constructor that caches the ConvertInfo that corresponds to the registry information for this plug-in.
SxcType - Static variable in class org.openoffice.xmerge.util.registry.ConverterInfo
 
SXW_FILE_EXTENSION - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
StarWriter XML file extension.
SXW_TYPE - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
StarWriter XML office:class value.
SxwDocument - class org.openoffice.xmerge.converter.xml.sxw.SxwDocument.
This class is an implementation of OfficeDocument for the SXW format.
SxwDocument(String) - Constructor for class org.openoffice.xmerge.converter.xml.sxw.SxwDocument
Constructor with arguments to set name.
SxwDocument(String, boolean, boolean) - Constructor for class org.openoffice.xmerge.converter.xml.sxw.SxwDocument
Constructor with arguments to set name, the namespaceAware flag, and the validating flag.
SxwPluginFactory - class org.openoffice.xmerge.converter.xml.sxw.SxwPluginFactory.
General implementation of the PluginFactory interface for SXW documents.
SxwPluginFactory(ConverterInfo) - Constructor for class org.openoffice.xmerge.converter.xml.sxw.SxwPluginFactory
Constructor that caches the ConvertInfo that corresponds to the registry information for this plug-in.
SxwType - Static variable in class org.openoffice.xmerge.util.registry.ConverterInfo
 

T

TAG_BOOKMARK - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for text:bookmark.
TAG_BOOKMARK_START - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for text:bookmark-start.
TAG_HEADING - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for text:h.
TAG_HYPERLINK - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for text:a.
TAG_LINE_BREAK - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for text:line-break.
TAG_LIST_HEADER - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for text:list-header.
TAG_LIST_ITEM - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for text:list-item.
TAG_OFFICE_AUTOMATIC_STYLES - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for office:automatic-styles.
TAG_OFFICE_BODY - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for office:body.
TAG_OFFICE_DOCUMENT - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for office:document, this is the root tag.
TAG_OFFICE_DOCUMENT_CONTENT - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for office:document-content, this is the root tag in content.xml.
TAG_OFFICE_DOCUMENT_STYLES - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for office:document-styles, this is the root tag in styles.xml.
TAG_OFFICE_FONT_DECLS - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for office:font-decls.
TAG_OFFICE_MASTER_STYLES - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for office:master-styles.
TAG_OFFICE_STYLES - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for office:styles.
TAG_ORDERED_LIST - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for text:ordered-list.
TAG_PARAGRAPH - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for text:p.
TAG_SPACE - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for text:s.
TAG_SPAN - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for text:span.
TAG_STYLE_FONT_DECL - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for style:font-decl.
TAG_TAB_STOP - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for text:tab-stop.
TAG_TABLE - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for table:table.
TAG_TABLE_CELL - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for table:table-cell.
TAG_TABLE_COLUMN - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for table:table-column.
TAG_TABLE_ROW - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for table:table-row.
TAG_TABLE_SCENARIO - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for table:scenario.
TAG_UNORDERED_LIST - Static variable in interface org.openoffice.xmerge.converter.xml.OfficeConstants
Element tag for text:unordered-list.
TEAL - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Teal
TEXT_ALIGN - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Align text property.
TEXT_INDENT - Static variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Indent left property.
TEXT_STYLE_FAMILY - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Family name for Text styles.
TextNodeEntry - class org.openoffice.xmerge.merger.diff.TextNodeEntry.
A small class to hold the start/end character position and the Node pointer in a text Node.
TextNodeEntry(int, int, Node) - Constructor for class org.openoffice.xmerge.merger.diff.TextNodeEntry
Constructor
TextNodeIterator - class org.openoffice.xmerge.merger.diff.TextNodeIterator.
This is an implementation of the Iterator interface.
TextNodeIterator(Node) - Constructor for class org.openoffice.xmerge.merger.diff.TextNodeIterator
Standard constructor.
TextStyle - class org.openoffice.xmerge.converter.xml.TextStyle.
Represents a text Style in an OpenOffice document.
TextStyle(Node, StyleCatalog) - Constructor for class org.openoffice.xmerge.converter.xml.TextStyle
Constructor for use when going from DOM to client device format.
TextStyle(String, String, String, int, int, int, String, StyleCatalog) - Constructor for class org.openoffice.xmerge.converter.xml.TextStyle
Constructor for use when going from client device format to DOM
toString() - Method in class org.openoffice.xmerge.merger.Difference
Returns position and operation values as a single string.
TRACE - Static variable in class org.openoffice.xmerge.util.Debug
Trace messages.
traverseBody(Node) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
This method traverses office:body Element.
traverseCell(Node) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
This method traverses a table:table-cell element Node.
traverseParagraph(Node) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
This method traverses the text:p element Node.
traverseTable(Node) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
This method traverses the table:table element Node.
traverseTableColumn(Node) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
This method traverses the table:table-column Node.
traverseTableRow(Node) - Method in class org.openoffice.xmerge.converter.xml.sxc.SxcDocumentSerializer
This method traverses the table:table-row element Node.

U

UNCHANGE - Static variable in class org.openoffice.xmerge.merger.Difference
Unchange operation (i.e.
UNDERLINE - Static variable in class org.openoffice.xmerge.converter.xml.TextStyle
Indicates underlined text.
UNDERLINE_TAG - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Underline tag.
UNSET - Static variable in class org.openoffice.xmerge.util.Debug
To unset a flag.

V

value - Variable in class org.openoffice.xmerge.converter.xml.ParaStyle
Array of attribute values for this paragraph tyle.
values - Variable in class org.openoffice.xmerge.converter.xml.TextStyle
Values of text attributes.
Version - class org.openoffice.xmerge.Version.
This class provides a quick utility to check the version of the jar file.

W

WHITE - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for White
WINDOW_INFO - Static variable in interface org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.PocketExcelBiffConstants
 
Window1 - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Window1.
Represents a BIFF REcord that describes workbook window attributes
Window1() - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Window1
Constructor
Window1(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Window1
Constructs a Window1 Record from an InputStream
Window2 - class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Window2.
Represents a BIFF Record that describes worksheet window attributes
Window2() - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Window2
Constructor
Window2(InputStream) - Constructor for class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Window2
Constructs a Window2 Record from an InputStream
write(OutputStream) - Method in interface org.openoffice.xmerge.Document
Writes out the Document content to the specified OutputStream.
write(OutputStream) - Method in class org.openoffice.xmerge.converter.dom.DOMDocument
Write out content to the supplied OutputStream.
write(OutputStream) - Method in class org.openoffice.xmerge.converter.palm.PalmDB
Write out the number of Records followed by what will be written out by each Record object.
write(OutputStream) - Method in class org.openoffice.xmerge.converter.palm.Record
Write out the Record attributes and Record length followed by the data in this Record object.
write(OutputStream) - Method in class org.openoffice.xmerge.converter.palm.PalmDocument
Writes the PalmDocument to an OutputStream.
write(OutputStream) - Method in class org.openoffice.xmerge.converter.palm.PdbEncoder
Write out a PDB into the given OutputStream.
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.OfficeDocument
Write out Office ZIP file format.
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.PxlDocument
Writes the records contained in the header and worksheets to the OuputStream
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BIFFRecord
Writes the record, including the BIFF record byte to the outputstream
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BoundSheet
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.CodePage
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Window1
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.StringValue
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Formula
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefRowHeight
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Window2
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.LabelCell
Writes a LabelCell to the specified Outputstream
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BlankCell
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BeginningOfFile
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.ExtendedFormat
Writes the ExtendedFormat to the Outputstream
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Eof
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.ColInfo
Writes a ColInfo to the specified Outputstream
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefColWidth
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Selection
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Row
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.BoolErrCell
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FloatNumber
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.Pane
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.FontDescription
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.DefinedName
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxc.pexcel.Records.NumberFormat
 
write(OutputStream) - Method in class org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordDocument
Writes out the Document content to the specified OutputStream.
write(OutputStream, boolean) - Method in class org.openoffice.xmerge.converter.xml.OfficeDocument
Write out Office ZIP file format.
writeAttributes(Element) - Method in class org.openoffice.xmerge.converter.xml.ParaStyle
Add Style attributes to the given Node.
writeAttributes(Element) - Method in class org.openoffice.xmerge.converter.xml.TextStyle
Write this Style object's attributes to a Node in the Document.
writeAttributes(Node) - Method in class org.openoffice.xmerge.converter.xml.Style
Write this Style object's attributes to the given Node.
writeInt(int) - Static method in class org.openoffice.xmerge.util.EndianConverter
Convert an integer to a Little Endian representation.
writeNode(Document, String) - Method in class org.openoffice.xmerge.converter.xml.StyleCatalog
Create a Node named name in Document parentDoc, and write the entire StyleCatalog to it.
writeShort(short) - Static method in class org.openoffice.xmerge.util.EndianConverter
Convert a short to a Little Endian representation.

X

XmlUtil - class org.openoffice.xmerge.util.XmlUtil.
Class containing static util methods for handling XML trees.
XmlUtil() - Constructor for class org.openoffice.xmerge.util.XmlUtil
 

Y

YELLOW - Static variable in interface org.openoffice.xmerge.converter.xml.sxw.pocketword.PocketWordConstants
Colour table index for Yellow

A B C D E F G H I L M N O P R S T U V W X Y
OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org