Class ExtLineSourceFactory
java.lang.Object
net.thevpc.common.io.ExtLineSourceFactory
- 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
-
ExtLineSourceFactory
public ExtLineSourceFactory()
-
-
Method Details
-
getSupport
- Specified by:
getSupportin interfaceLineSourceFactory
-
createLineSource
- Specified by:
createLineSourcein interfaceLineSourceFactory
-
createLineSource
- Specified by:
createLineSourcein interfaceLineSourceFactory
-
createLineSource
- Specified by:
createLineSourcein interfaceLineSourceFactory
-