|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.export.io.BaseImportInput
public abstract class BaseImportInput
Constructor Summary | |
---|---|
BaseImportInput()
|
Method Summary | |
---|---|
boolean |
fileExists(java.lang.String parentPath,
java.lang.String path)
|
java.io.InputStream |
getFileInputStream(java.lang.String parentPath,
java.lang.String path)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.jaspersoft.jasperserver.export.io.ImportInput |
---|
close, fileExists, folderExists, getFileInputStream, open |
Constructor Detail |
---|
public BaseImportInput()
Method Detail |
---|
public java.io.InputStream getFileInputStream(java.lang.String parentPath, java.lang.String path) throws java.io.IOException
getFileInputStream
in interface ImportInput
java.io.IOException
public boolean fileExists(java.lang.String parentPath, java.lang.String path)
fileExists
in interface ImportInput
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |