public class DeviceListWriter extends Object
| Constructor and Description |
|---|
DeviceListWriter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Run the device list writer.
|
protected void |
writeProps(File outFile,
List<DeviceDescriptor> devs) |
public static void main(String[] args)
args - the command line argumentsprotected void writeProps(File outFile, List<DeviceDescriptor> devs) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2014. All Rights Reserved.