Package | Description |
---|---|
org.safs | |
org.safs.text |
Modifier and Type | Method and Description |
---|---|
static boolean |
SAFSPlus.Files.PrintToFile(java.lang.String fileNo,
java.lang.String content,
FileUtilities.Placement placement)
Write a string to a opened file defined by file number.
|
Modifier and Type | Method and Description |
---|---|
static FileUtilities.Placement |
FileUtilities.Placement.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FileUtilities.Placement[] |
FileUtilities.Placement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © SAS Institute. All Rights Reserved.