|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.export.io.BaseExportOutput
public abstract class BaseExportOutput
Constructor Summary | |
---|---|
BaseExportOutput()
|
Method Summary | |
---|---|
java.io.OutputStream |
getFileOutputStream(java.lang.String parentPath,
java.lang.String path)
|
java.lang.String |
mkdir(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.ExportOutput |
---|
close, getFileOutputStream, mkdir, open |
Constructor Detail |
---|
public BaseExportOutput()
Method Detail |
---|
public java.lang.String mkdir(java.lang.String parentPath, java.lang.String path) throws java.io.IOException
mkdir
in interface ExportOutput
java.io.IOException
public java.io.OutputStream getFileOutputStream(java.lang.String parentPath, java.lang.String path) throws java.io.IOException
getFileOutputStream
in interface ExportOutput
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |