Package | Description |
---|---|
org.safs.persist | |
org.safs.text |
Modifier and Type | Method and Description |
---|---|
static Verifier |
VerifierFactory.create(PersistenceType persistenceType,
FileUtilities.FileType fileType,
RuntimeDataInterface runtime,
java.lang.Object object) |
static Persistor |
PersistorFactory.create(PersistenceType persistenceType,
FileUtilities.FileType fileType,
RuntimeDataInterface runtime,
java.lang.Object object) |
Modifier and Type | Method and Description |
---|---|
static FileUtilities.FileType |
FileUtilities.FileType.get(java.lang.String name) |
static FileUtilities.FileType |
FileUtilities.FileType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FileUtilities.FileType[] |
FileUtilities.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © SAS Institute. All Rights Reserved.