Package org.getalp.dbnary.cli
Class UpdateLatestStatistics
- java.lang.Object
-
- org.getalp.dbnary.model.DbnaryModel
-
- org.getalp.dbnary.cli.UpdateLatestStatistics
-
@Deprecated public class UpdateLatestStatistics extends DbnaryModel
Deprecated.
-
-
Field Summary
-
Fields inherited from class org.getalp.dbnary.model.DbnaryModel
DBNARY_NS_PREFIX, LEXVO, tBox
-
-
Constructor Summary
Constructors Constructor Description UpdateLatestStatistics()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static byte[]
createChecksum(File file)
Deprecated.static String
getMD5Checksum(File file)
Deprecated.static void
main(String[] args)
Deprecated.static void
printUsage()
Deprecated.-
Methods inherited from class org.getalp.dbnary.model.DbnaryModel
setGlobalDbnaryPrefix, uriEncode, uriEncode, uriEncode
-
-