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
-
Interface Summary Interface Description DirectoryManager Interface for classes that read and write files from one directory.WebResourceFetcher Interface to access files on the Web. -
Class Summary Class Description DirectoryManagerFactory Static helper class for creatingDirectoryManagerobjects.DirectoryManagerImpl Class to read and write files from one directory.NestedIterator<T> Given an iterable of iterables of T, this class simulates an iterator of T.Timer Class for keeping CPU and system times.WebResourceFetcherImpl Standard implementation ofWebResourceFetcher. -
Enum Summary Enum Description CompressionType Enum for denoting several basic file types for which we provide transparent decompression.