public class LoadDocumentCallable extends Object implements Callable<Void>
LoadDocumentCallable(IDocument idoc, String fileName, InputStream inputStream, String password, boolean isStreamInput)
Void
call()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoadDocumentCallable(IDocument idoc, String fileName, InputStream inputStream, String password, boolean isStreamInput)
public Void call() throws Exception
call
Callable<Void>
Exception