Uses of Class
org.knime.core.node.port.PortObjectSpecZipOutputStream

Packages that use PortObjectSpecZipOutputStream
org.knime.core.node.port   
org.knime.core.node.port.pmml   
 

Uses of PortObjectSpecZipOutputStream in org.knime.core.node.port
 

Methods in org.knime.core.node.port that return PortObjectSpecZipOutputStream
static PortObjectSpecZipOutputStream PortUtil.getPortObjectSpecZipOutputStream(OutputStream in)
           
 

Methods in org.knime.core.node.port with parameters of type PortObjectSpecZipOutputStream
abstract  void PortObjectSpec.PortObjectSpecSerializer.savePortObjectSpec(T portObjectSpec, PortObjectSpecZipOutputStream out)
          Saves the port specification to an output stream.
 

Uses of PortObjectSpecZipOutputStream in org.knime.core.node.port.pmml
 

Methods in org.knime.core.node.port.pmml with parameters of type PortObjectSpecZipOutputStream
 void PMMLPortObjectSpecSerializer.savePortObjectSpec(PMMLPortObjectSpec portObjectSpec, PortObjectSpecZipOutputStream out)
          Saves the port specification to an output stream.
 void PMMLPortObjectSpec.saveTo(PortObjectSpecZipOutputStream out)
           
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.