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 © 2015. All rights reserved.