public interface SourceInterface
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultSeparator()
Get default separator used to delimit input record fields.
|
java.lang.String |
getSourceName()
Get the Name of the Source.
|
java.lang.String |
getSourcePath(PathInterface driver)
Get the full path to the Source.
|
java.lang.String |
getTestLevel()
Get the Test Level of the Source.
|
java.lang.String getDefaultSeparator()
java.lang.String getTestLevel()
java.lang.String getSourceName()
java.lang.String getSourcePath(PathInterface driver)
Copyright © SAS Institute. All Rights Reserved.