|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.export.io.FileSystemInputFactory
public class FileSystemInputFactory
Constructor Summary | |
---|---|
FileSystemInputFactory()
|
Method Summary | |
---|---|
ImportInput |
createInput(Parameters parameters)
|
java.lang.String |
getInputDirParameter()
|
boolean |
matches(Parameters parameters)
|
void |
setInputDirParameter(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 FileSystemInputFactory()
Method Detail |
---|
public boolean matches(Parameters parameters)
matches
in interface ImportInputFactory
public ImportInput createInput(Parameters parameters)
createInput
in interface ImportInputFactory
public java.lang.String getInputDirParameter()
public void setInputDirParameter(java.lang.String inputDirParameter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |