Class PathCoderSysBase
java.lang.Object
org.aksw.jena_sparql_api.conjure.entity.utils.PathCoderSysBase
- All Implemented Interfaces:
PathCoder
- Direct Known Subclasses:
PathCoderGzip,PathCoderLbZip
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract String[]protected abstract String[]buildDecodeCmd(Path input) protected abstract String[]buildEncodeCmd(Path input) booleanio.reactivex.rxjava3.core.Single<Integer>io.reactivex.rxjava3.core.Single<Integer>io.reactivex.rxjava3.core.Single<Integer>
-
Constructor Details
-
PathCoderSysBase
public PathCoderSysBase()
-
-
Method Details