Package org.dspace.util
Generally useful classes, not particularly tied to any other package.
-
Interface Summary Interface Description ConsoleService Make System.console mock-able for testing. -
Class Summary Class Description ConsoleServiceImpl Standard implementation of console IO usingSystem.console().DateMathParser This class (Apache license) is copied from Apache Solr and add some tweaks to resolve unneeded dependency: https://raw.githubusercontent.com/apache/lucene-solr/releases/lucene-solr/7.1.0/solr/core/src/java/org/apache/solr /util/DateMathParser.java A Simple Utility class for parsing "math" like strings relating to Dates.MultiFormatDateParser Attempt to parse date strings in a variety of formats.SolrImportExport Utility class to export, clear and import Solr indexes.SolrUpgradePre6xStatistics CLI tool to upgrade legacy id references in SOLR statistics to DSpace 6 UUID's.SolrUtils Common constants and static methods for working with Solr.UUIDUtils Utility class to read UUIDs -
Exception Summary Exception Description SolrImportExportException