public interface IDocumentLoaderPublic Interface IDocumentLoaderpublic interface class IDocumentLoadertype IDocumentLoader = interface end| OpenFile(String) | Open file of the supported format given by fullFileName. |
| OpenFile(Stream, String) | Open file of the supported format given by stream. |