Package | Description |
---|---|
org.safs.staf.service.input |
Modifier and Type | Method and Description |
---|---|
protected SAFSTextFile |
AbstractSAFSInputService.getParsedDataTextFile(com.ibm.staf.STAFResult result,
java.lang.String fileid) |
protected SAFSTextFile |
AbstractSAFSInputService.openFile(java.lang.String machine,
java.lang.String process,
int handle,
java.lang.String fileid,
java.io.File file,
com.ibm.staf.service.STAFCommandParseResult parsedData)
A subclass must override this function to instantiate its own file type.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSAFSInputService.locateBlockID(com.ibm.staf.STAFResult result,
SAFSTextFile file,
java.lang.String inputBlockID,
java.lang.String fieldsep) |
Copyright © SAS Institute. All Rights Reserved.