19package org.openoffice.xmerge;
21import java.io.IOException;
This Exception is thrown by convert algorithms.
A DocumentDeserializer represents a converter that converts "Device" Document objects into the "Offic...
Document deserialize()
Convert the data passed into the DocumentDeserializer constructor into the "Office" Document format.
A Document represents any Document to be converted and the resulting Document from any conversion.