hydroScalingAPI.io
Class LocationWriter
java.lang.Object
hydroScalingAPI.io.LocationWriter
public class LocationWriter
- extends java.lang.Object
This class create Location-type files using a database registry.
- Author:
- Ricardo Mantilla
|
Constructor Summary |
LocationWriter(java.io.File locationFile,
java.lang.Object[] register)
Creates a new instance of LocationWriter |
|
Method Summary |
static void |
main(java.lang.String[] args)
Tests for the class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocationWriter
public LocationWriter(java.io.File locationFile,
java.lang.Object[] register)
throws java.io.IOException
- Creates a new instance of LocationWriter
- Parameters:
locationFile - The file where the location will be writtenregister - The database register (DB_Register) to use
as data template.
- Throws:
java.io.IOException - Captures errors during the file writing process
main
public static void main(java.lang.String[] args)
- Tests for the class
- Parameters:
args - the command line arguments
CUENCAS was initially developed by Ricardo Mantilla at the University of Colorado under the supervision of Dr. Vijay K. Gupta. We wish to recognize the support from the National Science Fundation.