|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.export.io.ZipFileInputFactory
public class ZipFileInputFactory
Constructor Summary | |
---|---|
ZipFileInputFactory()
|
Method Summary | |
---|---|
ImportInput |
createInput(Parameters parameters)
|
java.lang.String |
getInputZipParameter()
|
boolean |
matches(Parameters parameters)
|
void |
setInputZipParameter(java.lang.String inputDirParameter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZipFileInputFactory()
Method Detail |
---|
public boolean matches(Parameters parameters)
matches
in interface ImportInputFactory
public ImportInput createInput(Parameters parameters)
createInput
in interface ImportInputFactory
public java.lang.String getInputZipParameter()
public void setInputZipParameter(java.lang.String inputDirParameter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |