at.tuwien.ifs.somtoolbox.apps.helper
Class VectorFileChopper

java.lang.Object
  extended by at.tuwien.ifs.somtoolbox.apps.helper.VectorFileChopper

public class VectorFileChopper
extends Object

Chops a vector file down to the instance names provided in a separate file.

Version:
$Id: VectorFileChopper.java 3589 2010-05-21 10:42:01Z mayer $
Author:
Rudolf Mayer

Constructor Summary
VectorFileChopper()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VectorFileChopper

public VectorFileChopper()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException