public interface IStreamConverter
Modifier and Type | Method and Description |
---|---|
Vector<InputStream> |
convert(InputStream stream)
convert a stream
|
Vector<InputStream> convert(InputStream stream)
stream
- the input stream to convertCopyright © 2018. All rights reserved.