org.deegree_impl.tools.shape
Class GML2Shape
java.lang.Object
org.deegree_impl.tools.shape.GML2Shape
- public class GML2Shape
- extends java.lang.Object
- Since:
- 1.1
- Version:
- $Revision$, 1.0. $Revision$, $Date$
- Author:
- Andreas Poth, last edited by: $Author$
Constructor Summary |
GML2Shape(java.lang.String inName,
java.lang.String outName)
|
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
read()
|
void |
write()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fc
private FeatureCollection fc
inName
private java.lang.String inName
outName
private java.lang.String outName
GML2Shape
public GML2Shape(java.lang.String inName,
java.lang.String outName)
read
public void read()
throws java.lang.Exception
- Throws:
java.lang.Exception
write
public void write()
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception