org.deegree.tools.importer
Class FileLoader
java.lang.Object
org.deegree.tools.importer.FileLoader
- All Implemented Interfaces:
- Loader
public class FileLoader
- extends Object
- implements Loader
The FileLoader
loads a file from given path.
- Version:
- $Revision: 1.1 $, $Date: 2007-10-10 14:21:26 $
- Author:
- Lyn Buesching, last edited by: $Author: buesching $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileLoader
public FileLoader()
loadObject
public Object loadObject(Object objectToLoad)
- Specified by:
loadObject
in interface Loader
- Parameters:
objectToLoad
- contains an Array of strings, where the first
entry contains the source to load and the second the target to export
- Returns:
- an ArrayList of objects, where the first object contains an
Array of bytes to export and the second object the information
of the target to export
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net