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

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

public class VectorFileLabelLister
extends java.lang.Object

Lists the name of the labels in the input vector file

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

Field Summary
private static com.martiansoftware.jsap.Parameter[] OPTIONS
           
 
Constructor Summary
VectorFileLabelLister()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPTIONS

private static final com.martiansoftware.jsap.Parameter[] OPTIONS
Constructor Detail

VectorFileLabelLister

public VectorFileLabelLister()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException