Package org.wikidata.wdtk.util
package org.wikidata.wdtk.util
General utility package for Wikidata Toolkit. Utilities
include classes that are so generic that they do not belong
into any particular package, and that do not justify an own
package either.
- Author:
- Markus Kroetzsch
-
ClassDescriptionEnum for denoting several basic file types for which we provide transparent decompression.Interface for classes that read and write files from one directory.Static helper class for creating
DirectoryManager
objects.Class to read and write files from one directory.Given an iterable of iterables of T, this class simulates an iterator of T.Class for keeping CPU and system times.Interface to access files on the Web.Standard implementation ofWebResourceFetcher
.