infovis.tree.io
Class DirectoryReaderCreator

java.lang.Object
  extended by infovis.tree.io.DirectoryReaderCreator
All Implemented Interfaces:
AbstractReaderFactory.Creator

public class DirectoryReaderCreator
extends Object
implements AbstractReaderFactory.Creator

Class DirectoryReaderCreator

Version:
$Revision: 1.2 $
Author:
Jean-Daniel Fekete
InfoVis factory arguments:
TableReaderFactory directory noopen, TreeReaderFactory directory noopen

Constructor Summary
DirectoryReaderCreator()
           
 
Method Summary
 AbstractReader create(InputStream ignore, String name, Table table)
           
 AbstractReader create(String name, Table table)
           
 String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectoryReaderCreator

public DirectoryReaderCreator()
Method Detail

getName

public String getName()
Specified by:
getName in interface AbstractReaderFactory.Creator

create

public AbstractReader create(InputStream ignore,
                             String name,
                             Table table)
Specified by:
create in interface AbstractReaderFactory.Creator

create

public AbstractReader create(String name,
                             Table table)
Specified by:
create in interface AbstractReaderFactory.Creator


Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.