org.deegree.tools.importer
Class FileExporter
java.lang.Object
org.deegree.tools.importer.FileExporter
- All Implemented Interfaces:
- Exporter
public class FileExporter
- extends Object
- implements Exporter
The FileExporter
writes a new file.
- 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 |
FileExporter
public FileExporter()
export
public boolean export(Object objectToExport)
- Specified by:
export
in interface Exporter
- Parameters:
objectToExport
- contains a ListArray of objects,
where the first object contains an Array of bytes to
export and the second object the information
of the target to export
- Returns:
- true, when expor is successful; otherwise false
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net