Class DefaultLineSourceFactory
java.lang.Object
net.thevpc.common.io.DefaultLineSourceFactory
- All Implemented Interfaces:
LineSourceFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateLineSource(File file) createLineSource(InputStream stream, String mimeType) createLineSource(Path file) intgetSupport(String fileName, String mimetype)
-
Constructor Details
-
DefaultLineSourceFactory
public DefaultLineSourceFactory()
-
-
Method Details
-
getSupport
- Specified by:
getSupportin interfaceLineSourceFactory
-
createLineSource
- Specified by:
createLineSourcein interfaceLineSourceFactory
-
createLineSource
- Specified by:
createLineSourcein interfaceLineSourceFactory
-
createLineSource
- Specified by:
createLineSourcein interfaceLineSourceFactory
-