19package org.openoffice.xmerge;
ConvertData is used as a container for passing Document objects in and out of the Convert class.
A DocumentDeserializer object is used to convert from the "Device" Document format to the "Office" Do...
DocumentDeserializer createDocumentDeserializer(ConvertData cd)
The DocumentDeserializer is used to convert from the "Device" Document format to the "Office" Documen...
A DocumentDeserializer represents a converter that converts "Device" Document objects into the "Offic...