Package | Description |
---|---|
org.safs.tools.drivers | |
org.safs.tools.input |
Modifier and Type | Method and Description |
---|---|
long |
InputProcessor.locateBlockID(InputInterface input,
UniqueSourceInterface sourceinfo,
java.lang.String blockID)
Attempts to move the input pointer to the beginning of the record AFTER
the blockID specified.
|
Modifier and Type | Interface and Description |
---|---|
interface |
UniqueFileInterface |
Modifier and Type | Class and Description |
---|---|
class |
UniqueStringFileInfo |
Modifier and Type | Method and Description |
---|---|
boolean |
SAFSINPUT.open(UniqueSourceInterface source)
Open a new Input source.
The UniqueSourceInterface is expected to simply have the id and the filename or fullpath. |
boolean |
InputInterface.open(UniqueSourceInterface source)
Open a unique instance of an input source.
|
Copyright © SAS Institute. All Rights Reserved.