Package org.cytoscape.io.read
Interface CyTransformerReader
-
public interface CyTransformerReader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NamedTransformer<?,?>[]
read(InputStream stream)
-
-
-
Method Detail
-
read
NamedTransformer<?,?>[] read(InputStream stream) throws IOException
- Throws:
IOException
-
-