@Singleton public class CsvInputStreamHandler extends Object implements org.osgl.util.IO.InputStreamHandler
Constructor and Description |
---|
CsvInputStreamHandler() |
public boolean support(Type type)
support
in interface org.osgl.util.IO.InputStreamHandler
public <T> T read(InputStream inputStream, Type type, org.osgl.util.MimeType mimeType, Object hint)
read
in interface org.osgl.util.IO.InputStreamHandler
Copyright © 2018–2019 OSGL (Open Source General Library). All rights reserved.