Package org.cip4.jdflib.ifaces
Interface IStreamConverter
public interface IStreamConverter
class that converts one stream into another
-
Method Summary
-
Method Details
-
convert
convert a stream- Parameters:
stream- the input stream to convert- Returns:
- the converted set of streams; may be null
-