|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaxonomyPrinter<T>
Title: Taxonomy Printer Interface
Description: Interface implemented by classes capable of printing taxonomies.
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
Method Summary | |
---|---|
void |
print(Taxonomy<T> taxonomy)
|
void |
print(Taxonomy<T> taxonomy,
java.io.PrintWriter out)
|
Method Detail |
---|
void print(Taxonomy<T> taxonomy)
void print(Taxonomy<T> taxonomy, java.io.PrintWriter out)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |