org.ontobox.fast.test
Class Taxonomy

java.lang.Object
  extended by org.ontobox.fast.test.Taxonomy

public class Taxonomy
extends java.lang.Object

Author:
Anton Malykh

Constructor Summary
Taxonomy()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected static void writeCSV(java.io.File file, java.util.List<java.lang.String> v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Taxonomy

public Taxonomy()
Method Detail

main

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

writeCSV

protected static void writeCSV(java.io.File file,
                               java.util.List<java.lang.String> v)
                        throws java.io.IOException
Throws:
java.io.IOException