Package writer2latex.xmerge

Interface Summary
Document A Document represents any Document to be converted and the resulting Document from any conversion.
OfficeConstants This interface contains constants for StarOffice XML tags, attributes (StarCalc cell types, etc.).
 

Class Summary
BinaryGraphicsDocument Class representing a binary graphics document.
ConvertData ConvertData is used as a container for passing OutputFile objects in and out of the Convert class.
DOMDocument An implementation of Document for StarOffice documents.
EmbeddedBinaryObject This class represents embedded object's in an OpenOffice.org document that have a binary representation.
EmbeddedObject  
EmbeddedXMLObject This class represents those embedded objects in an OpenOffice.org document that have an XML representation.
NewDOMDocument An extension of DOMDocument that overrides the write method.
OfficeDocument An implementation of Document for StarOffice documents.
 

Exception Summary
OfficeDocumentException Used by OfficeDocument to encapsulate exceptions.