public interface IDocumentReaderPlugin
Method Summary | ||
---|---|---|
abstract void | read(java.io.InputStream src, LoadOptions loadOptions, Document document) | |
Reads the data from the specified stream into the |
public abstract void read(java.io.InputStream src, LoadOptions loadOptions, Document document)
src
- The source stream to read the document from.loadOptions
- An additional load options to load the document.document
- The instance of the