org.mindswap.pellet.output
Class TaxonomyPrinter

java.lang.Object
  extended by org.mindswap.pellet.output.TaxonomyPrinter

public class TaxonomyPrinter
extends java.lang.Object

Author:
Evren Sirin

Constructor Summary
TaxonomyPrinter()
           
 
Method Summary
 void print(Taxonomy taxonomy)
           
 void print(Taxonomy taxonomy, OutputFormatter out)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaxonomyPrinter

public TaxonomyPrinter()
Method Detail

print

public void print(Taxonomy taxonomy)

print

public void print(Taxonomy taxonomy,
                  OutputFormatter out)


Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.