com.phoenix_int.aserver.util.scriptwrapper.api
Interface InputFile
- All Superinterfaces:
- ParseableFile
- All Known Implementing Classes:
- PHXRowFieldFile, XPathFile
-
public interface InputFile
- extends ParseableFile
Interface for input files (not file variables) used in script-wrappers
| Method Summary |
void |
generate()
Generate the input file |
void |
setFileToGenerate(java.lang.String fileName)
Set the file to be generated |
generate
void generate()
throws java.io.IOException,
com.phoenix_int.aserver.util.PHXInvalidFormatException,
PHXNoSuchTokenException,
java.lang.IllegalAccessException,
java.lang.InstantiationException,
PHXNumberFormatException,
PHXBookmarkNotFoundException,
PHXSectionNotFoundException
- Generate the input file
-
- Throws:
java.io.IOException
com.phoenix_int.aserver.util.PHXInvalidFormatException
PHXNoSuchTokenException
java.lang.IllegalAccessException
java.lang.InstantiationException
PHXNumberFormatException
PHXBookmarkNotFoundException
PHXSectionNotFoundException
setFileToGenerate
void setFileToGenerate(java.lang.String fileName)
- Set the file to be generated
-
- Parameters:
fileName - file name