Package org.openrefine.util
-
Interface Summary Interface Description CloseableIterable<T> A collection which can be iterated on multiple times, using aCloseableIterator
.CloseableIterator<T> An iterator which may be derived from resources that should be closed once the iterator is no longer needed. -
Exception Summary Exception Description FacetCountException Exception thrown while accessing the facet counts from an expression.GetProjectIDException Thrown when a unique project ID cannot be found based on a project name.LookupException Thrown when there is an error on a project lookup.