Class MainPlaygroundScanFile
java.lang.Object
org.aksw.jena_sparql_api.io.binseach.MainPlaygroundScanFile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidmainBoyerMooreTest(String[] args) static voidmainBz2Decode(String[] args) static voidmainBz2DecodeNice(String[] args) static voidstatic voidprintLines(InputStream in, int count) wcBwd(org.aksw.commons.io.block.impl.PageNavigator pageNavigator) Return the line count and whether the first position was a newlinewcFwd(org.aksw.commons.io.block.impl.PageNavigator pageNavigator) Count the number of occurrences of '\n' together with a flag whether it ocurred at the end
-
Constructor Details
-
MainPlaygroundScanFile
public MainPlaygroundScanFile()
-
-
Method Details
-
main
- Throws:
Exception
-
mainBz2DecodeNice
- Throws:
Exception
-
printLines
- Throws:
IOException
-
mainBz2Decode
- Throws:
Exception
-
mainBoyerMooreTest
- Throws:
IOException
-
mainWc
- Throws:
IOException