public class DeviceStateConfigParser extends Object
| Constructor and Description |
|---|
DeviceStateConfigParser(LoaderOptions options)
Constructs DeviceStateConfigParser
|
| Modifier and Type | Method and Description |
|---|---|
String |
getStorableObject()
parse the configuration file and return the
name of the storable class
|
static void |
main(String[] args) |
FList |
parseFile()
parse the configuration file and return an flist
|
public DeviceStateConfigParser(LoaderOptions options)
options - The LoaderOptionsCopyright © 2003, 2023, Oracle and/or its affiliates.