Cytoscape 3.0.0-beta1 API

Uses of Interface
org.cytoscape.io.util.StreamUtil

Packages that use StreamUtil
org.cytoscape.io Handle import/export of Cytoscape data structures to/from local files/remote URLs. 
 

Uses of StreamUtil in org.cytoscape.io
 

Fields in org.cytoscape.io declared as StreamUtil
protected  StreamUtil BasicCyFileFilter.streamUtil
           
 

Constructors in org.cytoscape.io with parameters of type StreamUtil
BasicCyFileFilter(Set<String> extensions, Set<String> contentTypes, String description, DataCategory category, StreamUtil streamUtil)
          Creates a file filter from the specified arguments.
BasicCyFileFilter(String[] extensions, String[] contentTypes, String description, DataCategory category, StreamUtil streamUtil)
          Creates a file filter from the specified arguments.
 


Cytoscape 3.0.0-beta1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.