owltools.io
Interface GraphReader

All Known Implementing Classes:
AbstractClosureReader, CompactGraphClosureReader

public interface GraphReader


Method Summary
 void read()
           
 void read(String file)
           
 

Method Detail

read

void read()
          throws IOException
Throws:
IOException

read

void read(String file)
          throws IOException
Throws:
IOException


Copyright © 2010-2011. All Rights Reserved.