Interface LineSourceFactory
- All Known Implementing Classes:
DefaultLineSourceFactory
public interface LineSourceFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateLineSource(File file) createLineSource(InputStream stream, String mimeType) createLineSource(Path file) intgetSupport(String fileName, String mimetype)
-
Method Details
-
getSupport
-
createLineSource
-
createLineSource
-
createLineSource
-