DLESE Tools
v1.2
A B C D E F G H I J K L M N O P Q R S T U V W X

A

ADMIN_EMAILS - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
ADNFileIndexingWriter - class org.dlese.dpc.index.writer.ADNFileIndexingWriter.
Creates a Lucene Document from an ADN-item metadata source file.
ADNFileIndexingWriter(String, RecordDataService) - Constructor for class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Create a ADNFileIndexingWriter that indexes the given collection in field collection.
ADNFileIndexingWriter(String, RecordDataService, boolean) - Constructor for class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Constructor for the ADNFileIndexingWriter object
ADNToBriefMetaFormatConverter - class org.dlese.dpc.xml.ADNToBriefMetaFormatConverter.
Converts from ADN format to the BriefMeta format.
ADNToBriefMetaFormatConverter() - Constructor for class org.dlese.dpc.xml.ADNToBriefMetaFormatConverter
 
ADNToNSDLDCFormatConverter - class org.dlese.dpc.xml.ADNToNSDLDCFormatConverter.
Converts from ADN format to the NSDL DC format.
ADNToNSDLDCFormatConverter() - Constructor for class org.dlese.dpc.xml.ADNToNSDLDCFormatConverter
 
ADNToOAIDCFormatConverter - class org.dlese.dpc.xml.ADNToOAIDCFormatConverter.
Converts from ADN format to the OAI DC format.
ADNToOAIDCFormatConverter() - Constructor for class org.dlese.dpc.xml.ADNToOAIDCFormatConverter
 
ASCENDING - Static variable in class org.dlese.dpc.index.DateFieldComparator
Used to sort in ascending order by date.
abortIndexing() - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Aborts the indexing process by returning a null index document.
accept(File) - Method in class org.dlese.dpc.xml.XMLFilter
Tests whether the file should be included.
accessionDate - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
addAdminEmail(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Add the given admin e-mail to the repository.
addChild(XMLNode) - Method in class org.dlese.dpc.xml.XMLNode
Adds a child node to this one at the correct location, and sets the path.
addComment(String) - Method in class org.dlese.dpc.xml.XMLNode
Adds a comment to the element of this node.
addCompression(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Adds a feature to the Compression attribute of the RepositoryManager object.
addCustomFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.ErrorFileIndexingWriter
Adds the error message to the Lucene document.
addCustomFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Adds additional custom fields that are unique the document format being indexed.
addCustomFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Adds the full content of the XML to the default search field.
addDescription(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Adds a feature to the Description attribute of the RepositoryManager object
addDirInfo(String, String) - Method in class org.dlese.dpc.repository.SetInfo
Adds a feature to the DirInfo attribute of the SetInfo object
addDirectory(String, FileIndexingServiceWriter) - Method in class org.dlese.dpc.index.FileIndexingService
Adds a directory of files to be monitored for changes, or replaces the current one if one exists with the same absolute path.
addDirectory(File, FileIndexingServiceWriter) - Method in class org.dlese.dpc.index.FileIndexingService
Adds a directory of files to be monitored for changes, or replaces the current one if one exists with the same absolute path.
addDoc(Document) - Method in interface org.dlese.dpc.index.LuceneIndex
 
addDoc(Document) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Adds a Document to the index.
addDoc(Document, boolean) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Adds a Document to the index.
addDocs(Document[]) - Method in interface org.dlese.dpc.index.LuceneIndex
 
addDocs(Document[]) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Adds a group of Documents to the index.
addDocs(Document[], boolean) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Adds a group of Documents to the index.
addFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter
Adds additional custom fields that are unique to the dlese anno document format being indexed.
addFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Adds fields to the index that are common to all collection-related documents.
addFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.SimpleXMLFileIndexingWriter
Adds the full content of the XML to the default search field.
addFields(Document, Document, File) - Method in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Adds additional fields that are unique the document format being indexed.
addFrameworkFields(Document, Document) - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Adds custom fields to the index that are unique to this framework.
addFrameworkFields(Document, Document) - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Adds custom fields to the index that are unique to DLESE-IMS
addFrameworkFields(Document, Document) - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Adds fields to the index that are unique to the given framework.
addJavaConverterClass(String, String, String, ServletContext) - Method in class org.dlese.dpc.xml.XMLConversionService
Adds a concrete implementation of the XMLFormatConverter interface that can convert XML from one format to another.
addListener(DataListener) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Add a DataListener to this DataManager.
addListener(FileDirectoryListener) - Method in class org.dlese.dpc.util.FileDirectoryMonitor
Add a FileDirectoryListener to this FileDirectoryMonitor.
addNode(XMLNode, Element) - Method in class org.dlese.dpc.xml.XMLRecord
Adds a JDOM element to the current record.
addNodes(String, XMLNode, int) - Method in class org.dlese.dpc.xml.XMLRecord
Adds one or more like elements to the current record.
addOaiError(String, String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Adds a feature to the Error attribute of the RepositoryForm object
addScheduledHarvest(ScheduledHarvest) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Adds a ScheduledHarvest to this manager or replaces an existing one with the same ID.
addSetInfo(SetInfo) - Method in class org.dlese.dpc.repository.RepositoryManager
Adds a new set and begins re-indexing.
addToAdminDefaultField(String) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Adds the given String to a text field referenced in the index by the field name 'admindefault'.
addToAdminDefaultField(String, StringBuffer) - Method in class org.dlese.dpc.index.writer.HarvestLogWriter
Adds the given String to a text field referenced in the index by the field name 'default'.
addToAdminDefaultField(String, StringBuffer) - Method in class org.dlese.dpc.index.writer.WebLogWriter
Adds the given String to a text field referenced in the index by the field name 'default'.
addToDefaultField(String) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Adds the given String to a text field referenced in the index by the field name 'default'.
addXslStylesheet(String, String, String) - Method in class org.dlese.dpc.xml.XMLConversionService
Adds a XSL stylesheet that can convert from one XML format to another.
addedFiles() - Method in class org.dlese.dpc.util.FileDirectoryEvent
Listeners retrieve each list of files associated with this event
annotation - Variable in class org.dlese.dpc.xml.maps.DleseBean.Annotation
DESCRIPTION
annotations - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
asBitSet() - Method in class org.dlese.dpc.index.ResultDocs
 
asList() - Method in class org.dlese.dpc.index.ResultDocs
 
assignNewSystemId(String, String) - Method in class org.dlese.dpc.vocab.DLESEMetadataVocabTracker
Assign a unique system Id for a new vocabulary value.
assignNewSystemId(String, String) - Method in interface org.dlese.dpc.vocab.MetadataVocabTracker
Assign a unique system Id for a new vocabulary value.
audiences - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field

B

BAD_ARGUMENT - Static variable in class org.dlese.dpc.oai.OAICodes
 
BAD_RESUMPTION_TOKEN - Static variable in class org.dlese.dpc.oai.OAICodes
 
BAD_VERB - Static variable in class org.dlese.dpc.oai.OAICodes
 
BLOCK - Static variable in class org.dlese.dpc.index.SimpleLuceneIndex
Indicates update operations will be blocked until the current one returns.

C

CANNOT_DISSEMINATE_FORMAT - Static variable in class org.dlese.dpc.oai.OAICodes
 
CHANGE_ADDED - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
CHANGE_ASSOC - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
CHANGE_DELETED - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
CHANGE_MMD - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
CHANGE_NONE - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
COMPLETED_OAI_ERROR - Static variable in class org.dlese.dpc.index.writer.HarvestLogWriter
 
COMPLETED_SERIOUS_ERROR - Static variable in class org.dlese.dpc.index.writer.HarvestLogWriter
 
COMPLETED_SUCCESSFUL - Static variable in class org.dlese.dpc.index.writer.HarvestLogWriter
 
COMPRESSIONS - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
CharArrayWrapper - class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper.
A response wrapper that takes the servlet's or JSP's response and saves it into a char[] for use in Filters.
CharArrayWrapper(HttpServletResponse) - Constructor for class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Constructor for the CharArrayWrapper object
ClfLogRecord - class org.dlese.dpc.logging.ClfLogRecord.
Represents a single log record created by ClfLogger.
ClfLogRecord() - Constructor for class org.dlese.dpc.logging.ClfLogRecord
 
ClfLogger - class org.dlese.dpc.logging.ClfLogger.
This implements the DLESE extended form of the combined log format as documented at Apache logs docs.
Collector - class org.dlese.dpc.index.Collector.
 
Collector() - Constructor for class org.dlese.dpc.index.Collector
 
canConvert(String, String) - Method in class org.dlese.dpc.xml.XMLConversionService
Determines whether this XMLConversionService can perform the given converstion.
canDisseminateFormat(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Determines whether this repository can disseminate the given format.
catalogers - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
changeUpdateFrequency(long) - Method in class org.dlese.dpc.index.FileIndexingService
Changes the frequency of reindexing to the new value.
characters(char[], int, int) - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Element data (characters between tags)
characters(char[], int, int) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Element data (characters between tags)
charactersDefinition(char[], int, int) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Element data for definitions
charactersUI(char[], int, int) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Element data for UIs
check(List, List) - Method in class org.dlese.dpc.util.FileDirectory
 
checkMetastyle(String) - Static method in class org.dlese.dpc.services.mmd.MmdRecord
 
checkStatus(String) - Static method in class org.dlese.dpc.services.mmd.MmdRecord
 
children - Variable in class org.dlese.dpc.xml.XMLNode
List of child nodes.
cleanMap(XMLNode) - Method in class org.dlese.dpc.xml.XMLRecord
Called by removeNodes to remove a node and its children from the local map.
clear() - Method in class org.dlese.dpc.xml.XMLNode
 
clear() - Method in class org.dlese.dpc.xml.XMLRecord
 
clearGeographyStds() - Method in class org.dlese.dpc.xml.maps.DleseBean
Description of the Method
clearMap(XMLNode) - Method in class org.dlese.dpc.xml.XMLRecord
 
clearScienceStds() - Method in class org.dlese.dpc.xml.maps.DleseBean
Description of the Method
close() - Method in class org.dlese.dpc.logging.ClfLogger
 
closeConnection() - Method in class org.dlese.dpc.vocab.DLESEMetadataVocabTracker
Close the connection to SQL database
closeConnection() - Method in interface org.dlese.dpc.vocab.MetadataVocabTracker
If a relational database is being used, this should be used to close its connection once the vocabulary has been loaded
closeDb() - Method in class org.dlese.dpc.services.mmd.DbConn
 
closeDb() - Method in class org.dlese.dpc.services.mmd.Query
Closes the database connection.
closeIdMapper() - Method in class org.dlese.dpc.repository.RecordDataService
Closes the Query API after use, releasing it's memory.
codes - Static variable in class org.dlese.dpc.datamgr.SerializedDataManager
Converts a string that contains escaped hex encoding of the form %HEX back to plain text.Provides the inverse operation of the method encodeFileName()
collect(int, float) - Method in class org.dlese.dpc.index.Collector
 
collect(int, float) - Method in class org.dlese.dpc.index.ResultDocCollector
 
comment(char[], int, int) - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
compare(Object, Object) - Method in class org.dlese.dpc.dds.SortDocsAlphabetically
Provide comparison for sorting Lucene documents alphabetically by "title"
compare(Object, Object) - Method in class org.dlese.dpc.dds.SortResultDocsAlphabetically
Provide comparison for sorting Lucene documents alphabetically by "title"
compare(Object, Object) - Method in class org.dlese.dpc.index.DateFieldComparator
Compares two ResultDocs for sorting by a date field, indicated at construction time.
compareTo(Object) - Method in class org.dlese.dpc.index.ResultDoc
Compares two ResultDocs for sorting by score.
compareTo(Object) - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Compare for sorting purposes
compareTo(Object) - Method in class org.dlese.dpc.services.mmd.MmdRecord
 
completedHarvestMessage(int, int, String, String, long, long) - Method in interface org.dlese.dpc.oai.harvester.HarvestMessageHandler
A final report detailing the result of a successful harvest.
completedHarvestMessage(int, int, String, String, long, long) - Method in class org.dlese.dpc.oai.harvester.IndexingHarvestMsgHandler
A final report detailing the result of a successful harvest, which only occurs if no errors have occured.
completedHarvestMessage(int, int, String, String, long, long) - Method in class org.dlese.dpc.oai.harvester.SimpleHarvestMessageHandler
A final report detailing the result of a successful harvest.
compressions - Variable in class org.dlese.dpc.repository.action.form.RepositoryForm
DESCRIPTION
conf - Variable in class org.dlese.dpc.index.reader.DocReader
The index that was searched over.
containsDirInfo(DirInfo) - Method in class org.dlese.dpc.repository.SetInfo
Determines whether a DirInfo that matches the attributes of the given DirInfo already exists in this SetInfo.
containsDirectory(File) - Method in class org.dlese.dpc.repository.SetInfo
Determines whether a directory is configured in this SetInfo.
containsScheduledHarvest(Long) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Determines whether the given ScheduledHarvest ID is in this manager.
containsValue(ScheduledHarvest) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Determine whether the given ScheduledHarvest value is in this manager.
contentLength - Variable in class org.dlese.dpc.logging.ClfLogRecord
The content length of the document returned to the client.
convertXML(String, ServletContext) - Method in class org.dlese.dpc.xml.ADNToBriefMetaFormatConverter
Performs XML conversion from ADN to BriefMeta format.
convertXML(String, XMLDocReader, ServletContext) - Method in class org.dlese.dpc.xml.ADNToNSDLDCFormatConverter
Performs XML conversion from ADN to nsdl_dc format.
convertXML(String, XMLDocReader, ServletContext) - Method in class org.dlese.dpc.xml.ADNToOAIDCFormatConverter
Performs XML conversion from ADN to oai_dc format.
convertXML(String, ServletContext) - Method in class org.dlese.dpc.xml.SimpleXMLFormatConverter
Performs XML conversion from the input format to the output format by simply adding a coment to the end of the input XML record.
convertXML(String, XMLDocReader, ServletContext) - Method in interface org.dlese.dpc.xml.XMLDocumentFormatConverter
Performs XML conversion from the input format to the output format and may use content available in the given Lucene Document.
convertXML(String, ServletContext) - Method in interface org.dlese.dpc.xml.XMLFormatConverter
Performs XML conversion from the input format to the output format.
copy(File, File) - Static method in class org.dlese.dpc.util.Files
Copys the contents of one file to another.
copyFile(File, File) - Static method in class org.dlese.dpc.util.FileCopy
 
copyright - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
cost - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
create(String, String, int) - Method in interface org.dlese.dpc.index.LuceneIndex
 
create(String, String, String[], int) - Method in interface org.dlese.dpc.index.LuceneIndex
 
create(String, String, int) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Creates a new index if one does not exist.
create(String, String, String[], int) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Creates a new index if one does not exist.
create(File, File, Document) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Creates the Lucene Document for the given resource or returns null if unable to create.
createdDate - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
creators - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field

D

DDSAdminAction - class org.dlese.dpc.dds.action.DDSAdminAction.
Implementation of Action that handles administration of the DDS.
DDSAdminAction() - Constructor for class org.dlese.dpc.dds.action.DDSAdminAction
 
DDSAdminForm - class org.dlese.dpc.dds.action.form.DDSAdminForm.
 
DDSAdminForm() - Constructor for class org.dlese.dpc.dds.action.form.DDSAdminForm
Constructor for the DDSAdminForm object
DDSAdminQueryAction - class org.dlese.dpc.dds.action.DDSAdminQueryAction.
A Struts Action for handling query requests that access a SimpleLuceneIndex.
DDSAdminQueryAction() - Constructor for class org.dlese.dpc.dds.action.DDSAdminQueryAction
 
DDSAdminQueryForm - class org.dlese.dpc.dds.action.form.DDSAdminQueryForm.
A Struts Form bean for handling query requests that access a SimpleLuceneIndex.
DDSAdminQueryForm() - Constructor for class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Constructor for the DDSAdminQueryForm object
DDSAdminQueryForm.ParamPair - class org.dlese.dpc.dds.action.form.DDSAdminQueryForm.ParamPair.
Holds paramter, value pairs.
DDSAdminQueryForm.ParamPair() - Constructor for class org.dlese.dpc.dds.action.form.DDSAdminQueryForm.ParamPair
Constructor for the ParamPair object
DDSAdminQueryForm.ParamPair(String, String) - Constructor for class org.dlese.dpc.dds.action.form.DDSAdminQueryForm.ParamPair
Constructor for the ParamPair object
DDSQueryAction - class org.dlese.dpc.dds.action.DDSQueryAction.
A Struts Action for handling display of resource record descriptions, and their various collection info.
DDSQueryAction() - Constructor for class org.dlese.dpc.dds.action.DDSQueryAction
 
DDSQueryForm - class org.dlese.dpc.dds.action.form.DDSQueryForm.
A Struts Form bean for handling DDS query requests that access a SimpleLuceneIndex.
DDSQueryForm() - Constructor for class org.dlese.dpc.dds.action.form.DDSQueryForm
Constructor for the DDSQueryForm object
DDSQueryForm.ParamPair - class org.dlese.dpc.dds.action.form.DDSQueryForm.ParamPair.
Holds paramter, value pairs.
DDSQueryForm.ParamPair() - Constructor for class org.dlese.dpc.dds.action.form.DDSQueryForm.ParamPair
Constructor for the ParamPair object
DDSQueryForm.ParamPair(String, String) - Constructor for class org.dlese.dpc.dds.action.form.DDSQueryForm.ParamPair
Constructor for the ParamPair object
DDSServlet - class org.dlese.dpc.dds.DDSServlet.
Provided as an administrative and intialization servlet for the DLESE discovery system.
DDSServlet() - Constructor for class org.dlese.dpc.dds.DDSServlet
Constructor for the DDSServlet object
DDSUtils - class org.dlese.dpc.dds.DDSUtils.
Utility class for working with DDS resources and collections
DDSUtils() - Constructor for class org.dlese.dpc.dds.DDSUtils
Constructor for the DDSUtils object
DDSViewResourceAction - class org.dlese.dpc.dds.action.DDSViewResourceAction.
A Struts Action for handling display of resource record descriptions, and their various collection info.
DDSViewResourceAction() - Constructor for class org.dlese.dpc.dds.action.DDSViewResourceAction
 
DDSViewResourceForm - class org.dlese.dpc.dds.action.form.DDSViewResourceForm.
A Struts Form bean for handling DDS view resource requests
DDSViewResourceForm() - Constructor for class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Constructor for the DDSViewResourceForm object
DEFAULT_AND - Static variable in class org.dlese.dpc.index.SimpleLuceneIndex
Use to set the boolean search operator to AND.
DEFAULT_DYNAMIC_VALIDATION - Static variable in class org.dlese.dpc.xml.XMLValidator
Default dynamic validation support (false).
DEFAULT_MEMORY_USAGE - Static variable in class org.dlese.dpc.xml.XMLValidator
Default memory usage report (false).
DEFAULT_NAMESPACES - Static variable in class org.dlese.dpc.xml.XMLValidator
Default namespaces support (true).
DEFAULT_NAMESPACE_PREFIXES - Static variable in class org.dlese.dpc.xml.XMLValidator
Default namespace prefixes (false).
DEFAULT_OR - Static variable in class org.dlese.dpc.index.SimpleLuceneIndex
Use to set the boolean search operator to OR.
DEFAULT_PARSER_NAME - Static variable in class org.dlese.dpc.xml.XMLValidator
Default parser name.
DEFAULT_SCHEMA_FULL_CHECKING - Static variable in class org.dlese.dpc.xml.XMLValidator
Default Schema full checking support (false).
DEFAULT_SCHEMA_VALIDATION - Static variable in class org.dlese.dpc.xml.XMLValidator
Default Schema validation support (false).
DEFAULT_TAGGINESS - Static variable in class org.dlese.dpc.xml.XMLValidator
Default "tagginess" report (false).
DEFAULT_VALIDATION - Static variable in class org.dlese.dpc.xml.XMLValidator
Default validation support (false).
DELETED_RECORD - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
DESCENDING - Static variable in class org.dlese.dpc.index.DateFieldComparator
Used to sort in descending order by date.
DESCRIPTIONS - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
DLESE - Static variable in class org.dlese.dpc.xml.XMLMapFactory
defines instances of DlsesXMLReader
DLESEMetadataVocabTracker - class org.dlese.dpc.vocab.DLESEMetadataVocabTracker.
DLESE metadata vocabulary tracker (Id assignment, tracking of changes).
DLESEMetadataVocabTracker(MetadataVocab, String, String, String, String) - Constructor for class org.dlese.dpc.vocab.DLESEMetadataVocabTracker
Constructor for the DLESEMetadataVocabTracker object
DYNAMIC_VALIDATION_FEATURE_ID - Static variable in class org.dlese.dpc.xml.XMLValidator
Dynamic validation feature id (http://apache.org/xml/features/validation/dynamic).
DataEvent - class org.dlese.dpc.datamgr.DataEvent.
Indicates that an event occurred affecting data managed by a DataManager source.
DataEvent(DataManager) - Constructor for class org.dlese.dpc.datamgr.DataEvent
Contruct a DataEvent
DataListener - interface org.dlese.dpc.datamgr.DataListener.
Provides the interface for Objects listening to a DataManager source.
DataManager - class org.dlese.dpc.datamgr.DataManager.
Provides an abstract implementation of a common interface for applications needing to work with a data store.
DataManager() - Constructor for class org.dlese.dpc.datamgr.DataManager
 
DateFieldComparator - class org.dlese.dpc.index.DateFieldComparator.
Compares two ResultDocs for sorting by date.
DateFieldComparator(String, int) - Constructor for class org.dlese.dpc.index.DateFieldComparator
Constructor for this DateFieldComparator object.
DbConn - class org.dlese.dpc.services.mmd.DbConn.
Provides a DB Connection and some low level access methods.
DbConn(int, String) - Constructor for class org.dlese.dpc.services.mmd.DbConn
 
DebugLogger - class org.dlese.dpc.logging.DebugLogger.
Provides debug logging by wrapping java.util.logging.Logger.
DirInfo - class org.dlese.dpc.repository.DirInfo.
Data structure that holds information about a directory of metadata files.
DirInfo() - Constructor for class org.dlese.dpc.repository.DirInfo
Constructor for the DirInfo object
DirInfo(String, String) - Constructor for class org.dlese.dpc.repository.DirInfo
Constructor for the DirInfo object
DleseAnnoDocReader - class org.dlese.dpc.index.reader.DleseAnnoDocReader.
Index Doc reader that reads DLESE Annotataion Documents that were created by a DleseAnnoFileIndexingServiceWriter.
DleseAnnoDocReader(Document, float, ResultDocConfig) - Constructor for class org.dlese.dpc.index.reader.DleseAnnoDocReader
Constructor that is used by ResultDoc at search time to create a new instance.
DleseAnnoDocReader(Document) - Constructor for class org.dlese.dpc.index.reader.DleseAnnoDocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document that was created by a FileIndexingServiceWriter.
DleseAnnoFileIndexingServiceWriter - class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter.
Creates a Lucene Documents for a DLESE annotation record.
DleseAnnoFileIndexingServiceWriter(String, RecordDataService) - Constructor for class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter
Create a DleseAnnoFileIndexingServiceWriter that indexes the given collection in field collection.
DleseBean - class org.dlese.dpc.xml.maps.DleseBean.
Provided here only to support the DLESE metadata object types required by the the DleseXMLReader class.
DleseBean() - Constructor for class org.dlese.dpc.xml.maps.DleseBean
Constructor for the DleseBean object
DleseBean.Annotation - class org.dlese.dpc.xml.maps.DleseBean.Annotation.
Provides an object definition for representing an annotation as specified by the DLESE metadata framework.
DleseBean.Annotation() - Constructor for class org.dlese.dpc.xml.maps.DleseBean.Annotation
Constructor for the Annotation object
DleseBean.Annotation(HttpServletRequest) - Constructor for class org.dlese.dpc.xml.maps.DleseBean.Annotation
Constructor for the Annotation object
DleseBean.Contributor - class org.dlese.dpc.xml.maps.DleseBean.Contributor.
Provides an object definition for representing a contributor as specified by the DLESE metadata framework.
DleseBean.Contributor() - Constructor for class org.dlese.dpc.xml.maps.DleseBean.Contributor
Constructor for the Contributor object
DleseBean.Contributor(HttpServletRequest) - Constructor for class org.dlese.dpc.xml.maps.DleseBean.Contributor
Constructor for the Contributor object
DleseBean.GeoReference - class org.dlese.dpc.xml.maps.DleseBean.GeoReference.
Provides an object definition for representing a geo-reference as specified by the DLESE metadata framework.
DleseBean.GeoReference() - Constructor for class org.dlese.dpc.xml.maps.DleseBean.GeoReference
Constructor for the GeoReference object
DleseBean.GeoReference(HttpServletRequest) - Constructor for class org.dlese.dpc.xml.maps.DleseBean.GeoReference
Constructor for the GeoReference object
DleseBean.Relation - class org.dlese.dpc.xml.maps.DleseBean.Relation.
Provides an object definition for representing a relation as specified by the DLESE metadata framework.
DleseBean.Relation() - Constructor for class org.dlese.dpc.xml.maps.DleseBean.Relation
Constructor for the Relation object
DleseBean.Relation(HttpServletRequest) - Constructor for class org.dlese.dpc.xml.maps.DleseBean.Relation
Constructor for the Relation object
DleseBean.ResourceType - class org.dlese.dpc.xml.maps.DleseBean.ResourceType.
Provides an object definition for representing the learning resource types of a DLESE resource, as specified by the DLESE metadata framework.
DleseBean.ResourceType() - Constructor for class org.dlese.dpc.xml.maps.DleseBean.ResourceType
Constructor for the ResourceType object
DleseBean.ResourceType(HttpServletRequest) - Constructor for class org.dlese.dpc.xml.maps.DleseBean.ResourceType
Constructor for the ResourceType object
DleseBean.TechnicalReq - class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq.
Provides an object definition for representing the technical requirements of a DLESE resource, as specified by the DLESE metadata framework.
DleseBean.TechnicalReq() - Constructor for class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq
Constructor for the TechnicalReq object
DleseBean.TechnicalReq(HttpServletRequest) - Constructor for class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq
Constructor for the TechnicalReq object
DleseIMSFileIndexingWriter - class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter.
Creates a Lucene Document from a DLESE-IMS XML source file.
DleseIMSFileIndexingWriter(String, RecordDataService) - Constructor for class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Create a DleseIMSFileIndexingWriter that indexes the given collection in field collection.
DleseLogManager - class org.dlese.dpc.logging.DleseLogManager.
Overall log manager.
DleseLogManager() - Constructor for class org.dlese.dpc.logging.DleseLogManager
 
DleseXMLReader - class org.dlese.dpc.xml.maps.DleseXMLReader.
This class provides mapping between DLESE metadata values and the corresponding XML metadata record.
DleseXMLReader() - Constructor for class org.dlese.dpc.xml.maps.DleseXMLReader
Default constructor is restricted to assure that a file directory is provided on object creation.
DleseXMLReader(File) - Constructor for class org.dlese.dpc.xml.maps.DleseXMLReader
 
DleseXMLReader(String) - Constructor for class org.dlese.dpc.xml.maps.DleseXMLReader
 
DocReader - class org.dlese.dpc.index.reader.DocReader.
An abstract class that defines basic getter methods to read data from a typed Lucene Document.
DocReader(Document, float, ResultDocConfig) - Constructor for class org.dlese.dpc.index.reader.DocReader
Constructor that is used by ResultDoc at search time to create a new instance of a DocReader.
DocReader(Document) - Constructor for class org.dlese.dpc.index.reader.DocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document that was created by a DocWriter.
DocReader() - Constructor for class org.dlese.dpc.index.reader.DocReader
Constructor that initializes an empty DocReader.
DocWriter - interface org.dlese.dpc.index.writer.DocWriter.
Abstract class for creating a typed Lucene Document.
DocumentServer - class org.dlese.dpc.dds.DocumentServer.
 
DocumentServer() - Constructor for class org.dlese.dpc.dds.DocumentServer
 
DpcErrors - class org.dlese.dpc.util.DpcErrors.
Overall compendium of error codes for DLESE DPC software components.
DpcErrors() - Constructor for class org.dlese.dpc.util.DpcErrors
 
dataAdded(DataEvent) - Method in interface org.dlese.dpc.datamgr.DataListener
Invoked when a DataManager has added new data.
dataChanged(DataEvent) - Method in interface org.dlese.dpc.datamgr.DataListener
Invoked when a DataManager has changed existing data.
dataManager() - Method in class org.dlese.dpc.datamgr.DataEvent
Convenience method for listeners to retrieve the DataManager event source
dataPath - Variable in class org.dlese.dpc.datamgr.SerializedDataManager
The path to the data store
dataRemoved(DataEvent) - Method in interface org.dlese.dpc.datamgr.DataListener
Invoked when a DataManager has removed data.
dbstring(Timestamp) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstring(double) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstring(int) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstring(long) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstring(String) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringcom(Timestamp) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringcom(double) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringcom(int) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringcom(long) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringcom(String) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringforce(String) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringforcecom(String) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
dbstringsub(String, boolean) - Static method in class org.dlese.dpc.services.mmd.DbConn
 
debug - Static variable in class org.dlese.dpc.datamgr.SerializedDataManager
DESCRIPTION
decode(String) - Static method in class org.dlese.dpc.oai.OAIUtils
Decode an identifier or resumption token.
decode(String) - Static method in class org.dlese.dpc.util.Files
Decode a file name.
decodeFileName(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Decodes a String that was encoded using the method SerializedDataManager.encodeFileName(String name).
definition - Variable in class org.dlese.dpc.vocab.VocabList
 
delete(String, String) - Method in class org.dlese.dpc.datamgr.DataManager
Deletes an existing data object, assuming the caller had requested and recieved the necessary lock.
delete(String) - Method in class org.dlese.dpc.datamgr.DataManager
Deletes an existing data object iff the object is not locked.
delete(String, String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Deletes an existing data object, assuming the caller had requested and recieved the necessary lock.
delete(String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Deletes an existing data object iff the object is not locked.
delete(String, String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Deletes an existing data object, assuming the caller had requested and recieved the necessary lock.
delete(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Deletes an existing data object iff the object is not locked by another user.
delete(String, String) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Deletes an existing data object, assuming the caller had requested and recieved the necessary lock.
delete(String) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Deletes an existing data object iff the object is not locked by another user.
delete() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Deletes the index and re-initializes a new, empty one in its place.
deleteDirectory(File) - Static method in class org.dlese.dpc.util.Files
Deletes a directory or file and all files and directories within.
deleteIndex() - Method in class org.dlese.dpc.repository.RepositoryManager
Deletes the repository index and re-initializes a new, empty one in its place.
deletedRecord - Variable in class org.dlese.dpc.repository.action.form.RepositoryForm
DESCRIPTION
description - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
destroy() - Method in class org.dlese.dpc.dds.DDSServlet
Shut down sequence.
destroy() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Release map resources for GC after processing.
destroy() - Method in class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter
This method is called at the conclusion of processing and may be used for tear-down.
destroy() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Release map resources for GC after processing.
destroy() - Method in class org.dlese.dpc.index.writer.ErrorFileIndexingWriter
Does nothing.
destroy() - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
This method is called at the conclusion of processing and may be used for tear-down.
destroy() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
This method is called at the conclusion of processing and may be used for tear-down.
destroy() - Method in class org.dlese.dpc.index.writer.SimpleXMLFileIndexingWriter
Does nothing.
destroy() - Method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Performs shutdown operations.
destroy() - Method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Performs shutdown operations.
destroy() - Method in class org.dlese.dpc.repository.RepositoryManager
Tear down and clean up by gracefully stopping threads.
destroy() - Method in class org.dlese.dpc.webapps.servlets.filters.GzipFilter
Destroy is called after all doFilter methods have returned from the chain
destroy() - Method in class org.dlese.dpc.webapps.servlets.filters.XMLValidationFilter
Destroy is called after all doFilter methods have returned from the chain
destroy() - Method in class org.dlese.dpc.xml.SimpleXMLDirectory
Releases all resources and calls finalize method.
destroy() - Method in interface org.dlese.dpc.xml.XMLDirectory
Should release resources and call the finalize method.
destroy() - Method in interface org.dlese.dpc.xml.XMLMap
Should release resources and call the finalize method.
destroy() - Method in class org.dlese.dpc.xml.maps.DleseBean
Description of the Method
destroy() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Releases all resources and calls finalize method.
destroy() - Method in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
Releases all resources and calls finalize method.
dirSep - Static variable in class org.dlese.dpc.util.Files
The char used to separate files in the native file system.
dirSepStr - Static variable in class org.dlese.dpc.util.Files
The String used to separate files in the native file system.
dleseId - Variable in class org.dlese.dpc.logging.ClfLogRecord
If full: DLESE ID of the record returned.
doAfterBody() - Method in class org.dlese.dpc.util.tags.StoreBodyTag
Description of the Method
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Handle DELETE requests.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Handle DELETE requests.
doEndTag() - Method in class org.dlese.dpc.dds.tags.KeywordsHighlightTag
Highlight keywords in the text of the tag's body
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dlese.dpc.webapps.servlets.filters.GzipFilter
Performs gzipping of the response content.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.dlese.dpc.webapps.servlets.filters.XMLValidationFilter
Performs XML validation and gzipping of the HTTP response content.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.DDSServlet
The standard required servlet method, just parses the request header for known parameters.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Handle GET requests.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Handle GET requests.
doGetRecord(HttpServletRequest, ActionMapping, int, RepositoryManager, RepositoryForm) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Handles the OAI GetRecord request.
doHarvest(String, String, String, Date, Date, String, boolean) - Method in class org.dlese.dpc.oai.harvester.Harvester
Performs the harvest.
doIdentify(HttpServletRequest, ActionMapping, int, RepositoryManager, RepositoryForm) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Handles the OAI Identify request.
doListMetadataFormats(HttpServletRequest, ActionMapping, int, RepositoryManager, RepositoryForm) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Handles the OAI ListMetadataFormats request.
doListRecordsOrIdentifiers(HttpServletRequest, ActionMapping, int, RepositoryManager, RepositoryForm, String, int) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Handles the OAI ListRecords or ListIdentifiers requests.
doListSets(HttpServletRequest, ActionMapping, int, RepositoryManager, RepositoryForm) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Handles the OAI ListSets request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.DDSServlet
Standard doPost method forwards to doGet
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Handle POST requests.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Handle POST requests.
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Handle PUT requests.
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Handle PUT requests.
doSend(String[], String, String, String) - Method in class org.dlese.dpc.email.SendEmail
 
doSend(String, String, String, String) - Method in class org.dlese.dpc.email.SendEmail
 
doStartTag() - Method in class org.dlese.dpc.dds.tags.KeywordsHighlightTag
Return EVAL_BODY_BUFFERED for evaluation of body text
doStartTag() - Method in class org.dlese.dpc.dds.tags.SetKeywordsHighlightTag
Description of the Method
doStartTag() - Method in class org.dlese.dpc.util.tags.ReadFileTag
Read the file, spit it out
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabCheckboxesTag
Description of the Method
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabHiddenInputsTag
Render hidden inputs
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabHistogramTag
Description of the Method
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabSelectListTag
Description of the Method
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabSetStateTag
Set vocabulary selected state
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabStateFeedbackTag
Start tag
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTopLevelAbbrevLabelTag
Start tag
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTreeMenuTag
Render vocab as collapsable tree menu
doStartTag() - Method in class org.dlese.dpc.vocab.tags.MetadataVocabUiLabelTag
Start tag
doc - Variable in class org.dlese.dpc.index.reader.DocReader
The Lucene Document that is being read.
doc - Variable in class org.dlese.dpc.xml.XMLRecord
The JDOM document this record maps.
document(File) - Static method in class org.dlese.dpc.xml.GenericXMLDocument
 
doneLoading() - Method in class org.dlese.dpc.vocab.MetadataVocab
When all vocabs are loaded, generate the Lucene queries, register all current UI labels into the database, and close any database connection

E

EARLIEST_DATESTAMP - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
EXAMPLE_ID - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
ErrorDesc - class org.dlese.dpc.services.mmd.ErrorDesc.
Describes a single error for an Id.
ErrorDesc(int, String) - Constructor for class org.dlese.dpc.services.mmd.ErrorDesc
 
ErrorDocReader - class org.dlese.dpc.index.reader.ErrorDocReader.
Provides getter methods to read the data fileds Lucene Document that was created by a ErrorFileIndexingWriter.
ErrorDocReader(Document, float, ResultDocConfig) - Constructor for class org.dlese.dpc.index.reader.ErrorDocReader
Constructor that is used by ResultDoc at search time to create a new instance.
ErrorDocReader(Document) - Constructor for class org.dlese.dpc.index.reader.ErrorDocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document created by a FileIndexingServiceWriter.
ErrorFileIndexingWriter - class org.dlese.dpc.index.writer.ErrorFileIndexingWriter.
Writes a Lucene Document that represents an error that has occured in in indexing a File.
ErrorFileIndexingWriter(String, String) - Constructor for class org.dlese.dpc.index.writer.ErrorFileIndexingWriter
Constructor for the ErrorFileIndexingWriter object
earliestDatestamp - Variable in class org.dlese.dpc.repository.action.form.RepositoryForm
DESCRIPTION
element - Variable in class org.dlese.dpc.xml.XMLNode
The JDOM XML element this node wraps.
encode(String) - Static method in class org.dlese.dpc.oai.OAIUtils
Encode an identifier or resumption token.
encode(String) - Static method in class org.dlese.dpc.util.Files
Encode a file name for file system compatibility.
encodeCharacterEntityReferences(String, boolean) - Static method in class org.dlese.dpc.util.HTMLTools
Encodes a regular String with caracter entity references, for example the ampersand character & becomes &.
encodeCharsInString(String) - Static method in class org.dlese.dpc.xml.XSLTransformer
Substitutes escape chars for certain sensitive characthers that don't play well in file names or file paths.
encodeFileName(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Encodes a String so that it is suitable for use as a file name by encoding all non letter or digit chars such as "/" and ":" into escaped hex values of the form _HEX.
encodeStringIntoHex(String) - Static method in class org.dlese.dpc.xml.XSLTransformer
Substitutes hex values for all characters EXCEPT digits, letters, and the chars shown below.
encodeToTerm(String) - Static method in class org.dlese.dpc.index.SimpleLuceneIndex
Encodes a String to an appropriate format that can be indexed as a single term using a StandardAnalyzer.
endCDATA() - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
endDTD() - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
endDocument() - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Required by SAX, but not used here
endDocument() - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Invoked at the end of parsing.
endElement(String, String, String) - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Invoked upon closing tag of an XML element
endElement(String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Invoked upon closing tag of an XML element
endElementDefinition(String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) End element for definitions
endElementUI(String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) End element for UIs
endEntity(String) - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
endPrefixMapping(String) - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Required by SAX, but not used here
endPrefixMapping(String) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Required by SAX, but not used here
equals(Object) - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Checks equality of two ScheduledHarvest objects.
equals(Object) - Method in class org.dlese.dpc.repository.DirInfo
Checks equality of two DirInfo objects.
equals(Object) - Method in class org.dlese.dpc.repository.MetadataFormatInfo
Checks equality of two MetadataFormatInfo objects.
equals(Object) - Method in class org.dlese.dpc.repository.SetInfo
Checks equality of two SetInfo objects.
equals(Object) - Method in class org.dlese.dpc.services.mmd.MmdRecord
 
equals(DleseBean.Annotation) - Method in class org.dlese.dpc.xml.maps.DleseBean.Annotation
DESCRIPTION
equals(DleseBean.Contributor) - Method in class org.dlese.dpc.xml.maps.DleseBean.Contributor
DESCRIPTION
equals(DleseBean.GeoReference) - Method in class org.dlese.dpc.xml.maps.DleseBean.GeoReference
DESCRIPTION
equals(DleseBean.Relation) - Method in class org.dlese.dpc.xml.maps.DleseBean.Relation
DESCRIPTION
equals(DleseBean.ResourceType) - Method in class org.dlese.dpc.xml.maps.DleseBean.ResourceType
DESCRIPTION
equals(DleseBean.TechnicalReq) - Method in class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq
DESCRIPTION
error(SAXParseException) - Method in class org.dlese.dpc.oai.harvester.Harvester
Part of ErrorHandler interface.
error(SAXParseException) - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
errorMessage(String) - Method in interface org.dlese.dpc.oai.harvester.HarvestMessageHandler
A serios error that occured during the harvest, preventing it from completing.
errorMessage(String) - Method in class org.dlese.dpc.oai.harvester.IndexingHarvestMsgHandler
A serios error that occured during the harvest, preventing it from completing.
errorMessage(String) - Method in class org.dlese.dpc.oai.harvester.SimpleHarvestMessageHandler
A serios error that occured during the harvest, preventing it from completing.
escapeQuotes(String) - Static method in class org.dlese.dpc.util.strings.StringUtil
Escape any single or double quotes within a string (usefull for strings that will be placed inside HTML inputs)
escapeQuotesSQL(String) - Static method in class org.dlese.dpc.util.strings.StringUtil
SQL strings use ' as delimeter, so inner quotes must be converted to ''
escapeWindowsPath(String) - Static method in class org.dlese.dpc.util.Files
Escapes a Windows directory path by removing the first colon so that it can be used as the end part of another directory path.
exampleID - Variable in class org.dlese.dpc.repository.action.form.RepositoryForm
DESCRIPTION
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.action.SimpleQueryAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.DDSAdminAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.DDSAdminQueryAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.DDSQueryAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.DDSViewResourceAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.HistogramAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.harvester.action.HarvestReportAction
Processes the specified HTTP request and creates the corresponding HTTP response by forwarding to a JSP that will create it.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.harvester.action.HarvesterAdminAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.oai.provider.action.OaiPmhSearchAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Processes the OAI-PMH request and creates the corresponding HTTP response by forwarding to a JSP page for rendering.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.repository.action.RepositoryAdminAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.vocab.action.VocabAdminAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).

F

FROM - Static variable in class org.dlese.dpc.oai.OAIArgs
 
FileCopy - class org.dlese.dpc.util.FileCopy.
 
FileCopy() - Constructor for class org.dlese.dpc.util.FileCopy
 
FileDirectory - class org.dlese.dpc.util.FileDirectory.
DESCRIPTION
FileDirectory() - Constructor for class org.dlese.dpc.util.FileDirectory
 
FileDirectoryEvent - class org.dlese.dpc.util.FileDirectoryEvent.
Indicates that files in a file-based directory changed.
FileDirectoryEvent(FileDirectoryMonitor) - Constructor for class org.dlese.dpc.util.FileDirectoryEvent
Contruct a FileDirectoryEvent
FileDirectoryException - exception org.dlese.dpc.util.FileDirectoryException.
Indicates that a FileDirectory method threw an exception while indexing or updating indexed directory data.
FileDirectoryException() - Constructor for class org.dlese.dpc.util.FileDirectoryException
Constructs a FileDirectoryException with no specified detail message.
FileDirectoryException(String) - Constructor for class org.dlese.dpc.util.FileDirectoryException
Constructs a FileDirectoryException with the specified detail message.
FileDirectoryListener - interface org.dlese.dpc.util.FileDirectoryListener.
Provides the interface for Objects listening to a DataManager source.
FileDirectoryMonitor - class org.dlese.dpc.util.FileDirectoryMonitor.
 
FileDirectoryMonitor() - Constructor for class org.dlese.dpc.util.FileDirectoryMonitor
 
FileIndexingService - class org.dlese.dpc.index.FileIndexingService.
Indexes files into a SimpleLuceneIndex and automatically updates the index whenever changes to the files are made.
FileIndexingService(SimpleLuceneIndex, long, String) - Constructor for class org.dlese.dpc.index.FileIndexingService
Indexes files to the given SimpleLuceneIndex, checking for changes in the files and reindexing them at the given update frequency.
FileIndexingService(SimpleLuceneIndex, long, boolean, String, String) - Constructor for class org.dlese.dpc.index.FileIndexingService
Indexes files to the given SimpleLuceneIndex, checking for changes in the files and reindexing them at the given update frequency.
FileIndexingServiceDocReader - class org.dlese.dpc.index.reader.FileIndexingServiceDocReader.
An abstract class that provides getter methods to read data from a Lucene Document that was created by a FileIndexingServiceWriter.
FileIndexingServiceDocReader(Document, float, ResultDocConfig) - Constructor for class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Constructor that is used by ResultDoc at search time to create a new instance of a DocReader.
FileIndexingServiceDocReader(Document) - Constructor for class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document that was created by a DocWriter.
FileIndexingServiceDocReader() - Constructor for class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Constructor that initializes an empty DocReader.
FileIndexingServiceException - exception org.dlese.dpc.index.FileIndexingServiceException.
Indicates an error occured in the FileInexingService occured.
FileIndexingServiceException() - Constructor for class org.dlese.dpc.index.FileIndexingServiceException
Constructs an Exception with no specified detail message.
FileIndexingServiceException(String) - Constructor for class org.dlese.dpc.index.FileIndexingServiceException
Constructs an Exception with the specified detail message.
FileIndexingServiceWriter - class org.dlese.dpc.index.writer.FileIndexingServiceWriter.
Abstract class for creating customized Lucene Documents for different file formats such as DLESE-IMS, ADN-item, ADN-collection, etc.
FileIndexingServiceWriter() - Constructor for class org.dlese.dpc.index.writer.FileIndexingServiceWriter
 
FileMoveTester - class org.dlese.dpc.index.FileMoveTester.
This class simulates saving, moving and deleting records from the records directory.
FileMoveTester(String, String) - Constructor for class org.dlese.dpc.index.FileMoveTester
Constructor for the FileMoveTester object
FileMoveTester.MoveFilesThread - class org.dlese.dpc.index.FileMoveTester.MoveFilesThread.
DESCRIPTION
FileMoveTester.MoveFilesThread() - Constructor for class org.dlese.dpc.index.FileMoveTester.MoveFilesThread
Constructor for the SimpleThread object
Files - class org.dlese.dpc.util.Files.
Contains methods for performing common operations on files and directories such as reading, moving, deleting and copying.
Files() - Constructor for class org.dlese.dpc.util.Files
 
FindAndReplace - class org.dlese.dpc.util.strings.FindAndReplace.
Description of the Class
FindAndReplace() - Constructor for class org.dlese.dpc.util.strings.FindAndReplace
 
FormValidationTools - class org.dlese.dpc.webapps.tools.FormValidationTools.
This class contains tools for validating form input from users.
FormValidationTools() - Constructor for class org.dlese.dpc.webapps.tools.FormValidationTools
 
fatalError(SAXParseException) - Method in class org.dlese.dpc.oai.harvester.Harvester
Part of ErrorHandler interface.
fatalError(SAXParseException) - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
fid(File) - Static method in class org.dlese.dpc.util.Files
Appends a path into a string in such a way that lexicographic sorting gives the same results as a walk of the file hierarchy.
fid2path(String) - Static method in class org.dlese.dpc.util.Files
Converts an fid back to a file path.
fileDirectoryChanged(FileDirectoryEvent) - Method in class org.dlese.dpc.dds.DocumentServer
 
fileDirectoryChanged(FileDirectoryEvent) - Method in interface org.dlese.dpc.util.FileDirectoryListener
Invoked when a file directory has changed.
fileExists() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Determine whether the file associated with this Document exists.
findAssociationChanges(Date, boolean) - Method in class org.dlese.dpc.services.mmd.Query
Returns an array of ids that have changed either meta-metadata or associations (duplicates) since the specified date.
findDuplicates(String, String) - Method in class org.dlese.dpc.services.mmd.Query
Returns an array of MmdRecord representing ids in other collections that appear identical to the specified (collKey, id).
findPlace(XMLNode) - Method in class org.dlese.dpc.xml.XMLNode
Finds the place where a new node should be inserted.
fireDataAddedEvent(List) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Construct the DataEvent object and invoke the appropriate method of all the listeners to this DataManager.
fireDataChangedEvent(List) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Construct the DataEvent object and invoke the appropriate method of all the listeners to this DataManager.
fireDataRemovedEvent(List) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Construct the DataEvent object and invoke the appropriate method of all the listeners to this DataManager.
fireFileDirectoryEvent(List, List) - Method in class org.dlese.dpc.util.FileDirectoryMonitor
Construct the FileDirectoryEvent object and fire off the event to listeners.
footnote - Variable in class org.dlese.dpc.xml.XMLRecord
A special comment intended as the final comment in the XML file.
freeRead() - Method in class org.dlese.dpc.util.RWLock
 
freeWrite() - Method in class org.dlese.dpc.util.RWLock
 
fuid(File) - Static method in class org.dlese.dpc.util.Files
Appends a path and date into a string in such a way that lexicographic sorting gives the same results as a walk of the file hierarchy.

G

GET_RECORD - Static variable in class org.dlese.dpc.oai.OAIArgs
 
GRANULARITY - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
GeneralServletTools - class org.dlese.dpc.webapps.tools.GeneralServletTools.
This class contains utility methods useful in servlet-based applications.
GeneralServletTools() - Constructor for class org.dlese.dpc.webapps.tools.GeneralServletTools
 
GenericXMLDocument - class org.dlese.dpc.xml.GenericXMLDocument.
 
GzipFilter - class org.dlese.dpc.webapps.servlets.filters.GzipFilter.
Performs gzipping of the response content.
GzipFilter() - Constructor for class org.dlese.dpc.webapps.servlets.filters.GzipFilter
 
geoReference - Variable in class org.dlese.dpc.xml.maps.DleseBean.GeoReference
DESCRIPTION
geoReferences - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
geoStandards - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
get(String) - Method in class org.dlese.dpc.datamgr.DataManager
Retrieves a single data object.
get(List) - Method in class org.dlese.dpc.datamgr.DataManager
Retrieves a List of data objects.
get(String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Retrieves a single data object.
get(List) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Retrieves a List of data objects.
get(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Retrieves a single data object.
get(List) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Retrieves a List of data objects.
get(String) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Retrieves a single data object, or null if none exists or unable to retrieve.
get(List) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Retrieves a List of data objects.
getAbsolutePath(String, ServletContext) - Static method in class org.dlese.dpc.webapps.tools.GeneralServletTools
Gets the absolute path to a given file or directory.
getAbsolutePath(String, String) - Static method in class org.dlese.dpc.webapps.tools.GeneralServletTools
Gets the absolute path to a given file or directory.
getAccessionStatus() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the AccessionStatus attribute of the XMLDocReader object
getAccessionStatus() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Returns the accession status of this record, for example 'accessioned'.
getAccessionStatus() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Returns the accession status of this record, for example 'accessioned'.
getAccessionStatus() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns the accession status of this record, for example 'accessioned'.
getAccessionStatus() - Method in class org.dlese.dpc.repository.RecordData
Gets the accessionStatus attribute of the RecordData object
getAccessionStatus(String, String) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the accession status of the given resource or, if multiple resources get all statuses separated by spaces.
getAccessionedDate() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the accessionedDate attribute of the DleseBean object
getAccessionedDate() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the date the catalog record was created.
getAdd() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the add attribute of the RepositoryAdminForm object
getAdminEmail(int) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the adminEmail attribute of the RepositoryManager object
getAdminEmails() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the adminEmails attribute of the RepositoryManager object
getAdminEmails() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the adminEmails attribute of the RepositoryForm object.
getAllAssociatedCollectionKeys() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the collection keys for all collections that are associated with this resource including collections that are not enabled.
getAllItemResultDocs() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the ItemDocReaders for all records that refer to this resource.
getAnnoCollectionKeys() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the annoCollectionKeys attribute of the ItemDocReader object
getAnnoPathways() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the anno pathways that are associated with this record.
getAnnoPathwaysFromResultDocs(ResultDoc[]) - Method in class org.dlese.dpc.repository.RecordDataService
Gets all annotation pathways in the given set of DleseAnnoDocReaders, or null if none exist.
getAnnoStatus() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the annoStatus attribute of the ItemDocReader object
getAnnoStatusFromResultDocs(ResultDoc[]) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the annoStatusFromReaders attribute of the RecordDataService object
getAnnoTypes() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the anno types that are associated with this record.
getAnnoTypesFromResultDocs(ResultDoc[]) - Method in class org.dlese.dpc.repository.RecordDataService
Gets all annotation types in the given set of DleseAnnoDocReaders, or null if none exist.
getAnnotatedItemResultDoc() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getAnnotationDocs() - Method in class org.dlese.dpc.repository.RecordData
Gets DocReaders for all annotation records that reference this resource, or null if none exist.
getAnnotationResultDocs() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the ResultDocs for all annotations that refer to this resource.
getAnnotations() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the annotations attribute of the DleseBean object
getAnnotations() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of lifecycle contributors to a resource from the current record.
getAnnotationsIndex() - Method in class org.dlese.dpc.repository.RecordDataService
Gets the annotationssIndex attribute of the RecordDataService object
getAsociatedItemsDocs() - Method in class org.dlese.dpc.repository.RecordData
Gets DocReaders for all item-level records that refer to the same resource, or null if none exist.
getAssociatedCollectionKeys() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the collection keys for all enabled collections that are associated with this resource.
getAssociatedCollections(String, String) - Method in class org.dlese.dpc.repository.RecordDataService
Gets an array of collection keys for collections that also catalog this same resource.
getAssociatedIDs(String, String) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the associatedIDs for the given IDs, records that catalog the same resource, or null if none exist.
getAssociatedIds() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the IDs of records that refer to the same resource.
getAssociatedIds() - Method in class org.dlese.dpc.repository.RecordData
Gets the associatedIDs for this record, records that catalog the same resource.
getAssociatedItemResultDocs() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the ItemDocReaders for all associated items for this item (refer to same resource).
getAssociatedMMDRecs(String, String) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the associatedIDs for the given IDs, records that catalog the same resource, or null if none exist.
getAttribute(String) - Method in class org.dlese.dpc.index.FileIndexingService
Gets an attribute Object from this FileIndexingService.
getAttribute(String) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets an attribute Object from this SimpleLuceneIndex.
getAttribute(String) - Method in class org.dlese.dpc.repository.DirInfo
Gets an attribute Object from this DirInfo.
getAttribute(String) - Method in class org.dlese.dpc.repository.SetInfo
Gets an attribute Object from this SetInfo.
getAttribute(String) - Method in class org.dlese.dpc.xml.XMLNode
Retrieves a named attribute from the element of this node, if the attribute exists.
getAudiences() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the audiences attribute of the DleseBean object
getAudiences() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of intended audiences for a resource from the current record.
getAudioAnnosInProgress() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getAvailableFormats() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the XML formats that are available for this item.
getAvailableFormats() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
getAvailableFormats() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets all possible metadata formats that may be disiminated by this RepositoryManager.
getAvailableFormats(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets all possible metadata formats that are available for a given record.
getAvailableFormats(String) - Method in class org.dlese.dpc.xml.XMLConversionService
Gets the metadata format conversions that are available for the given format, including the given format.
getAvailableFormatsList() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets all possible metadata formats that may be disiminated by this RepositoryManager.
getAvailableSets() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
getBaseURL() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getBaseURL() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the baseURL attribute of the ScheduledHarvest object
getBaseURL() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
Inserts the BASE_URL for this OAI provider.
getBaseURL() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Inserts the BASE_URL for this OAI provider.
getBaseUrl() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getCatalogers() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the catalogers attribute of the DleseBean object
getChangeType() - Method in class org.dlese.dpc.services.mmd.MmdRecord
 
getChild(int) - Method in class org.dlese.dpc.xml.XMLNode
Gets the child node that lives at a specific index of this node's children array.
getChildren() - Method in class org.dlese.dpc.xml.XMLNode
Gets the list of children belonging to this node.
getClfLogger(Level, boolean, String) - Static method in class org.dlese.dpc.logging.DleseLogManager
Returns a ClfLogger.
getCollKey() - Method in class org.dlese.dpc.services.mmd.MmdRecord
Returns the collection key.
getCollection() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Returns unique collection keys for the item being indexed, separated by spaces.
getCollection() - Method in class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter
 
getCollection() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
 
getCollection() - Method in class org.dlese.dpc.index.writer.SimpleXMLFileIndexingWriter
 
getCollection() - Method in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Returns unique collection keys for the item being indexed, separated by spaces.
getCollectionKey() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the collection key associated with this record, for example 01.
getCollectionKeys() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the collection keys associated with this record, for example {01,02}.
getCollectionKeysFromResultDocs(ResultDoc[]) - Method in class org.dlese.dpc.repository.RecordDataService
Gets all collection keys for the given documents.
getCollectionLabels() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the collectionLabels attribute of the SimpleQueryForm object
getCollectionLabels() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the collectionLabels attribute of the DDSAdminQueryForm object
getCollectionLabels() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the collectionLabels attribute of the HarvestReportForm object
getCollectionName(String) - Method in class org.dlese.dpc.services.mmd.Query
Returns the collection name associated with a collection key, or null if none found.
getCollections() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the collections attribute of the SimpleQueryForm object
getCollections() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the collections attribute of the DDSAdminQueryForm object
getCollections() - Method in class org.dlese.dpc.dds.action.form.HistogramForm
Gets the collection attribute of the HistogramForm object
getCollections() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the collections associated with this record as an array of Strings.
getCollections() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the sets associated with this record as an array of Strings, for example dcc.
getCollections() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the collections attribute of the HarvestReportForm object
getCollectionsBaseDir() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Grabs the base directory where collections metadata files are located, or null if not configured.
getCollectionsString() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the collections associated with this record as a single String.
getComment(String) - Method in class org.dlese.dpc.xml.XMLNode
Gets an identified comment from the element of this node, if it exists.
getComment(String, String) - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves a specific comment from the XML node identified by the key.
getComments() - Method in class org.dlese.dpc.xml.XMLNode
Gets all the comments belonging to the element of this node.
getCompletedAdvice() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedAnnos() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedAnnosOfType(String) - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedAnnotation() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedAverageScores() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedBias() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedChallengingSituations() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedChange() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedComment() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedEditorSummaries() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedEducationalStandard() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedExample() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedExplanation() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedQuestion() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedReviews() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedSeeAlso() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompletedTeachingTips() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getCompressions() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the compressions attribute of the RepositoryManager object.
getCompressions() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the optional compressionTag attribute of the RepositoryForm object.
getConfiguredSets() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets a List of sets that are currently configured in this repository.
getContentFromXML(String) - Static method in class org.dlese.dpc.webapps.tools.OutputTools
Gets the content from XML by stripping all XML tags.
getContentFromXML(String) - Static method in class org.dlese.dpc.xml.XMLConversionService
Gets the content from XML by stripping all XML tags.
getContentLength() - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Gets the contentLength attribute of the GenericResponseWrapper object
getContentStandards() - Method in class org.dlese.dpc.dds.DDSUtils
Gets the contentStandards attribute of the DDSQueryForm object
getContentStandards() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the contentStandards attribute of the ItemDocReader object
getContentStandards() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets the contentStandards attribute of the ADNFileIndexingWriter object
getContentType() - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Gets the contentType attribute of the GenericResponseWrapper object
getContextURL() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the contextURL attribute of the SimpleQueryForm object
getContextURL() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the contextURL attribute of the DDSAdminQueryForm object
getContextURL() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the contextURL attribute of the SimpleQueryForm object
getContextURL() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the contextURL attribute of the HarvestReportForm object
getContextURL() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
getContextUrl(HttpServletRequest) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the URL that refers to the current servlet context, for example "http://host:8080/my_app_context".
getContextUrl(HttpServletRequest) - Static method in class org.dlese.dpc.webapps.tools.GeneralServletTools
Gets the URL that refers to the current servlet context, for example "http://host:8080/my_app_context".
getConvertedXml(String, String, File) - Method in class org.dlese.dpc.xml.XMLConversionService
Converts XML from one format to another, saving and retrieving the converted content to and from a file cache.
getConvertedXml(String, String, File, XMLDocReader) - Method in class org.dlese.dpc.xml.XMLConversionService
Converts XML from one format to another, saving and retrieving the converted content to and from a file cache.
getCopy(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Retrieves a copy of a single data object, sutable for modifying.
getCopy(List) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Retrieves a List of copied data objects, suitable for modifying.
getCopy(String) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Retrieves a copy of a single data object, sutable for modifying, or null if none exists or unable to retrieve.
getCopy(List) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Retrieves a List of copied data objects, suitable for modifying.
getCopyright() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the copyright attribute of the DleseBean object
getCopyright() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retreives the copright information of a resource from the current record.
getCost() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the cost attribute of the DleseBean object
getCost() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the cost information of a resource from the current record.
getCreatedDate() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the createdDate attribute of the DleseBean object
getCreatedDate() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the date the catalog record was created.
getCreator() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Returns the items creator's full name.
getCreator() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Returns the items creator's full name.
getCreator() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns the items creator's full name.
getCreatorLastName() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Returns the items creator's last name.
getCreatorLastName() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Returns the items creator's last name.
getCreatorLastName() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns the items creator's last name.
getCreators() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the creators attribute of the DleseBean object
getCs() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the cs attribute of the DDSQueryForm object
getCurrentAdminEmail() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the currentAdminEmail attribute of the RepositoryAdminForm object
getCurrentDescription() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the currentDescription attribute of the RepositoryAdminForm object
getCurrentSetDescription() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the currentSetDescription attribute of the RepositoryAdminForm object
getCurrentSetDirectory() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the currentSetDirectory attribute of the RepositoryAdminForm object
getCurrentSetFormat() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the currentSetFormat attribute of the RepositoryAdminForm object
getCurrentSetName() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the currentSetName attribute of the RepositoryAdminForm object
getCurrentSetSpec() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the currentSetSpec attribute of the RepositoryAdminForm object
getDataList() - Method in class org.dlese.dpc.datamgr.DataEvent
Listeners must retrieve the exact data associated with this specific event
getDate() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getDate() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm.DateLabelPair
 
getDateFromDatestamp(String) - Static method in class org.dlese.dpc.oai.OAIUtils
Converts an ISO8601 UTC datastamp of the form yyyy-MM-ddTHH:mm:ssZ to a Date.
getDateFromDatestamp(String, long) - Static method in class org.dlese.dpc.oai.OAIUtils
Converts an ISO8601 UTC datastamp of the form yyyy-MM-ddTHH:mm:ssZ to a Java Date.
getDateStamp() - Static method in class org.dlese.dpc.dds.DDSServlet
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.dds.action.HistogramAction
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.index.FileIndexingService
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.index.FileMoveTester
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets a datestamp of the current time formatted for display with logs and output.
getDateStamp() - Static method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.oai.harvester.IndexingHarvestMsgHandler
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.oai.harvester.action.HarvesterAdminAction
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.repository.RecordData
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.repository.RecordDataService
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.repository.RepositoryManager
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.repository.action.RepositoryAction
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.repository.action.RepositoryAdminAction
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.util.Files
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.vocab.action.VocabAdminAction
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.webapps.servlets.filters.GzipFilter
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.webapps.servlets.filters.XMLValidationFilter
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDateStamp() - Static method in class org.dlese.dpc.xml.XMLConversionService
Gets a datestamp of the current time formatted for display with logs and output.
getDatestamp() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the datestamp attribute of the RepositoryForm object
getDbString(String) - Method in class org.dlese.dpc.services.mmd.DbConn
Retrieves a single String from the DB.
getDbTable(String, String[], boolean) - Method in class org.dlese.dpc.services.mmd.DbConn
Retrieves a table from the DB: each array row represents one DB row, and each array column represents a DB column.
getDebugLogger(int, int, int, Level, boolean, String) - Static method in class org.dlese.dpc.logging.DleseLogManager
Returns a DebugLogger.
getDefinition() - Method in class org.dlese.dpc.vocab.VocabNode
Gets the definition attribute of the VocabNode object
getDeleted() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Determine whether the status of this Document is deleted, indicated by a return value of "true".
getDeletedDoc(Document) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Creates a Lucene Document from an existing FileIndexingService Document by setting the field "deleted" to "true".
getDeletedDoc(Document) - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Creates a Lucene Document from an existing CollectionFileIndexing Document by setting the field "deleted" to "true" and making the modtime equal to current time.
getDeletedRecord() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the deletedRecord attribute of the RepositoryManager object
getDeletedRecord() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the deletedRecord attribute of the RepositoryForm object.
getDeletedStatus() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the deletedStatus attribute of the RepositoryForm object
getDescription() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getDescription() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the description attribute of the ItemDocReader object
getDescription() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets the description attribute of the ADNFileIndexingWriter object
getDescription() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Gets the description attribute of the DleseIMSFileIndexingWriter object
getDescription() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns a description for the document being indexed.
getDescription(int) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the description attribute of the RepositoryManager object
getDescription() - Method in class org.dlese.dpc.repository.SetInfo
Gets the XML description.
getDescription() - Method in class org.dlese.dpc.xml.XMLFilter
Extraneous method for supporting programmtic inquiry/reporting of filter type.
getDescription() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the description attribute of the DleseBean object
getDescription() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retreives the description of a resource from the current record.
getDescriptionHtml() - Method in class org.dlese.dpc.repository.SetInfo
Gets the descriptionHtml attribute of the SetInfo object
getDescriptions() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the descriptions availalable for this repository.
getDescriptions() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the optional descriptions that relate to this repository.
getDirInfo(int) - Method in class org.dlese.dpc.repository.SetInfo
Gets the dirInfo attribute of the SetInfo object
getDirInfos() - Method in class org.dlese.dpc.repository.SetInfo
Gets the dirInfos attribute of the SetInfo object
getDirectory() - Method in class org.dlese.dpc.repository.DirInfo
Gets the dir attribute of the DirInfo object
getDirectory(String) - Method in class org.dlese.dpc.services.mmd.Query
Returns the directory containing the XML records of the given collection key, or null if none found.
getDisabledSets() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the configured sets that are currently disabled in this repository.
getDisplayableAssociatedItemResultDocs() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the ItemDocReaders for all associated items (refer to same resource) for this item that have an appropriate status for display in discovery.
getDisplayableItemResultDoc(String) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the ResultDoc for the given item-level metata record id but only if it should be displayed in discovery.
getDisplayableItemResultDocs(String[]) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the item result docs for each of the ids listed regardless, returning only those that should be displayed in discovery.
getDisplayableItemsQuery(RepositoryManager) - Static method in class org.dlese.dpc.dds.action.DDSQueryAction
Limit searches to only those items that should be displayed in discovery.
getDivider() - Method in class org.dlese.dpc.vocab.VocabNode
Gets the divider attribute of the VocabNode object
getDleseAnnoResultDocs(String[]) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the dleseAnnoResultDocs attribute of the RecordDataService object
getDocDir() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Gets the absolute path of the directory that contained the File used to index the Document.
getDocReader() - Method in class org.dlese.dpc.index.ResultDoc
Gets the DocReader used to read the specific Document type that is returned in a search.
getDocType() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets the docType attribute of the ADNFileIndexingWriter, which is 'adn.'
getDocType() - Method in class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter
Gets the docType attribute of the DleseAnnoFileIndexingServiceWriter object
getDocType() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Gets the docType attribute of the DleseIMSFileIndexingWriter, which is 'dlese_ims.'
getDocType() - Method in interface org.dlese.dpc.index.writer.DocWriter
Returns a unique document type key for this kind of document, corresponding to the format type.
getDocType() - Method in class org.dlese.dpc.index.writer.ErrorFileIndexingWriter
Gets the docType, which is 'errordoc.'
getDocType() - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Returns a unique document type key for this kind of record, corresponding to the format type.
getDocType() - Method in class org.dlese.dpc.index.writer.HarvestLogWriter
Gets doctype, which is "harvestlog".
getDocType() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns a unique document type key for this kind of record, corresponding to the format type.
getDocType() - Method in class org.dlese.dpc.index.writer.SimpleXMLFileIndexingWriter
Gets the docType associated with this file.
getDocType() - Method in class org.dlese.dpc.index.writer.WebLogWriter
Gets doctype, which is "weblog".
getDocsource() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Gets the absolute path of the file that was used to index the Document.
getDocsource() - Method in class org.dlese.dpc.index.reader.XMLDocReader
 
getDocsourceEncoded() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Gets the absolute path of the file that was used to index the Document, encoded.
getDoctype() - Method in class org.dlese.dpc.index.ResultDoc
Gets the doctype for this ResultDoc.
getDoctype() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Gets doctype associated with the Document, for example 'dlese_ims,' 'adn,' or 'html'.
getDocument() - Method in class org.dlese.dpc.index.ResultDoc
Gets the Lucene Document associated with this ResultDoc.
getDocument(int) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets the nth document in the index.
getDocument() - Method in class org.dlese.dpc.index.reader.DocReader
Gets the Lucene Document associated with this DocReader.
getDs() - Static method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
Return a string for the current time and date, sutiable for display in log files and output to standout:
getDs() - Static method in class org.dlese.dpc.repository.action.form.RepositoryForm
Return a string for the current time and date, sutiable for display in log files and output to standout:
getEarliestDatestamp() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the earliestDatestamp attribute of the RepositoryManager object
getEarliestDatestamp() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the earliestDatestamp attribute of the RepositoryForm object
getElement() - Method in class org.dlese.dpc.xml.XMLNode
Retrieves the element of this node.
getEnabled() - Method in class org.dlese.dpc.repository.SetInfo
Gets the enabled status String [true | false].
getEnabledDisabled() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the enabledDisabled attribute of the ScheduledHarvest object
getEnabledSets() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the configured sets that are currently enabled in this repository.
getEnabledSetsHashMap() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the configured sets that are currently enabled in this repository.
getEnabledSetsQuery() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the configured sets that are currently enabled in this repository as a String suitable for use in s Lucene query.
getEnd() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the ending index for the records that will be displayed.
getEnd() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the ending index for the records that will be displayed.
getEnd() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the ending index for the records that will be displayed.
getEnd() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the ending index for the records that will be displayed.
getEndTime() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getEndTime() - Method in class org.dlese.dpc.oai.harvester.Harvester
Gets the endTime when the havest completed either because of an error or at the end of a successful harvest.
getEndTimeLong() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getEntryType() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getError(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the error attribute of the DDSQueryForm object
getError() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the error attribute of the DDSViewResourceForm object
getError() - Method in class org.dlese.dpc.dds.action.form.HistogramForm
Gets the error attribute of the DDSViewResourceForm object
getErrorCode() - Method in class org.dlese.dpc.oai.OAIError
Gets the errorCode attribute of the OAIError object
getErrorMsg() - Method in class org.dlese.dpc.index.reader.ErrorDocReader
Gets the error message.
getErrorMsg() - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Gets the errorMsg attribute of the CharArrayWrapper object
getErrorStrings() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the errors identified by the ID mapper for this records.
getErrorTypes() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the errors types (codes) identified by the ID mapper for this records.
getErrors() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Iff OAI errors exist, returns the error tag(s) appropriate for the given response, otherwise returns an empty string.
getErrors() - Method in class org.dlese.dpc.services.mmd.MmdRecord
Returns an array of ErrorDesc for messages generated during the most recent Idmapper run.
getErrors() - Method in class org.dlese.dpc.vocab.MetadataVocab
Gets the errors attribute of the MetadataVocab object
getErrors() - Method in class org.dlese.dpc.xml.XMLDoc
Gets a human-readable validation error report if errors were found in the XML, otherwise returns an empty StringBuffer.
getExampleFormat() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
getExampleID() - Method in class org.dlese.dpc.repository.RepositoryManager
Get an example ID that might be disiminated from this repository.
getExampleID() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Get an example ID that might be disiminated from this repository.
getExampleId() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
getExampleId() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the exampleId attribute of the RepositoryAdminForm object
getExceptionName() - Method in class org.dlese.dpc.index.reader.ErrorDocReader
Gets the name of the Exception that was thrown to when the error occured.
getExistingDoc() - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
 
getFieldContent(String[], String) - Method in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Gets the vocab encoded keys for the given values, separated by the '+' symbol.
getFieldContent(String, String) - Method in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Gets the encoded vocab key for the given content.
getFieldName(String) - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the fieldName attribute of the XMLDocReader object
getFieldName(String) - Method in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Gets the fieldName attribute of the XMLFileIndexingWriter object
getFieldSystemId(String) - Method in class org.dlese.dpc.vocab.MetadataVocab
Gets the encoded field Id of the given metadata field
getFieldValueIdPairExists(String, String) - Method in class org.dlese.dpc.vocab.MetadataVocab
Does a vocabulary definition exist for the given encoded field/value Ids?
getFieldValueSystemId(String, String) - Method in class org.dlese.dpc.vocab.MetadataVocab
Gets the encoded value Id of the given metadata field/value pair
getFileExists() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Determine whether the file associated with this Document exists, indicated by a return value of "true".
getFileForId(MmdRecord) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the fileForId attribute of the RecordDataService object
getFileIndexingService() - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Gets the fileIndexingService attribute of the FileIndexingServiceWriter object
getFileIndexingService() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the fileIndexingService attribute.
getFileName() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Gets the name of the File that was used to index the Document.
getFileName() - Method in class org.dlese.dpc.services.mmd.MmdRecord
Returns the file name of the record's XML file.
getFilePathForId(MmdRecord) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the filePathForId attribute of the RecordDataService object
getFileSeparatorCh() - Static method in class org.dlese.dpc.util.Files
Gets the String used to separate files in the native file system.
getFileSeparatorStr() - Static method in class org.dlese.dpc.util.Files
Gets the char used to separate files in the native file system.
getFirstAccessionDate() - Method in class org.dlese.dpc.services.mmd.MmdRecord
Returns the date it was first accessioned.
getFirstHighlightIndex() - Method in class org.dlese.dpc.dds.KeywordsHighlight
Gets the firstHighlightIndex attribute of the KeywordsHighlight object--when keyword highlighting is performed, firstHighlightIndex is loaded with the index of the first occurrence of a keyword within the given string.
getFootnote() - Method in class org.dlese.dpc.xml.XMLRecord
Getter method for the XML footnote comment.
getFormat() - Method in class org.dlese.dpc.repository.DirInfo
Gets the format attribute of the DirInfo object
getFormatLabels() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the formatLabels attribute of the SimpleQueryForm object
getFormatLabels() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the formatLabels attribute of the DDSAdminQueryForm object
getFormatLabels() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the formatLabels attribute of the HarvestReportForm object
getFormats() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the formats attribute of the SimpleQueryForm object
getFormats() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the formats attribute of the DDSAdminQueryForm object
getFormats() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the formats attribute of the HarvestReportForm object
getFormatsThatCanBeConvertedToFormat(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets all formats that can be converted to the given Format.
getFormatsThatCanBeConvertedToFormats(String[]) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets all formats that can be converted to the given Formats.
getFrom() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getFromFormat() - Method in class org.dlese.dpc.xml.ADNToBriefMetaFormatConverter
Converts from the ADN format.
getFromFormat() - Method in class org.dlese.dpc.xml.ADNToNSDLDCFormatConverter
Converts from the ADN format.
getFromFormat() - Method in class org.dlese.dpc.xml.ADNToOAIDCFormatConverter
Converts from the ADN format.
getFromFormat() - Method in class org.dlese.dpc.xml.SimpleXMLFormatConverter
This converter can convert from any format.
getFromFormat() - Method in interface org.dlese.dpc.xml.XMLDocumentFormatConverter
The metadataPrefix of the format from which this XMLFormatConverter converts, for example "dlese_ims," "adn" or "oai_dc".
getFromFormat() - Method in interface org.dlese.dpc.xml.XMLFormatConverter
The metadataPrefix of the format from which this XMLFormatConverter converts, for example "dlese_ims," "adn" or "oai_dc".
getFullContent() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Gets the full content of the file that was used to index the Document.
getGeoReferences() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the geoReferences attribute of the DleseBean object
getGeoReferences() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of georeferences for a resource from the current record.
getGeographyStds() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the geographyStds attribute of the DleseBean object
getGeographyStds() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of geography standards defined for the current resource.
getGr() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the gr attribute of the DDSQueryForm object
getGradeRange() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets the gradeRange attribute of the ADNFileIndexingWriter object
getGradeRanges() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the gradeRanges attribute of the ItemDocReader object
getGranularity() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the granularity attribute of the RepositoryManager object.
getGranularity() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the granularity attribute of the RepositoryForm object.
getGraphicalAnnosInProgress() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getGroup() - Method in class org.dlese.dpc.dds.action.form.HistogramForm
Gets the group attribute of the HistogramForm object
getHarvestDir() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getHarvestDir() - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Gets the harvestDir attribute of the ScheduledHarvestManager object
getHarvestUid() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
The UID of an individual harvest that was performed.
getHarvestUid() - Method in class org.dlese.dpc.oai.harvester.Harvester
Returns a unique ID for this harvest.
getHarvestUidLong() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getHarvestedDataDir() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getHarvestedDirBaseURLPath(String, String) - Static method in class org.dlese.dpc.oai.OAIUtils
Creates an appropriate directory path where harvested file(s) are saved similar to wget paths based on the URI.
getHarvestedDirPath(String, String, String, String) - Static method in class org.dlese.dpc.oai.OAIUtils
Creates an appropriate directory path where harvested file(s) are saved based on the baseURL, format and set.
getHarvestedRecordsDir() - Method in class org.dlese.dpc.oai.harvester.Harvester
Gets the harvestedRecordsDir attribute of the Harvester object
getHarvesterStatus() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getHarvesterStatus() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the harvesterStatus attribute of the RepositoryManager object
getHarvestingInterval() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the harvestingInterval attribute of the ScheduledHarvest object
getHasChallengingLearningContexts() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the hasChallengingLearningContexts attribute of the DDSViewResourceForm object
getHasCollectionSpecified() - Method in class org.dlese.dpc.dds.action.form.HistogramForm
Gets the hasCollectionSpecified attribute of the HistogramForm object
getHasCompletedAnno() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getHasDrcReviews() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the hasDrcReviews attribute of the DDSViewResourceForm object
getHasIdeasForUse() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the hasIdeasForUse attribute of the DDSViewResourceForm object
getHasInProgressAnno() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getHasOtherReviews() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the hasOtherReviews attribute of the DDSViewResourceForm object
getHasReviews() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the hasReviews attribute of the DDSViewResourceForm object
getHasTeachingTips() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the teachingTips attribute of the DDSViewResourceForm object
getHasViewableReview(int) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the hasViewableReview attribute of the DDSQueryForm object
getHistogramHighestCount() - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Gets the histogramHighestCount attribute of the MetadataVocabInputState object
getHistogramState() - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Gets the histogramState attribute of the MetadataVocabInputState object
getHistogramTotal(String) - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Gets the histogramState attribute of the MetadataVocabInputState object
getID() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the iD attribute of the DleseBean object
getID() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the record ID from XML file.
getIDFromFilename(String) - Static method in class org.dlese.dpc.util.FileCopy
 
getIDFromFilename(File) - Static method in class org.dlese.dpc.util.FileCopy
 
getIDFromFilename(File) - Static method in class org.dlese.dpc.util.Files
Gets a record ID from its file name.
getIDFromFilename(String) - Static method in class org.dlese.dpc.util.Files
Gets a record ID from its file name.
getIDs() - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Retrieves a String [] of all IDs that exist in this SerializedDataManager.
getIDsSorted() - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Retrieves a String [] of all IDs that exists in this SerializedDataManager sorted lexagraphically.
getId() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the id attribute of the object
getId() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets the id(s) for this item, separated by spaces.
getId() - Method in class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter
 
getId() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Gets the id attribute of the DleseIMSFileIndexingWriter object
getId() - Method in class org.dlese.dpc.index.writer.SimpleXMLFileIndexingWriter
Returns an ID for this record derived from the file name.
getId() - Method in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Returns unique IDs for the item being indexed, one for each collection that catalog the resource, separted by spaces.
getId() - Method in class org.dlese.dpc.services.mmd.MmdRecord
Returns the record id.
getId(String, String) - Method in class org.dlese.dpc.vocab.DLESEMetadataVocabTracker
Does the current fieldId/value pair already exist in the database? If so, return the Id, if not, return "" (empty string).
getId(String, String) - Method in interface org.dlese.dpc.vocab.MetadataVocabTracker
Does the current fieldId/value pair already exist in the database? If so, return the Id, if not, return "" (empty string).
getId() - Method in class org.dlese.dpc.vocab.VocabNode
Gets the id attribute of the VocabNode object
getIdCompare() - Method in class org.dlese.dpc.vocab.VocabNode
This is needed because Struts <logic:equal> compares strings that look like numbers without regard to leading 0s, and our ID convention causes matches between '05' and '005' to return true (they are "equal").
getIdMapperErrorLabels() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the idMapperErrorLabels, as strings.
getIdMapperErrors() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the idMapperErrors that are in the index, as integer strings.
getIdSearchTitle() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the idSearchTitle attribute of the DDSViewResourceForm object
getIdSearchUrl() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the idSearchUrl attribute of the DDSViewResourceForm object
getIdentifiedErrors(String, String) - Method in class org.dlese.dpc.repository.RecordDataService
Gets all errors identified by the ID mapper service for the given IDs, or null if none exist.
getIdentifier() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the identifier used in OAI requests.
getInProgressAnnosOfStatus(String) - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getIndex() - Method in class org.dlese.dpc.index.ResultDoc
Gets the index that was searched over.
getIndex() - Method in class org.dlese.dpc.index.reader.DocReader
Gets the index that was searched over to produce the resulting hit.
getIndex() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the index attribute of the RepositoryManager object
getIndexLocation() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets the ablsolute path to the directory where the index resides.
getIndexedAccessionStatuses() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
 
getIndexedAccessionStatuses() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets a list of all accession statusus in the index.
getIndexedContent() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the full text of the content that was indexed.
getIndexedIdMapperErrors() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets a list of all ID mapper errors that have been indexed.
getIndexedSets() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the sets that are in the index.
getIndexingMessages() - Method in class org.dlese.dpc.index.FileIndexingService
Gets the last 10 indexing status messages.
getIndexingMessages() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the indexingMessages attribute of the RepositoryManager object
getInformation() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the information attribute of the DleseBean object
getInformation() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the additional information from the footnote comment of the current record.
getInitErrorMsg() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Gets a message describing the initialization error or empty string if no error occured.
getIntervalGranularity() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the intervalGranularity attribute of the ScheduledHarvest object
getIntervalGranularityLabel() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the intervalGranularityLabel attribute of the ScheduledHarvest object
getIsAudioInProgress() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getIsCompleted() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getIsDrcReview(int) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the isDrcReview attribute of the DDSViewResourceForm object
getIsDrcReviewInProgress() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the isDrcReviewInProgress attribute of the DDSViewResourceForm object
getIsEmptySearch() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
If no keyword entered and no vocabs have been selected, return "true", otherwise return "false"
getIsGraphicalInProgress() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getIsPartOfDRC(int) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Is the resource in the DRC?
getIsPartOfDrc() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getIsTextInProgress() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getItemDocReader() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the itemDocReader attribute of the DDSViewResourceForm object
getItemId() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getItemResultDoc(String) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the ResultDoc for the given item-level metata record id regardless of the records status, or null if none exists.
getItemResultDocs(String[]) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the item result docs for each of the ids listed regardless of their status.
getKeys() - Method in interface org.dlese.dpc.xml.XMLMap
Method to retrieve the list of names used to identify desired values.
getKeys() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves a list the keys contained in the map.
getKeys() - Method in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
Retrieves a list the keys contained in the map.
getKeywords() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the keywords attribute of the DDSQueryForm object
getKeywords() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the keywords as an array.
getKeywords() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Returns the items keywords.
getKeywords() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Returns the items keywords.
getKeywords() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns the items keywords.
getKeywords() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the keywords attribute of the DleseBean object
getKeywords() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Gets the keywords attribute of the DleseXMLReader object
getKeywordsDisplay() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the keywords a comma separated list terminated with a period suitable for display to users.
getKeywordsTruncated() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the user keywords, truncated for feedback display
getKy() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the ky attribute of the DDSQueryForm object
getLabel() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm.DateLabelPair
 
getLabel() - Method in class org.dlese.dpc.vocab.VocabNode
Gets the label attribute of the VocabNode object
getLabelAbbrev() - Method in class org.dlese.dpc.vocab.VocabNode
Gets the labelAbbrev attribute of the VocabNode object
getLastHarvestTime() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the lastHarvestTime attribute of the ScheduledHarvest object
getLastIndexModifiedTime() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Gets the lastIndexModifiedTime attribute of the DDSAdminForm object
getLastMetaModDate() - Method in class org.dlese.dpc.services.mmd.MmdRecord
Returns the date it was last changed.
getLastModified() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Gets the File modification time of the File used to index the Document.
getLastModifiedDate(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Returns the time that the object denoted by this oid was last modified.
getLastModifiedDate(String) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Returns the time that the object denoted by this oid was last modified.
getLastModifiedString() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Gets a String representataion of the File modification time of the File used to index the Document.
getLastModifiedTime() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets the timestamp of the last time the index was modified by adding, dleteing or changing a document.
getLastModifiedTime() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the time this repository was last modified.
getLastOneTimeHarvest() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getLastRunHarvest() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getLastSyncTime() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Gets the lastSyncTime attribute of the DDSAdminForm object
getLastSyncTime() - Method in class org.dlese.dpc.index.FileIndexingService
Gets the lastSyncTime attribute of the FileIndexingService object
getLength() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the length of iterations to loop over the results array.
getLength() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the length of iterations to loop over the results array.
getLength() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the length of iterations to loop over the results array.
getLength() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the length of iterations to loop over the results array.
getLifecycleContributors() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of lifecycle contributors to a resource from the current record.
getLikeChildren(String) - Method in class org.dlese.dpc.xml.XMLNode
 
getList() - Method in class org.dlese.dpc.vocab.VocabNode
Gets the list (sub-vocab) attribute of the VocabNode object
getLock(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Gets an internal read/write lock for a given object in the this SerializedDataManager.
getLogDate() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getLogMessage() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getLongFromDatestamp(String) - Static method in class org.dlese.dpc.oai.OAIUtils
Converts an ISO8601 UTC datastamp of the form yyyy-MM-ddTHH:mm:ssZ to a long.
getLongFromDatestamp(String, long) - Static method in class org.dlese.dpc.oai.OAIUtils
Converts an ISO8601 UTC datastamp of the form yyyy-MM-ddTHH:mm:ssZ to a long.
getMessage() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Gets the message attribute of the DDSAdminForm object
getMessage() - Method in class org.dlese.dpc.oai.OAIError
Gets the message attribute of the OAIError object
getMessage() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
Gets the message attribute of the HarvesterAdminForm object
getMessage() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
Gets the message attribute of the ProviderAdminForm object
getMessage() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the message attribute of the RepositoryAdminForm object
getMessage() - Method in class org.dlese.dpc.services.mmd.ErrorDesc
Returns the complete error description with any associated information (reason, etc).
getMessage(int) - Static method in class org.dlese.dpc.util.DpcErrors
Returns the message associated with the specified id.
getMessage() - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
Gets the message attribute of the LoadMetadataVocabs object
getMessages() - Method in class org.dlese.dpc.vocab.MetadataVocab
Gets the messages attribute of the MetadataVocab object
getMetaNameOfId(String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocab
Gets the metadata value or field name of the given encoded field and value Ids.
getMetadata() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the metadata attribute of the SimpleQueryForm object
getMetadata() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the metadata attribute of the DDSAdminQueryForm object
getMetadata() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the metadata attribute of the SimpleQueryForm object
getMetadata() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the metadata attribute of the HarvestReportForm object
getMetadataFormats() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the metadataFormats attribute of the RepositoryForm object
getMetadataNamespace() - Method in class org.dlese.dpc.repository.MetadataFormatInfo
Gets the metadataNamespace attribute of the MetadataFormatInfo object
getMetadataPrefix() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the metadata previx (format) of the file associated with this reader, for example 'dlese_ims' or 'adn'.
getMetadataPrefix() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getMetadataPrefix() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the metadataPrefix attribute of the ScheduledHarvest object
getMetadataPrefix() - Method in class org.dlese.dpc.repository.MetadataFormatInfo
Gets the metadataPrefix attribute of the MetadataFormatInfo object
getMetametadataContributors() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of metadata contributors for a resource from the current record.
getMetastyle() - Method in class org.dlese.dpc.services.mmd.MmdRecord
Returns the metadata format: "adn", etc.
getMissingAssociatedItemIds() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the missingAssociatedItemIds for associated items that are not in the index.
getMmdRecord(String, String) - Method in class org.dlese.dpc.repository.RecordDataService
Gets the ID mapper record for the given ID.
getMmdRecord(int, String, String) - Method in class org.dlese.dpc.services.mmd.Query
Returns the MmdRecord specified, or null if none found.
getMmdRecord(String, String) - Method in class org.dlese.dpc.services.mmd.Query
Returns the MmdRecord specified, or null if none found.
getMultiAccessionStatus() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the multiAccessionStatus attribute of the XMLDocReader object
getMultiDescription() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the multiDescription attribute of the ItemDocReader object
getMultiGradeRanges() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the multiGradeRanges attribute of the ItemDocReader object
getMultiIds() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the multiIds attribute of the ItemDocReader object
getMultiRecordStatus() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the multiRecordStatus attribute of the ItemDocReader object
getMultiTitle() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the title attribute of the ItemDocReader object
getMySes() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getName() - Method in class org.dlese.dpc.action.form.SimpleQueryForm.ParamPair
Gets the parameter name.
getName() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm.ParamPair
Gets the parameter name.
getName() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm.ParamPair
Gets the parameter name.
getName() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm.ParamPair
Gets the parameter name.
getName() - Method in class org.dlese.dpc.repository.SetInfo
Gets the name attribute of the SetInfo object
getName() - Method in class org.dlese.dpc.vocab.VocabNode
Gets the name attribute of the VocabNode object
getName() - Method in class org.dlese.dpc.xml.XMLNode
Retrieves the name of the element of this node.
getNativeFormat() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the nativeFormat of the file associated with this reader, for example 'dlese_ims' or 'adn'.
getNextLockKey() - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Gets the nextLockKey attribute of the SerializedDataManager object
getNextResultsUrl() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the HTTP parameters that should be used to retrieve the next set of results.
getNextResultsUrl() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the HTTP parameters that should be used to retrieve the next set of results.
getNextResultsUrl() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the HTTP parameters that should be used to retrieve the next set of results.
getNoDisplay() - Method in class org.dlese.dpc.vocab.VocabNode
Gets the noDisplay attribute of the VocabNode object
getNode(String) - Method in class org.dlese.dpc.xml.XMLRecord
Returns a node of the current record, or null if the node does not exist.
getNonPaigingParams() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets all the parameters that existed in the request other than those used for paiging.
getNonPaigingParams() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets all the parameters that existed in the request other than those used for paiging.
getNonPaigingParams() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets all the parameters that existed in the request other than those used for paiging.
getNotes() - Method in class org.dlese.dpc.index.reader.WebLogReader
 
getNrqParams() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets all request parameters except the refined query Rq parameter.
getNrqParams() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets all request parameters except the refined query Rq parameter.
getNrqParams() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets all request parameters except the refined query Rq parameter.
getNrqParams() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets all request parameters except the refined query Rq parameter.
getNumAudioAnnosInProgress() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getNumCompletedAnnos() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getNumFiles() - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Return the number of files in this DataManager as reported by the file system.
getNumGoodRecords() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
 
getNumGraphicalAnnosInProgress() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getNumHarvestedRecords() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getNumHarvestedRecordsInt() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getNumIdentifiersResults() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the numIdentifiersResults per resumptionToken to be returned in OAI ListIdentifiers requests.
getNumIdentifiersResults() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the numIdentifiersResults attribute of the RepositoryAdminForm object
getNumInProgressAnnos() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getNumIndexingErrors() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
 
getNumIndexingErrors() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the number of indexing errors that are present.
getNumRecordCollections() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the numRecordCollections attribute of the DDSViewResourceForm object
getNumRecords() - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Get the number of records in this SerializedDataManager.
getNumRecords() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Gets the numRecords attribute of the DDSAdminForm object
getNumRecordsForStatusNotification() - Method in interface org.dlese.dpc.oai.harvester.HarvestMessageHandler
Gets the number of records the Harveser should harvest between sending statusMessage notifications to this HarvestMessageHandler.
getNumRecordsForStatusNotification() - Method in class org.dlese.dpc.oai.harvester.IndexingHarvestMsgHandler
Gets the number of records the Harveser should harvest between sending statusMessage notifications to this HarvestMessageHandler.
getNumRecordsForStatusNotification() - Method in class org.dlese.dpc.oai.harvester.SimpleHarvestMessageHandler
Gets the number of records the Harveser should harvest between sending statusMessage notifications to this HarvestMessageHandler.
getNumRecordsHarvested() - Method in class org.dlese.dpc.oai.harvester.Harvester
Gets the current number of records that have been harvested by this harvester.
getNumRecordsResults() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the numRecordsResults per resumptionToken to be returned in OAI ListRecords requests.
getNumRecordsResults() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the numRecordsResults attribute of the RepositoryAdminForm object
getNumRecordsToAdd() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Gets the numRecordsToAdd attribute of the DDSAdminForm object
getNumRecordsToAdd() - Method in class org.dlese.dpc.index.FileIndexingService
Gets the numRecordsToAdd attribute of the FileIndexingService object
getNumRecordsToDelete() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Gets the numRecordsToDelete attribute of the DDSAdminForm object
getNumRecordsToDelete() - Method in class org.dlese.dpc.index.FileIndexingService
Gets the numRecordsToDelete attribute of the FileIndexingService object
getNumRecordsToReplace() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Gets the numRecordsToReplace attribute of the DDSAdminForm object
getNumRecordsToReplace() - Method in class org.dlese.dpc.index.FileIndexingService
Gets the numRecordsToReplace attribute of the FileIndexingService object
getNumResources(RepositoryManager) - Static method in class org.dlese.dpc.dds.action.DDSQueryAction
Gets the number of descrete resources that have been indexed and are currently discoverable.
getNumResults() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the numResults attribute of the SimpleQueryForm object
getNumResults() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the numResults attribute of the DDSAdminQueryForm object
getNumResults() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the numResults attribute of the SimpleQueryForm object
getNumResults() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the numResults attribute of the HarvestReportForm object
getNumResumptionTokens() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getNumResumptionTokensInt() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getNumResumptionTokensIssued() - Method in class org.dlese.dpc.oai.harvester.Harvester
Gets the number of resumption tokens that have currently been issued by the data provider.
getNumTextAnnosInProgress() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getNumValidationErrors() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
 
getNumusers() - Method in class org.dlese.dpc.util.RWLock
 
getOAIErrorCode() - Method in class org.dlese.dpc.oai.harvester.OAIErrorException
Gets the oAIErrorCode attribute of the OAIErrorException object
getOAIErrorMessage() - Method in class org.dlese.dpc.oai.harvester.OAIErrorException
Gets the oAIErrorMessage attribute of the OAIErrorException object
getOAIRequestTag(HttpServletRequest) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Get the request tag that is required in all responses to an OAI request.
getOaiDatestamp() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the oaiDatestamp in UTC format for the given record.
getOaiIdPfx() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
Gets the oaiIdPfx attribute of the ProviderBean object
getOaiIdPfx() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the oaiIdPfx attribute of the RepositoryForm object
getOaiIdPrefix() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the OAI Identifier Format's scheme and namespace-identifier prefix, for example 'oai:dlese.org:'.
getOaiLastModifiedString() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets a String representataion of the oai datestamp in readable format.
getOaiModtime(File, Document) - Static method in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Gets the oaiModtime for the given File or Document.
getOdlQueryResults(String, String, String, String, String) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the results of an OLD search.
getOffset() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the offset into the results array to begin iterating.
getOffset() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the offset into the results array to begin iterating.
getOffset() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the offset into the results array to begin iterating.
getOffset() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the offset into the results array to begin iterating.
getOperator() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets the boolean operator that is currently being used for searches.
getOperatorString() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets the boolean operator that is currently being used for searches as a String (AND or OR).
getOtherTechnicalInfo() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the otherTechnicalInfo attribute of the DleseBean object
getOtherTechnicalInfo() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Gets the otherTechnicalInfo attribute of the DleseXMLReader object
getPagingLinks() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the pagingLinks attribute of the DDSQueryForm object
getParent() - Method in class org.dlese.dpc.xml.XMLNode
Retrieve the node's parent node, which is null if this node wraps the root element.
getPartOfDRC() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets part of DRC status (true or false).
getPath() - Method in class org.dlese.dpc.xml.XMLNode
Returns the path which maps this node's element location in the JDOM tree hierarchy.
getPathway() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getPathwayUrl() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the pathwayUrl attribute of the DDSViewResourceForm object
getPrevResultsUrl() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the HTTP parameters that should be used to retrieve the previous set of results.
getPrevResultsUrl() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the HTTP parameters that should be used to retrieve the previous set of results.
getPrevResultsUrl() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the HTTP parameters that should be used to retrieve the previous set of results.
getPrimaryRequestedCollectionKey() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the primaryResultDocCollectionId attribute of the DDSViewResourceForm object
getPrimaryResultDoc() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the primaryResultDocReader attribute of the DDSViewResourceForm object
getPrimaryResultDocId() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the primaryResultDocId attribute of the DDSViewResourceForm object
getProp(String, String) - Method in class org.dlese.dpc.propertiesmgr.PropertiesManager
Retrieves the property value from this object's property file.
getPropAsBoolean(String, String) - Method in class org.dlese.dpc.propertiesmgr.PropertiesManager
Same as the PropertiesManager.getProp(String,String) method only it returns it's parameter as a boolean.
getPropAsInt(String, String) - Method in class org.dlese.dpc.propertiesmgr.PropertiesManager
Same as the PropertiesManager.getProp(String,String) method only it returns it's parameter as an integer.
getProtocolVersion() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the protocolVersion attribute of the RepositoryManager object
getProtocolVersion() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the protocolVersion attribute of the RepositoryForm object
getProviderBaseUrl(HttpServletRequest) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the Base URL that refers to the current OAI provider, for example "http://host:8080/my_oai_context/provider".
getProviderStatus() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the providerStatus attribute of the RepositoryManager object
getProviderStatus() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the providerStatus attribute of the RepositoryForm object
getQ() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the query string entered by the user.
getQ() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the query string entered by the user.
getQ() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the query string entered by the user.
getQ() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the query string entered by the user.
getQe() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the query string entered by the user, encoded for use in a URL string.
getQe() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the query string entered by the user, encoded for use in a URL string.
getQe() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the query string entered by the user, encoded for use in a URL string.
getQe() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the query string entered by the user, encoded for use in a URL string.
getQuery() - Method in class org.dlese.dpc.index.ResultDoc
 
getQuery() - Method in class org.dlese.dpc.index.reader.DocReader
 
getQueryResults(String, String, String, String) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the results from a standard OAI-PMH ListIdentifiers or ListRecords query or an ODL search request.
getRandomAlphaString(int) - Static method in class org.dlese.dpc.util.TestTools
Generate a random alpha string of the given length
getRandomCharsString(int) - Static method in class org.dlese.dpc.util.TestTools
Generate a random string containing extended chars of the given length
getRandomIntBetween(int, int) - Static method in class org.dlese.dpc.util.TestTools
Generate a random integer >= low and < high
getRe() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the re attribute of the DDSQueryForm object
getRead() - Method in class org.dlese.dpc.util.RWLock
 
getReader() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets the reader attribute of the SimpleLuceneIndex object
getReaderClass() - Method in class org.dlese.dpc.index.ResultDoc
Gets the readerClass attribute of the ResultDoc object
getReaderClass() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets the name of the concrete DocReader class that is used to read this type of Document, which is "ItemDocReader".
getReaderClass() - Method in class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter
Gets the fully qualified name of the concrete DocReader class that is used to read this type of Document, for example "org.dlese.dpc.index.reader.ItemDocReader".
getReaderClass() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Gets the name of the concrete DocReader class that is used to read this type of Document, which is "ItemDocReader".
getReaderClass() - Method in interface org.dlese.dpc.index.writer.DocWriter
Gets the name of the concrete DocReader class that is used to read this type of Document, for example "ItemDocReader".
getReaderClass() - Method in class org.dlese.dpc.index.writer.ErrorFileIndexingWriter
Gets the name of the concrete DocReader class that is used to read this type of Document, which is "ErrorDocReader".
getReaderClass() - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Gets the fully qualified name of the concrete DocReader class that is used to read this type of Document, for example "org.dlese.dpc.index.reader.ItemDocReader".
getReaderClass() - Method in class org.dlese.dpc.index.writer.HarvestLogWriter
Gets the name of the concrete DocReader class that is used to read this type of Document, which is "HarvestLogReader".
getReaderClass() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Gets the fully qualified name of the concrete DocReader class that is used to read this type of Document, for example "org.dlese.dpc.index.reader.ItemDocReader".
getReaderClass() - Method in class org.dlese.dpc.index.writer.SimpleXMLFileIndexingWriter
Gets the name of the concrete DocReader class that is used to read this type of Document, which is "org.dlese.dpc.index.reader.XMLDocReader".
getReaderClass() - Method in class org.dlese.dpc.index.writer.WebLogWriter
Gets the name of the concrete DocReader class that is used to read this type of Document, which is "WebLogReader".
getReaderType() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
Gets the String 'DleseAnnoDocReader,' which is the key that describes this reader type.
getReaderType() - Method in class org.dlese.dpc.index.reader.DocReader
Gets a String describing the reader type.
getReaderType() - Method in class org.dlese.dpc.index.reader.ErrorDocReader
Gets the String 'ErrorDocReader,' which is the key that describes this reader type.
getReaderType() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
Gets a String describing the reader type.
getReaderType() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the String 'ItemDocReader,' which is the key that describes this reader type.
getReaderType() - Method in class org.dlese.dpc.index.reader.SimpleDocReader
Gets a String describing the reader type.
getReaderType() - Method in class org.dlese.dpc.index.reader.SimpleFileIndexingServiceDocReader
Gets the String 'ItemDocReader,' which is the key that describes this reader type.
getReaderType() - Method in class org.dlese.dpc.index.reader.WebLogReader
Gets a String describing the reader type.
getReaderType() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the String 'XmlDocReader,' which is the key that describes this reader type.
getRecCheckDate() - Method in class org.dlese.dpc.services.mmd.MmdRecord
Returns the date it was last checked by the idmapper.
getRecord(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Performs a GetRecord for an individual itme in the repository.
getRecord() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the record attribute of the RepositoryForm object used in the OAI GetRecord request.
getRecordCollection(int) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the recordCollection attribute of the DDSViewResourceForm object
getRecordCollectionDescriptionPage() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the recordCollectionDescriptionPage attribute of the DDSViewResourceForm object
getRecordCollectionDescriptionPage(String) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the recordCollectionDescriptionPage attribute of the DDSViewResourceForm object
getRecordCollectionDescriptionPageFull(String) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the recordCollectionDescriptionPageFull attribute of the DDSViewResourceForm object
getRecordCollectionDescriptionPageShort(String) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the recordCollectionDescriptionPageShort attribute of the DDSViewResourceForm object
getRecordCollections() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the recordCollection attribute of the DDSViewResourceForm object
getRecordDataService() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the recordDataService attribute of the RepositoryManager object
getRecordFilename() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the recordFilename attribute of the DDSViewResourceForm object
getRecordID() - Method in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
 
getRecordId() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the resourceId attribute of the DDSViewResourceForm object
getRecordIds() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the recordIds attribute of the DDSViewResourceForm object
getRecordIds(int) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the recordIds attribute of the DDSViewResourceForm object
getRelations() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the relations attribute of the DleseBean object
getRelations() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of lifecycle contributors to a resource from the current record.
getRemoteHost() - Method in class org.dlese.dpc.index.reader.WebLogReader
 
getRemoveInvalidRecords() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the removeInvalidRecords attribute, which is true|false.
getRemoveInvalidRecords() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the removeInvalidRecords attribute of the RepositoryAdminForm object
getReportTitle() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the reportTitle attribute of the SimpleQueryForm object
getReportTitle() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the reportTitle attribute of the DDSAdminQueryForm object
getReportTitle() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the reportTitle attribute of the HarvestReportForm object
getRepositoryIdentifier() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the repositoryIdentifier for this provider, for example 'dlese.org'.
getRepositoryIdentifier() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the repositoryIdentifier attribute of the RepositoryAdminForm object
getRepositoryIdentifier() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the repositoryIdentifier attribute of the RepositoryForm object
getRepositoryName() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getRepositoryName() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the repositoryName attribute of the ScheduledHarvest object
getRepositoryName() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the repositoryName attribute of the RepositoryManager object
getRepositoryName() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the repositoryName attribute of the RepositoryForm object
getRepositoryNameEscaped() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
RepositoryName with quotes escaped for use in JavaScript literals.
getRequestDate() - Method in class org.dlese.dpc.index.reader.WebLogReader
 
getRequestUrl() - Method in class org.dlese.dpc.index.reader.WebLogReader
 
getRequestedFormat() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the requestedFormat attribute of the RepositoryForm object
getRequestedUrl() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
 
getResourceResultLinkRedirectURL() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the resourceResultLinkRedirectURL attribute of the DDSQueryForm object
getResourceResultLinkRedirectURL() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the resourceResultLinkRedirectURL attribute of the DDSQueryForm object
getResourceTitle() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the resourceTitle attribute of the DDSViewResourceForm object
getResourceTypes() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the resourceTypes attribute of the ItemDocReader object
getResourceTypes() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets the resourceTypes attribute of the ADNFileIndexingWriter object
getResourceTypes() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the resourceTypes attribute of the DleseBean object
getResourceTypes() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of learning resource types for a resource from the current record.
getResourceURL() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the resourceURL attribute of the DleseBean object
getResourceURL() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the URL of the reource this record catalogs.
getResourceUrl() - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Gets the resourceUrl attribute of the DDSViewResourceForm object
getResult() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
 
getResult() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the result attribute of the DDSAdminQueryForm object
getResult() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the result attribute of the HarvestReportForm object
getResults() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the search results returned by the SimpleLuceneIndex.
getResults() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the search results returned by the SimpleLuceneIndex.
getResults() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the search results returned by the SimpleLuceneIndex.
getResults() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the search results returned by the SimpleLuceneIndex.
getResults() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the results attribute of the RepositoryForm object
getResultsLength() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the total number of results that should be returned to the harvester.
getResultsOffset() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the array index offset for the result set that should be returned to the harvester.
getResumptionToken() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the resumptionToken that should be returned with the results.
getReviewID() - Method in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
 
getReviewPathway() - Method in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
 
getReviewStatus() - Method in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
 
getReviewStatusDate() - Method in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
 
getReviewURL() - Method in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
 
getRoot() - Method in class org.dlese.dpc.xml.XMLRecord
Returns the root node of the current record.
getRootCloseTag() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the rootCloseTag attribute of the RepositoryForm object
getRootOpenTag() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the rootOpenTag attribute of the RepositoryForm object
getRq() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the refined query string entered by the user, used to search within results.
getRq() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the refined query string entered by the user, used to search within results.
getRq() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the refined query string entered by the user, used to search within results.
getRq() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the refined query string entered by the user, used to search within results.
getSc() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the collection that has been selected by the user in the UI via a Select tag.
getSc() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the collection that has been selected by the user in the UI via a Select tag.
getSc() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the collection that has been selected by the user in the UI via a Select tag.
getScheduledHarvest(Long) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Gets the scheduledHarvest, or null if none exists.
getScheduledHarvests() - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Gets all scheduledHarvests in this this manager.
getScheduledHarvests() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getSchema() - Method in class org.dlese.dpc.repository.MetadataFormatInfo
Gets the schema attribute of the MetadataFormatInfo object
getScienceStds() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the scienceStds attribute of the DleseBean object
getScienceStds() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of intended audiences for a resource from the current record.
getScore() - Method in class org.dlese.dpc.index.ResultDoc
Gets the score assigned to this ResultDoc by the Lucene engine.
getScore() - Method in class org.dlese.dpc.index.reader.DocReader
Gets the Lucene score for the Document, or -1 if none available.
getScparams() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the selected collection(s) parameter to be inserted in the URL that gets the next set of results.
getScparams() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the selected collection(s) parameter to be inserted in the URL that gets the next set of results.
getScparams() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the selected collection(s) parameter to be inserted in the URL that gets the next set of results.
getScs() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the collections that have been selected by the user in the UI.
getScs() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the collections that have been selected by the user in the UI.
getScs() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the collections that have been selected by the user in the UI.
getSearchType() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the searchType attribute of the DDSQueryForm object
getSelectedIdMapperErrors() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
 
getServiceName() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getSet() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getSetInfo(int) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the setInfo at the give index, suitable for reading but not modifying.
getSetInfoCopy(int) - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the setInfo at the give index, safe for modifying.
getSetInfos() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the SetInfos that are currently configured in the repository.
getSetInfosCopy() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets a copy of the SetInfos that are currently configured in the repository.
getSetSearchKeys() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets a list of all search keys used to search for sets.
getSetSpec() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getSetSpec() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the setSpec attribute of the ScheduledHarvest object
getSetSpec() - Method in class org.dlese.dpc.repository.SetInfo
Gets the setSpec attribute of the SetInfo object
getSetSpecHtml() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
 
getSetSpecs() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the setSpecs attribute of the RepositoryForm object
getSetString() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the collections associated with this record as a single String.
getSets() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the sets associated with this record as an array of Strings, for example dcc.
getSets() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the sets attribute of the RepositoryForm object
getSfmts() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the sfmts attribute of the SimpleQueryForm object
getSfmts() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the sfmts attribute of the DDSAdminQueryForm object
getSfmts() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the sfmts attribute of the HarvestReportForm object
getShBaseURL() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getShEnabledDisabled() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getShEnabledDisabledList() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getShHarvestedDataDir() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getShHarvestingInterval() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getShIntervalGranularity() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getShIntervalGranularityLabel() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getShIntervalGranularityList() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getShIntervalGranularityListLabels() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getShMetadataPrefix() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getShRepositoryName() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getShSetSpec() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getShUid() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getShowAdvanced() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
getShowNumChanged() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Gets the showNumChanged attribute of the DDSAdminForm object
getShowQueryOptions() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
 
getShowVocabErrors() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Gets the showVocabErrors attribute of the DDSAdminForm object
getShowVocabMessages() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Gets the showVocabUpdates attribute of the DDSAdminForm object
getSimpleDateStamp() - Static method in class org.dlese.dpc.index.FileIndexingService
Return a string for the current time and date, sutiable for display in log files and output to standout:
getSourceDir() - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Gets the sourceDir that holds the file being indexed.
getSourceFile() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Gets the File that was used to index the Document.
getSourceFile() - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Gets the sourceFile that is being indexed.
getSrc() - Method in class org.dlese.dpc.vocab.VocabNode
Gets the definition attribute of the VocabNode object
getStart() - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Gets the starting index for the records that will be displayed.
getStart() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Gets the starting index for the records that will be displayed.
getStart() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the starting index for the records that will be displayed.
getStart() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Gets the starting index for the records that will be displayed.
getStartTime() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getStartTime() - Method in class org.dlese.dpc.oai.harvester.Harvester
Gets the startTime when the harvest began, or 0 if it has not begun yet.
getStartTimeLong() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getState(String) - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Gets the state attribute of the MetadataVocabInputState object
getStateFeedback(String) - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Gets the stateFeedback attribute of the MetadataVocabInputState object
getStateGroups() - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Gets the stateGroups attribute of the MetadataVocabInputState object
getStateJavascript(String) - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Gets the stateFeedback attribute of the MetadataVocabInputState object
getStatus() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getStatus() - Method in class org.dlese.dpc.services.mmd.MmdRecord
Returns the record status: "submitted", etc.
getStatus() - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Gets the status attribute of the CharArrayWrapper object
getStringValue(String) - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves text content from the XML node identified by the key.
getSu() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the su attribute of the DDSQueryForm object
getSubjects() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the subjects attribute of the ItemDocReader object
getSubjects() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets the subjects attribute of the ADNFileIndexingWriter object
getSubjects() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the subjects attribute of the DleseBean object
getSubjects() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of subjects specified for a resource from the current record.
getTechnicalFormats() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Gets the technicalFormats attribute of the DleseXMLReader object
getTechnicalReqs() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the technicalReqs attribute of the DleseBean object
getTechnicalReqs() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of technical requirements for a resource from the current record.
getTermFrequency(String) - Method in interface org.dlese.dpc.index.LuceneIndex
 
getTermFrequency(String, String) - Method in interface org.dlese.dpc.index.LuceneIndex
 
getTermFrequency(String) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets the termFrequency across all fields in the index
getTermFrequency(String, String) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets the termFrequency of terms in the given field.
getTermLists() - Method in interface org.dlese.dpc.index.LuceneIndex
 
getTermLists() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets a Map of Lists that contain the terms for each field in the index.
getTermStringFromStringArray(String[]) - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets the appropriate terms from a string array of metadata fields.
getTerms(String) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets a list of all terms that are in the index under the given field name.
getTextAnnosInProgress() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
getTitle() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getTitle() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the title attribute of the ItemDocReader object
getTitle() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets the title attribute of the ADNFileIndexingWriter object
getTitle() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Gets the title attribute of the DleseIMSFileIndexingWriter object
getTitle() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns a title for the document being indexed.
getTitle() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the title attribute of the DleseBean object
getTitle() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retreives the resource title from the current record.
getToFormat() - Method in class org.dlese.dpc.xml.ADNToBriefMetaFormatConverter
Converts to the BrifeMeta format.
getToFormat() - Method in class org.dlese.dpc.xml.ADNToNSDLDCFormatConverter
Converts to the nsdl_dc format.
getToFormat() - Method in class org.dlese.dpc.xml.ADNToOAIDCFormatConverter
Converts to the oai_dc format.
getToFormat() - Method in class org.dlese.dpc.xml.SimpleXMLFormatConverter
This converter can convert to any format.
getToFormat() - Method in interface org.dlese.dpc.xml.XMLDocumentFormatConverter
The metadataPrefix of the format to which this XMLFormatConverter converts, for example "dlese_ims," "adn" or "oai_dc".
getToFormat() - Method in interface org.dlese.dpc.xml.XMLFormatConverter
The metadataPrefix of the format to which this XMLFormatConverter converts, for example "dlese_ims," "adn" or "oai_dc".
getTopLevelAbbrevLabelOf(String, String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocab
Gets the topLevelAbbrevLabelOf attribute of the MetadataVocab object
getTotalNumResources() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Gets the total number of resources that are currently discoverable.
getTransformer(String) - Static method in class org.dlese.dpc.xml.XSLTransformer
Gets a Transformer used to transform XML using a given XSL stylesheet.
getType() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getType() - Method in class org.dlese.dpc.services.mmd.ErrorDesc
Returns the error number: one of those in org.dlese.dpc.util.Errors.
getType(String) - Static method in class org.dlese.dpc.util.DpcErrors
Returns the id associated with the specified message.
getURLs() - Method in class org.dlese.dpc.xml.maps.DleseBean
Gets the uRLs attribute of the DleseBean object
getURLs() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of subjects specified for a resource from the current record.
getUiLabelOf(String, String, String, boolean) - Method in class org.dlese.dpc.vocab.MetadataVocab
Gets the UI label of the given metadata field/value pair
getUiLabelOf(String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocab
Gets the full (non-abbreviated) UI label of the given metadata field/value pair
getUiLabelOfSystemIds(String, String, String, boolean) - Method in class org.dlese.dpc.vocab.MetadataVocab
Gets the UI label of the given encoded field/value Id pair
getUiLabelOfSystemIds(String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocab
Gets the full (non-abbreviated) UI label of the given encoded field/value Id pair
getUid() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
The UID of the scheduled harvest.
getUid() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Gets the uid attribute of the ScheduledHarvest object
getUidLong() - Method in class org.dlese.dpc.index.reader.HarvestLogReader
 
getUniqueID() - Static method in class org.dlese.dpc.util.TestTools
 
getUntil() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getUpdateFrequency() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Gets the updateFrequency attribute of the DDSAdminForm object
getUpdateFrequency() - Method in class org.dlese.dpc.index.FileIndexingService
Gets the updateFrequency attribute of the FileIndexingService object
getUpdateFrequency() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the interval by which the index is updated to check for changes in the meatdata files, in minutes.
getUpdateFrequency() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the frequency by which the index is updated to reflect changes that occur in the metadata files.
getUrl() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
getUrl() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the url attribute of the ItemDocReader object
getUrl() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets the url attribute of the ADNFileIndexingWriter object
getUrl() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Gets the url attribute of the DleseIMSFileIndexingWriter object
getUrl() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Returns the URL to the resource being indexed.
getUsedMemory() - Static method in class org.dlese.dpc.util.MemoryCheck
Gets the current amount of memory being used by this app, in bytes.
getUsedMemoryInMegs() - Static method in class org.dlese.dpc.util.MemoryCheck
Gets the current amount of memory being used by this app, in megabytes.
getUtcDates() - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
A list of UTC dates in the past in the following order: one minute, one hour, one day, one week, one month, one year.
getVal() - Method in class org.dlese.dpc.action.form.SimpleQueryForm.ParamPair
Gets the parameter value.
getVal() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm.ParamPair
Gets the parameter value.
getVal() - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm.ParamPair
Gets the parameter value.
getVal() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm.ParamPair
Gets the parameter value.
getValidCollectionKeys() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Grabs the collection keys from the DPC keys schema.
getValidMetadataFormats() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Grabs the valid metadata formats from the DPC schema.
getValidateRecords() - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
getValidateRecords() - Method in class org.dlese.dpc.repository.RepositoryManager
Gets the getValidateRecords attribute, which is true|false.
getValidateRecords() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the validateRecords attribute of the RepositoryAdminForm object
getValidationReport() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets the validationReport for this document, or null if no validationReport was found.
getValidationReport() - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Gets a report detailing any errors found in the validation of the data, or null if no error was found.
getValidationReport() - Method in class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter
Gets a report detailing any errors found in the validation of the data, or null if no error was found.
getValidationReport() - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Gets a report detailing any errors found in the validation of the data, or null if no error was found.
getValidationReport() - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Gets a report detailing any errors found in the validation of the file, or null if no error was found.
getValidationReport() - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Gets a report detailing any errors found in the validation of the data, or null if no error was found.
getValidationReport() - Method in class org.dlese.dpc.index.writer.SimpleXMLFileIndexingWriter
Gets a report detailing any errors found in the validation of the data, or null if no error was found.
getValue(String) - Method in interface org.dlese.dpc.xml.XMLMap
Accessor method for retrieving a specific named value.
getValue() - Method in class org.dlese.dpc.xml.XMLNode
Retrieves the textual content of the element of this node.
getValue(String) - Method in class org.dlese.dpc.xml.maps.DleseBean.Annotation
Gets the value attribute of the Annotation object
getValue(String) - Method in class org.dlese.dpc.xml.maps.DleseBean.Contributor
Gets the value attribute of the Contributor object
getValue(String) - Method in class org.dlese.dpc.xml.maps.DleseBean.GeoReference
Gets the value attribute of the GeoReference object
getValue(String) - Method in class org.dlese.dpc.xml.maps.DleseBean.Relation
Gets the value attribute of the Relation object
getValue(String) - Method in class org.dlese.dpc.xml.maps.DleseBean.ResourceType
Gets the value attribute of the ResourceType object
getValue(String) - Method in class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq
Gets the value attribute of the TechnicalReq object
getValue(String) - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Getter method to retrieve a specific metadata value.
getValue(String) - Method in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
Getter method to retrieve a specific metadata value.
getValues() - Method in interface org.dlese.dpc.xml.XMLMap
Method to retrieve the list of values stored in this map.
getValues() - Method in class org.dlese.dpc.xml.maps.DleseBean.Annotation
Gets the values attribute of the Annotation object
getValues() - Method in class org.dlese.dpc.xml.maps.DleseBean.Contributor
Gets the values attribute of the Contributor object
getValues() - Method in class org.dlese.dpc.xml.maps.DleseBean.GeoReference
Gets the values attribute of the GeoReference object
getValues() - Method in class org.dlese.dpc.xml.maps.DleseBean.Relation
Gets the values attribute of the Relation object
getValues() - Method in class org.dlese.dpc.xml.maps.DleseBean.ResourceType
Gets the values attribute of the ResourceType object
getValues() - Method in class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq
Gets the values attribute of the TechnicalReq object
getValues() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Retrieves the list of metadata values held in the map.
getValues() - Method in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
Retrieves the list of metadata values held in the map.
getVocab() - Method in class org.dlese.dpc.repository.RecordDataService
Gets the vocab attribute of the RecordDataService object
getVocabCheckbox(String, String, String, PageContext) - Method in class org.dlese.dpc.vocab.MetadataVocab
Returns a SINGLE HTML CHECKBOX input of the specified part of the vocabulary.
getVocabCheckboxes(String, String, int, String, boolean, PageContext) - Method in class org.dlese.dpc.vocab.MetadataVocab
Returns an HTML TABLE of CHECKBOX inputs of the specified part of the vocabulary.
getVocabCheckboxesAllClearLinks(String, String, int, HttpSession) - Method in class org.dlese.dpc.vocab.MetadataVocab
Returns HTML code that displays the "All | Clear" links for checkboxes.
getVocabErrors() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Gets the vocabErrors attribute of the DDSAdminForm object
getVocabHiddenInputs(String, String, PageContext) - Method in class org.dlese.dpc.vocab.MetadataVocab
Generates HTML HIDDEN inputs of the specified part of the vocabulary.
getVocabHistogram(String, String, PageContext, String, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocab
Generates an HTML "histogram" view of the specified part of the vocabulary.
getVocabMessages() - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Gets the vocabMessage attribute of the DDSAdminForm object
getVocabNodes(String, String) - Method in class org.dlese.dpc.vocab.MetadataVocab
Gets the vocabNodes attribute of the MetadataVocab object
getVocabSelectList(String, String, int, PageContext) - Method in class org.dlese.dpc.vocab.MetadataVocab
Returns an HTML SELECT list of the specified part of the vocabulary.
getVocabTreeMenu(String, String, String, String, String, PageContext) - Method in class org.dlese.dpc.vocab.MetadataVocab
Generates a Javascript Tree Menu (collapsable hierarchy) of the specified part of the vocabulary
getWarnings() - Method in class org.dlese.dpc.xml.XMLDoc
Gets a human-readable validation warning report if warnings were found in the XML, otherwise returns an empty StringBuffer.
getWrap() - Method in class org.dlese.dpc.vocab.VocabNode
Gets the wrap attribute of the VocabNode object
getWrite() - Method in class org.dlese.dpc.util.RWLock
 
getWriter() - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Replace the normal writer with a writer that ouputs our char[].
getXMLDeclaration() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Gets the xMLDeclaration attribute of the RepositoryForm object
getXMLMap(Object) - Method in class org.dlese.dpc.xml.SimpleXMLDirectory
Getter method to retrieve a specific XMLMap.
getXMLMap(Object) - Method in interface org.dlese.dpc.xml.XMLDirectory
Getter method to retrieve a specific XMLMap.
getXMLMapKeys() - Method in class org.dlese.dpc.xml.SimpleXMLDirectory
Retrieves a sorted list of the keys contained in the directory.
getXMLMapKeys() - Method in interface org.dlese.dpc.xml.XMLDirectory
Method to retrieve a list of the keys contained in the directory.
getXMLMaps() - Method in class org.dlese.dpc.xml.SimpleXMLDirectory
Retrieves the list of XMLMaps making up the directory.
getXMLMaps() - Method in interface org.dlese.dpc.xml.XMLDirectory
Method to retrieve the list of XMLMaps making up the directory.
getXml() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets XML in the format native to the underlying docType.
getXmlBoolean(String) - Method in class org.dlese.dpc.xml.XMLDoc
Retrieves a single boolean from an XML document.
getXmlElements(int, int, String) - Method in class org.dlese.dpc.xml.XMLDoc
Returns all Elements in an XML document that match the specified partial xpath.
getXmlError() - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Gets the xmlError attribute of the RepositoryAdminForm object
getXmlField(String) - Method in class org.dlese.dpc.xml.XMLDoc
Returns the first occurance of the field that matches the specified partial xpath, or a an empty String if not found.
getXmlFields(int, int, String) - Method in class org.dlese.dpc.xml.XMLDoc
Returns all strings in an XML document that match the specified partial xpath.
getXmlFields(String) - Method in class org.dlese.dpc.xml.XMLDoc
Returns all strings in an XML document that match the specified partial xpath, or a zero-length array if none were found.
getXmlFormat(String, boolean) - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets XML in the given format.
getXmlInt(String) - Method in class org.dlese.dpc.xml.XMLDoc
Retrieves a single int from an XML document.
getXmlString(String) - Method in class org.dlese.dpc.xml.XMLDoc
Retrieves a single String from an XML document.
getXmlStripped() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Gets XML with no XML or DTD declaration in the format native to the underlying docType.
getitmesIndex() - Method in class org.dlese.dpc.repository.RecordDataService
Gets the itmesIndex attribute of the RecordDataService object
getselectedAccessionStatuses() - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
 
granularity - Variable in class org.dlese.dpc.repository.action.form.RepositoryForm
DESCRIPTION
group - Variable in class org.dlese.dpc.vocab.tags.MetadataVocabTag
 
groupType - Variable in class org.dlese.dpc.vocab.VocabList
 

H

HARVESTED_DATA_DIR - Static variable in class org.dlese.dpc.oai.harvester.Keys
 
HARVESTER_STATUS - Static variable in class org.dlese.dpc.oai.harvester.Keys
DESCRIPTION
HARVESTER_STATUS - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
HARVEST_IN_PROGRESS - Static variable in class org.dlese.dpc.index.writer.HarvestLogWriter
 
HTMLTools - class org.dlese.dpc.util.HTMLTools.
This class holds a number of handy static methods for use in HTML and XML processing.
HTMLTools() - Constructor for class org.dlese.dpc.util.HTMLTools
 
HarvestLogReader - class org.dlese.dpc.index.reader.HarvestLogReader.
A Lucene DocReader that reads harvest log entries.
HarvestLogReader(Document, float, ResultDocConfig) - Constructor for class org.dlese.dpc.index.reader.HarvestLogReader
Constructor that is used by ResultDoc at search time to create a new instance.
HarvestLogReader(Document) - Constructor for class org.dlese.dpc.index.reader.HarvestLogReader
Constructor that may be used programatically to wrap a reader around a Lucene Document created by a DocWriter.
HarvestLogWriter - class org.dlese.dpc.index.writer.HarvestLogWriter.
Writes a Lucene Document that holds information about a harvest.
HarvestLogWriter(String, String, String, String) - Constructor for class org.dlese.dpc.index.writer.HarvestLogWriter
Constructor for the HarvestLogWriter object
HarvestMessageHandler - interface org.dlese.dpc.oai.harvester.HarvestMessageHandler.
Interface that recieves status messages about the progress of an OAI harvest as it occurs.
HarvestReportAction - class org.dlese.dpc.oai.harvester.action.HarvestReportAction.
A Struts Action for displaying harvest log reports that are stored in a SimpleLuceneIndex.
HarvestReportAction() - Constructor for class org.dlese.dpc.oai.harvester.action.HarvestReportAction
 
HarvestReportForm - class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm.
A Struts ActionForm for displaying harvest log reports that are stored in a SimpleLuceneIndex.
HarvestReportForm() - Constructor for class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Constructor for the HarvestReportForm object
HarvestReportForm.ParamPair - class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm.ParamPair.
Holds paramter, value pairs.
HarvestReportForm.ParamPair() - Constructor for class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm.ParamPair
Constructor for the ParamPair object
HarvestReportForm.ParamPair(String, String) - Constructor for class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm.ParamPair
Constructor for the ParamPair object
Harvester - class org.dlese.dpc.oai.harvester.Harvester.
Harvests metadata from an OAI data provider, saving the results to file or returning the raw XML as an array of Strings.
Harvester() - Constructor for class org.dlese.dpc.oai.harvester.Harvester
Creates a Harvester that uses no HarvestMessageHandler.
Harvester(HarvestMessageHandler) - Constructor for class org.dlese.dpc.oai.harvester.Harvester
Creates a Harvester that uses the given HarvestMessageHandler.
HarvesterAdminAction - class org.dlese.dpc.oai.harvester.action.HarvesterAdminAction.
Action controller that handles administration of the Harvester.
HarvesterAdminAction() - Constructor for class org.dlese.dpc.oai.harvester.action.HarvesterAdminAction
 
HarvesterAdminForm - class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm.
Presentation bean used by the Harvester action controller and jsp pages.
HarvesterAdminForm() - Constructor for class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
Constructor for the HarvesterAdminForm Bean object
Hexception - exception org.dlese.dpc.oai.harvester.Hexception.
Indicates an error occured during a harvest.
Hexception(String) - Constructor for class org.dlese.dpc.oai.harvester.Hexception
Constructor for the Hexception object
HistogramAction - class org.dlese.dpc.dds.action.HistogramAction.
Implementation of Action that handles display of library histograms
HistogramAction() - Constructor for class org.dlese.dpc.dds.action.HistogramAction
 
HistogramForm - class org.dlese.dpc.dds.action.form.HistogramForm.
A Struts Form bean for handling DDS histogram requests
HistogramForm() - Constructor for class org.dlese.dpc.dds.action.form.HistogramForm
Constructor for the DDSViewResourceForm object
handleMetadataSearchRequest(ActionMapping, SimpleQueryForm, HttpServletRequest, HttpServletResponse, RepositoryManager) - Method in class org.dlese.dpc.action.SimpleQueryAction
Handle a request to search over metadata collections and forwared to the appropriate jsp page to render the response.
handleMetadataSearchRequest(ActionMapping, DDSAdminQueryForm, HttpServletRequest, HttpServletResponse, RepositoryManager) - Method in class org.dlese.dpc.dds.action.DDSAdminQueryAction
Handle a request to search over metadata collections and forwared to the appropriate jsp page to render the response.
handleMetadataSearchRequest(ActionMapping, DDSQueryForm, HttpServletRequest, HttpServletResponse, RepositoryManager) - Method in class org.dlese.dpc.dds.action.DDSQueryAction
Handle a request to search over metadata collections and forwared to the appropriate jsp page to render the response.
handleWebLogSearchRequest(ActionMapping, SimpleQueryForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.action.SimpleQueryAction
Handle a request to search over web logs and forwared to the appropriate jsp page to render the response.
handleWebLogSearchRequest(ActionMapping, DDSAdminQueryForm, HttpServletRequest, HttpServletResponse) - Method in class org.dlese.dpc.dds.action.DDSAdminQueryAction
Handle a request to search over web logs and forwared to the appropriate jsp page to render the response.
harvest(String, String, String, Date, Date, String, HarvestMessageHandler, boolean) - Static method in class org.dlese.dpc.oai.harvester.Harvester
Harvest the given provider, saving the resulting metadata to file or returning the results as an array of Strings.
harvest(String, String, String, Date, Date, String, boolean) - Static method in class org.dlese.dpc.oai.harvester.Harvester
Harvest the given provider, saving the resulting metadata to file or returning the results as an array of Strings.
harvestNow(Long, boolean) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Harvests the given ScheduledHarvest immediately, if not already running.
hasAnnotations() - Method in class org.dlese.dpc.index.reader.ItemDocReader
DESCRIPTION
hasCompletedAnno() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
hasCompletedAnnoOfType(String) - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
hasDRCAnnotation(ResultDoc[]) - Static method in class org.dlese.dpc.repository.RecordDataService
Return true if there is an annotation present that is part of the DRC.
hasDirectory(File) - Method in class org.dlese.dpc.repository.DirInfo
Determines whether this directory is the same as the given directory.
hasErrors() - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Determines whether there has been at least one error generated for this request.
hasErrors() - Method in class org.dlese.dpc.xml.SimpleErrorHandler
Determines whether the parser found any validation errors.
hasErrors() - Method in class org.dlese.dpc.xml.XMLDoc
Determines whether the parser found any validation errors.
hasInProgressAnno() - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
hasInProgressAnnoOfStatus(String) - Method in class org.dlese.dpc.index.reader.ItemDocReader
 
hasSubtotalsGreaterThanZero(VocabList, String, HashMap) - Method in class org.dlese.dpc.vocab.MetadataVocab
Does this list have values (or sub-values) that total > 0? If not, sub-headers don't render.
hasWarnings() - Method in class org.dlese.dpc.xml.SimpleErrorHandler
Determines whether the parser found any validation warnings.
hasWarnings() - Method in class org.dlese.dpc.xml.XMLDoc
Determines whether the parser found any validation warnings.
highlight(String, boolean) - Method in class org.dlese.dpc.dds.KeywordsHighlight
Given any string of text, return the text with all keywords highlighted.
htmlEncode(String) - Static method in class org.dlese.dpc.webapps.tools.OutputTools
Convert a plain text string into HTML.

I

ID - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
IDENTIFIER - Static variable in class org.dlese.dpc.oai.OAIArgs
 
IDENTIFY - Static variable in class org.dlese.dpc.oai.OAIArgs
 
IDMAP_AUTHORIZATION - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_CHANGE_FILENAME - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_CHANGE_MMD - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_CHANGE_PRIMARY_URL - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_CHANGE_STATUS - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_CONNECT_REFUSED - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_DUP_DESCRIPTION - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_DUP_ID - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_EMAIL_SYNTAX - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_FTP_LOGIN - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_FTP_MISC - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_HTTP_HEADER - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_HTTP_RESPONSE - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_HTTP_STATUSLINE - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_ID_SYNTAX - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_MIRROR_DIFFERS - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_MISC - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_MISSING_FIELD - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_MULT_FIELD - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_NOT_FOUND - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_NO_DB_REC - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_NO_SERVICE - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_NO_XML_FILE - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_OK - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_PERM_REDIRECT - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_REDIRECT_LIMIT - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_SERVER_ERROR - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_SEVERE_LIMIT - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_SITE_CONTENT_CHANGED - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_TIMEOUT - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_UNKNOWN_HOST - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_UNKNOWN_PROTOCOL - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_URL_SYNTAX - Static variable in class org.dlese.dpc.util.DpcErrors
 
IDMAP_VITALITY - Static variable in class org.dlese.dpc.util.DpcErrors
 
ID_DOES_NOT_EXIST - Static variable in class org.dlese.dpc.oai.OAICodes
 
Idmap - class org.dlese.dpc.services.idmapper.Idmap.
Id mapper main interface.
IdmapException - exception org.dlese.dpc.services.idmapper.IdmapException.
Simply wraps Exception.
IdmapException(String) - Constructor for class org.dlese.dpc.services.idmapper.IdmapException
 
IndexInitializationException - exception org.dlese.dpc.index.IndexInitializationException.
Indicates that a DataManager was asked to handle an object of data that it does not understand.
IndexInitializationException() - Constructor for class org.dlese.dpc.index.IndexInitializationException
Constructs an Exception with no specified detail message.
IndexInitializationException(String) - Constructor for class org.dlese.dpc.index.IndexInitializationException
Constructs an Exception with the specified detail message.
IndexingHarvestMsgHandler - class org.dlese.dpc.oai.harvester.IndexingHarvestMsgHandler.
A HarvestMessageHandler that writes harvest status messages to a SimpleLuceneIndex.
IndexingHarvestMsgHandler(SimpleLuceneIndex, String, String, String, String, int) - Constructor for class org.dlese.dpc.oai.harvester.IndexingHarvestMsgHandler
Constructor for the HarvestMsgHandler object
IndexingTools - class org.dlese.dpc.index.writer.IndexingTools.
 
IndexingTools() - Constructor for class org.dlese.dpc.index.writer.IndexingTools
 
InvalidIndexException - exception org.dlese.dpc.index.InvalidIndexException.
Indicates that a DataManager was asked to handle an object of data that it does not understand.
InvalidIndexException() - Constructor for class org.dlese.dpc.index.InvalidIndexException
Constructs an Exception with no specified detail message.
InvalidIndexException(String) - Constructor for class org.dlese.dpc.index.InvalidIndexException
Constructs an Exception with the specified detail message.
InvalidLockException - exception org.dlese.dpc.datamgr.InvalidLockException.
Indicates that a DataManager was asked to change an object of data but the requester does not have the appropriate lock.
InvalidLockException() - Constructor for class org.dlese.dpc.datamgr.InvalidLockException
Constructs an Exception with no specified detail message.
InvalidLockException(String) - Constructor for class org.dlese.dpc.datamgr.InvalidLockException
Constructs an Exception with the specified detail message.
ItemDocReader - class org.dlese.dpc.index.reader.ItemDocReader.
Provides getter methods to read data from a item-level metadata record in a Lucene Document that was created by a org.dlese.dpc.index.writer.ItmeFileIndexingWriter.
ItemDocReader(Document, float, ResultDocConfig) - Constructor for class org.dlese.dpc.index.reader.ItemDocReader
Constructor that is used by ResultDoc at search time to create a new instance.
ItemDocReader(Document, SimpleLuceneIndex) - Constructor for class org.dlese.dpc.index.reader.ItemDocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document created by a ItemFileIndexingWriter.
ItemFileIndexingWriter - class org.dlese.dpc.index.writer.ItemFileIndexingWriter.
Abstract class for writing a Lucene Document for a collection of item-level metadata records of a specific format (DLESE IMS, ADN-Item, ADN-Collection, etc).
ItemFileIndexingWriter(RecordDataService) - Constructor for class org.dlese.dpc.index.writer.ItemFileIndexingWriter
Creates a ItemFileIndexingWriter that indexes the given collection in field collection.
identity - Variable in class org.dlese.dpc.logging.ClfLogRecord
id.
ignorableWhitespace(char[], int, int) - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Reports any whitespace that is ignored because it falls outside of the DTD or schema definition--usefull for re-generating the file with indents intact, though.
ignorableWhitespace(char[], int, int) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Reports any whitespace that is ignored because it falls outside of the DTD or schema definition--usefull for re-generating the file with indents intact.
index - Variable in class org.dlese.dpc.index.ResultDocConfig
 
indexChanged(LuceneIndexChangedEvent) - Method in interface org.dlese.dpc.index.LuceneIndexChangeListener
Invoked when a Lucene index has been changed.
indexFiles(boolean) - Method in class org.dlese.dpc.repository.RepositoryManager
Updates the index to reflect the files in the directories this manager is monitoring.
information - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
init(ServletConfig) - Method in class org.dlese.dpc.dds.DDSServlet
The standard HttpServlet init method, called only when the servlet is first loaded.
init(String, String) - Method in class org.dlese.dpc.dds.DocumentServer
 
init(File, Document) - Method in class org.dlese.dpc.index.writer.ADNFileIndexingWriter
Initialize the XML map prior to processing
init(File, Document) - Method in class org.dlese.dpc.index.writer.DleseAnnoFileIndexingServiceWriter
This method is called prior to processing and may be used to for any necessary set-up.
init(File, Document) - Method in class org.dlese.dpc.index.writer.DleseIMSFileIndexingWriter
Initialize the XML map prior to processing
init(File, Document) - Method in class org.dlese.dpc.index.writer.ErrorFileIndexingWriter
Does nothing.
init(File, Document) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
This method is called prior to processing and may be used to for any necessary set-up.
init(File, Document) - Method in class org.dlese.dpc.index.writer.ItemFileIndexingWriter
This method is called prior to processing and may be used to for any necessary set-up.
init(File, Document) - Method in class org.dlese.dpc.index.writer.SimpleXMLFileIndexingWriter
Caputres the sourc file.
init(ServletConfig) - Method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Init method called by the web application server upon startup
init(ServletConfig) - Method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Init method called by the web application server upon startup
init(SimpleLuceneIndex, SimpleLuceneIndex, RepositoryManager) - Method in class org.dlese.dpc.repository.RecordDataService
Initialize the RecordDataService.
init() - Method in class org.dlese.dpc.repository.RepositoryManager
Init method initializes the data for serving.
init(File) - Method in class org.dlese.dpc.util.FileDirectory
DESCRIPTION
init(File, String) - Method in class org.dlese.dpc.util.FileDirectory
DESCRIPTION
init(String, long, boolean) - Method in class org.dlese.dpc.util.FileDirectoryMonitor
 
init(String, String, long, boolean) - Method in class org.dlese.dpc.util.FileDirectoryMonitor
 
init(FilterConfig) - Method in class org.dlese.dpc.webapps.servlets.filters.GzipFilter
Init method is called before doFilter() for all filters in the chain.
init(FilterConfig) - Method in class org.dlese.dpc.webapps.servlets.filters.XMLValidationFilter
Init method is called before doFilter() for all filters in the chain.
init() - Method in class org.dlese.dpc.xml.SimpleXMLDirectory
Tests directory for validity and initialzes the local TreeMap.
init() - Method in interface org.dlese.dpc.xml.XMLDirectory
Should initialize members as required.
init() - Method in interface org.dlese.dpc.xml.XMLMap
Should initialize members as required.
init() - Method in class org.dlese.dpc.xml.maps.DleseBean
Description of the Method
init() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Creates XMLRecord and intializes local map.
init() - Method in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
Creates XMLRecord and intializes local map
initIdMapper(String) - Method in class org.dlese.dpc.repository.RecordDataService
Initializes the Query service.
insertToList(List, String) - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Simple insertion sort for building a sorted list of Strings.
insertToList(List, Object) - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Simple insertion routine for constructing an ordered list of Objects
instanceMap(String, int) - Static method in class org.dlese.dpc.xml.XMLMapFactory
Accepts a filepath argument and creates an XMLMap instance of the requested type.
instanceMap(File, int) - Static method in class org.dlese.dpc.xml.XMLMapFactory
Accepts a File argument and creates an XMLMap instance of the requested type.
interfce - Variable in class org.dlese.dpc.vocab.tags.MetadataVocabTag
 
isAudioInProgress() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
isCompleted() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
isDeleted() - Method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Determine whether the status of this Document is deleted.
isDirectoryConfigured(File) - Method in class org.dlese.dpc.index.FileIndexingService
Determines whether the given directory is configured for indexing.
isDirectoryConfigured(File) - Method in class org.dlese.dpc.repository.RepositoryManager
Determines whether the given directory is configured in the repository.
isEmpty() - Method in class org.dlese.dpc.xml.maps.DleseBean.Annotation
Gets the empty attribute of the Annotation object
isEmpty() - Method in class org.dlese.dpc.xml.maps.DleseBean.Contributor
Gets the empty attribute of the Contributor object
isEmpty() - Method in class org.dlese.dpc.xml.maps.DleseBean.GeoReference
Gets the empty attribute of the GeoReference object
isEmpty() - Method in class org.dlese.dpc.xml.maps.DleseBean.Relation
Gets the empty attribute of the Relation object
isEmpty() - Method in class org.dlese.dpc.xml.maps.DleseBean.ResourceType
Gets the empty attribute of the ResourceType object
isEmpty() - Method in class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq
Gets the empty attribute of the TechnicalReq object
isEnabled() - Method in class org.dlese.dpc.repository.SetInfo
Gets the enabled status boolean [true | false].
isGraphicalInProgress() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
isGzipSupported(HttpServletRequest) - Static method in class org.dlese.dpc.webapps.servlets.filters.GzipFilter
Gets the gzipSupported attribute of the GzipFilter class
isIdInRepository(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Determines whether the given ID is in the repository.
isLeaf() - Method in class org.dlese.dpc.xml.XMLNode
Tests whether this node wraps a leaf element, which is useful for knowing how to add content.
isLocked(String) - Method in class org.dlese.dpc.datamgr.DataManager
Determine whether a given object is locked.
isLocked(String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Determine whether a given object is locked.
isLocked(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Determine whether a given object is locked by another user.
isMultiRecord() - Method in class org.dlese.dpc.index.reader.ItemDocReader
Gets the multiRecord attribute of the ItemDocReader object
isPartOfDrc() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
isRoot() - Method in class org.dlese.dpc.xml.XMLNode
Tests whether this node wraps the JDOM document root element.
isRunning() - Method in class org.dlese.dpc.oai.harvester.Harvester
Determines whether this Harvester is currently running or not.
isRunning(Long) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Determines wheter the given ScheduledHarvest is currently running.
isRunningOneTimeHarvest(ScheduledHarvest) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Determines whether a given ScheduledHarvest is already running.
isSetConfigured(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Determines whether the given set is currently configured in this repository.
isSetEnabled(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Determines whether the given set is currently enabled in this repository.
isSetInIndex(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Determines whether the given set is in the repository index.
isStopWord(String) - Static method in class org.dlese.dpc.index.LuceneStopWords
Indicates whether the given word is a Lucene stop word
isTextInProgress() - Method in class org.dlese.dpc.index.reader.DleseAnnoDocReader
 
isUpdating() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Indicates whether the index is currently being updated.
isUsingDatabase() - Method in class org.dlese.dpc.vocab.DLESEMetadataVocabTracker
Is the system using this tracker connected to a database that handles ensuring Id consistency and UI label changes?
isUsingDatabase() - Method in interface org.dlese.dpc.vocab.MetadataVocabTracker
Is the system using this tracker connected to a database? If not, no error checking will be performed, no new encoded system Ids can be assigned, and changes in UI labels will not be registered.
isValid() - Method in class org.dlese.dpc.index.reader.XMLDocReader
Determines whether the XML for this record is valid.
isValid - Variable in class org.dlese.dpc.xml.SimpleXMLDirectory
boolean value indicates success of initialization
isValid - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
isValid - Variable in class org.dlese.dpc.xml.maps.DleseXMLReader
boolean value indicates success of initialization
isValid - Variable in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
boolean value indicates success of initialization
isValidEmail(String) - Static method in class org.dlese.dpc.webapps.tools.FormValidationTools
Validates the format of an e-mail address.
isValidLock(String, String) - Method in class org.dlese.dpc.datamgr.DataManager
Determine whether a given object is locked with the given key.
isValidLock(String, String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Determine whether a given object is locked with the given key.
isValidLock(String, String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Determine whether a given object is locked with the given key.
isValidationEnabled() - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Returns true if the files being indexed should be validated, otherwise false.
item - Variable in class org.dlese.dpc.vocab.VocabList
 

J

jsVar - Variable in class org.dlese.dpc.vocab.VocabList
 

K

Keys - class org.dlese.dpc.oai.harvester.Keys.
Contains keys that are used to retrieve data from the SimpleDataStore.
Keys() - Constructor for class org.dlese.dpc.oai.harvester.Keys
 
Keys - class org.dlese.dpc.repository.Keys.
Contains keys that are used to retrieve data from the SerializedDataManager, which holds the repository data.
Keys() - Constructor for class org.dlese.dpc.repository.Keys
 
KeywordFieldAnalyzer - class org.dlese.dpc.index.KeywordFieldAnalyzer.
 
KeywordFieldAnalyzer() - Constructor for class org.dlese.dpc.index.KeywordFieldAnalyzer
 
KeywordsHighlight - class org.dlese.dpc.dds.KeywordsHighlight.
Provide highlighting of keywords in any given string of text.
KeywordsHighlight(String, String) - Constructor for class org.dlese.dpc.dds.KeywordsHighlight
Parse keyword input string and populate keywords array
KeywordsHighlightTag - class org.dlese.dpc.dds.tags.KeywordsHighlightTag.
Provide keyword highlighting of the body content of this tag.
KeywordsHighlightTag() - Constructor for class org.dlese.dpc.dds.tags.KeywordsHighlightTag
 
keywords - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
kill() - Method in class org.dlese.dpc.oai.harvester.Harvester
Gracefully kills the harvest after the current record is finished being harvested.

L

LIST_IDENTIFIERS - Static variable in class org.dlese.dpc.oai.OAIArgs
 
LIST_METADATA_FORMATS - Static variable in class org.dlese.dpc.oai.OAIArgs
 
LIST_RECORDS - Static variable in class org.dlese.dpc.oai.OAIArgs
 
LIST_SETS - Static variable in class org.dlese.dpc.oai.OAIArgs
 
LOG_LOCALTIME - Static variable in class org.dlese.dpc.logging.DleseLogManager
Time stamps debug logs are in local time, as opposed to UTC time
LOG_STD - Static variable in class org.dlese.dpc.logging.DleseLogManager
Standard debug log format.
LOG_TEXT - Static variable in class org.dlese.dpc.logging.DleseLogManager
Debug log is created in text format, as opposed to XML.
LOG_UTCTIME - Static variable in class org.dlese.dpc.logging.DleseLogManager
Time stamps debug logs are in UTC (GMT) time, as opposed to local time
LOG_XML - Static variable in class org.dlese.dpc.logging.DleseLogManager
Debug log is created in XML format, as opposed to text.
ListenerDataManager - class org.dlese.dpc.datamgr.ListenerDataManager.
Provides an abstract implementation of a common interface for applications needing to work with a data store.
ListenerDataManager() - Constructor for class org.dlese.dpc.datamgr.ListenerDataManager
 
LoadMetadataVocabs - class org.dlese.dpc.vocab.LoadMetadataVocabs.
Loads controlled vocabularies from files specified by a given XML configuration file.
LoadMetadataVocabs() - Constructor for class org.dlese.dpc.vocab.LoadMetadataVocabs
Constructor for the LoadMetadataVocabs object that does nothing (use getMetadataVocabs() method to load and retrieve and instance of a vocab).
LoadMetadataVocabs(String, String, String, ServletContext, String, String, String, String) - Constructor for class org.dlese.dpc.vocab.LoadMetadataVocabs
Constructor for the LoadMetadataVocabs object that loads an instance of a MetadataVocab object and sets it as a servlet context attribute.
LockNotAvailableException - exception org.dlese.dpc.datamgr.LockNotAvailableException.
Indicates that a DataManager was asked to get a lock for a particular object that is already locked
LockNotAvailableException() - Constructor for class org.dlese.dpc.datamgr.LockNotAvailableException
Constructs an Exception with no specified detail message.
LockNotAvailableException(String) - Constructor for class org.dlese.dpc.datamgr.LockNotAvailableException
Constructs an Exception with the specified detail message.
LogException - exception org.dlese.dpc.logging.LogException.
Represents an exception occuring during logging or log parsing.
LuceneIndex - interface org.dlese.dpc.index.LuceneIndex.
 
LuceneIndexChangeListener - interface org.dlese.dpc.index.LuceneIndexChangeListener.
Provides the interface for Objects listening to a DataManager source.
LuceneIndexChangedEvent - class org.dlese.dpc.index.LuceneIndexChangedEvent.
Indicates that an event occurred affecting data managed by a DataManager source.
LuceneIndexChangedEvent(LuceneIndexChanger) - Constructor for class org.dlese.dpc.index.LuceneIndexChangedEvent
Contruct a LuceneIndexEvent
LuceneStopWords - class org.dlese.dpc.index.LuceneStopWords.
This class simply loads a hashmap of Lucene stop words from the array given by StopAnalyzer.
LuceneStopWords() - Constructor for class org.dlese.dpc.index.LuceneStopWords
Constructor for the LuceneStopWords object
language - Variable in class org.dlese.dpc.vocab.tags.MetadataVocabTag
 
lastModified(ServletContext) - Method in class org.dlese.dpc.xml.ADNToBriefMetaFormatConverter
Gets the time this converter code was last modified.
lastModified(ServletContext) - Method in class org.dlese.dpc.xml.ADNToNSDLDCFormatConverter
Gets the time this converter code was last modified.
lastModified(ServletContext) - Method in class org.dlese.dpc.xml.ADNToOAIDCFormatConverter
Gets the time this converter code was last modified.
lastModified(ServletContext) - Method in class org.dlese.dpc.xml.SimpleXMLFormatConverter
Gets the time this converter code was last modified.
lastModified(ServletContext) - Method in interface org.dlese.dpc.xml.XMLDocumentFormatConverter
Gets the time this converter code was last modified.
lastModified(ServletContext) - Method in interface org.dlese.dpc.xml.XMLFormatConverter
Gets the time this converter code was last modified.
length() - Method in class org.dlese.dpc.index.ResultDocs
 
likeChildren(String) - Method in class org.dlese.dpc.xml.XMLNode
Searches the children nodes for an element name and returns the number found.
listDocs() - Method in interface org.dlese.dpc.index.LuceneIndex
 
listDocs(String, String) - Method in interface org.dlese.dpc.index.LuceneIndex
 
listDocs() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets a list of all Documents in the index.
listDocs(String, String) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets a list of all Documents in the index that match the given term in the given field.
listDocs(String, String[]) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets a list of all Documents in the index that match the given terms in the given field.
listFields() - Method in interface org.dlese.dpc.index.LuceneIndex
 
listFields() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets a list of all fields in the index.
listStopWords() - Method in interface org.dlese.dpc.index.LuceneIndex
 
listStopWords() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets a list of all stop words for this index.
listTerms() - Method in interface org.dlese.dpc.index.LuceneIndex
 
listTerms() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets a list of all terms in the index.
load() - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
Load (or reload) the vocabulary
loadToMemory() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Places the index into RAM memory for possible improved performance.
lock(String) - Method in class org.dlese.dpc.datamgr.DataManager
Request a lock for a data object.
lock(String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Request a lock for a data object.
lock(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Get a user-requested lock for a data object, preventing it from being written by other threads that are using this SerializedDataManager.
locks - Variable in class org.dlese.dpc.datamgr.SerializedDataManager
DESCRIPTION
log(HttpServletRequest) - Method in class org.dlese.dpc.index.writer.WebLogWriter
Create a log entry Document.
log(HttpServletRequest, String) - Method in class org.dlese.dpc.index.writer.WebLogWriter
Create a log entry Document, storing and indexing the given notes.
log(Level, HttpServletRequest, int, int, String, int, int, int, String, String) - Method in class org.dlese.dpc.logging.ClfLogger
 
log(String) - Method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Override the standard servlet logging to use our logger
log(String) - Method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Override the standard servlet logging to use our logger
log(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Logger hook
logEntry(long, long, long, int, int, int, String, String) - Method in class org.dlese.dpc.index.writer.HarvestLogWriter
 

M

MAX_ANNOTATIONS - Static variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
MAX_AUDIENCES - Static variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
MAX_CATALOGERS - Static variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
MAX_CREATORS - Static variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
MAX_GEOREFERENCES - Static variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
MAX_GEOSTANDARDS - Static variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
MAX_KEYWORDS - Static variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
MAX_RELATIONS - Static variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
MAX_RESOURCETYPES - Static variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
MAX_SCISTANDARDS - Static variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
MAX_SUBJECTS - Static variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
MAX_TECHNICALREQS - Static variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
MAX_URLS - Static variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
METADATA_PREFIX - Static variable in class org.dlese.dpc.oai.OAIArgs
 
MS_ADN - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
MS_BRIEFMETA - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
MS_DC_QUAL - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
MS_DC_SIMPLE - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
MS_DLESE_ANNO - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
MS_DLESE_COLLECT - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
MS_DLESE_IMS - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
MS_NEWS_OPPS - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
MS_NSDL_DC - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
MS_OAI_DC - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
MemoryCheck - class org.dlese.dpc.util.MemoryCheck.
This class provides a utility to determine how much memory your application is using at any given time.
MemoryCheck() - Constructor for class org.dlese.dpc.util.MemoryCheck
 
MetadataFormatInfo - class org.dlese.dpc.repository.MetadataFormatInfo.
Data structure that holds information about a metadata format.
MetadataFormatInfo() - Constructor for class org.dlese.dpc.repository.MetadataFormatInfo
Constructor for the MetadataFormatInfo object
MetadataFormatInfo(String, String, String) - Constructor for class org.dlese.dpc.repository.MetadataFormatInfo
Constructor for the MetadataFormatInfo object
MetadataVocab - class org.dlese.dpc.vocab.MetadataVocab.
Facilitates interface representation of metadata vocabulary.
MetadataVocab(String, String, String, String) - Constructor for class org.dlese.dpc.vocab.MetadataVocab
Constructor for the MetadataVocab object
MetadataVocabCheckboxesTag - class org.dlese.dpc.vocab.tags.MetadataVocabCheckboxesTag.
Tag handler for rendering vocabulary checkboxes
MetadataVocabCheckboxesTag() - Constructor for class org.dlese.dpc.vocab.tags.MetadataVocabCheckboxesTag
 
MetadataVocabHiddenInputsTag - class org.dlese.dpc.vocab.tags.MetadataVocabHiddenInputsTag.
Tag handler for rendering vocabulary hidden inputs
MetadataVocabHiddenInputsTag() - Constructor for class org.dlese.dpc.vocab.tags.MetadataVocabHiddenInputsTag
 
MetadataVocabHistogramTag - class org.dlese.dpc.vocab.tags.MetadataVocabHistogramTag.
Tag handler for rendering vocabulary histogram bars
MetadataVocabHistogramTag() - Constructor for class org.dlese.dpc.vocab.tags.MetadataVocabHistogramTag
 
MetadataVocabInputState - class org.dlese.dpc.vocab.MetadataVocabInputState.
Stores user state for selected controlled vocabularies.
MetadataVocabInputState(MetadataVocab) - Constructor for class org.dlese.dpc.vocab.MetadataVocabInputState
Constructor for the MetadataVocabInputState object
MetadataVocabSelectListTag - class org.dlese.dpc.vocab.tags.MetadataVocabSelectListTag.
Tag handler for rendering vocabulary select list inputs
MetadataVocabSelectListTag() - Constructor for class org.dlese.dpc.vocab.tags.MetadataVocabSelectListTag
 
MetadataVocabSetStateTag - class org.dlese.dpc.vocab.tags.MetadataVocabSetStateTag.
Tag handler for setting vocabulary state
MetadataVocabSetStateTag() - Constructor for class org.dlese.dpc.vocab.tags.MetadataVocabSetStateTag
 
MetadataVocabStateFeedbackTag - class org.dlese.dpc.vocab.tags.MetadataVocabStateFeedbackTag.
Tag handler for vocabulary state UI feedback (what the user currently has selected)
MetadataVocabStateFeedbackTag() - Constructor for class org.dlese.dpc.vocab.tags.MetadataVocabStateFeedbackTag
 
MetadataVocabTag - class org.dlese.dpc.vocab.tags.MetadataVocabTag.
Default tag handler for rendering controlled vocabularies.
MetadataVocabTag() - Constructor for class org.dlese.dpc.vocab.tags.MetadataVocabTag
 
MetadataVocabTopLevelAbbrevLabelTag - class org.dlese.dpc.vocab.tags.MetadataVocabTopLevelAbbrevLabelTag.
Tag handler for retreiving a UI label from the given field and value
MetadataVocabTopLevelAbbrevLabelTag() - Constructor for class org.dlese.dpc.vocab.tags.MetadataVocabTopLevelAbbrevLabelTag
 
MetadataVocabTracker - interface org.dlese.dpc.vocab.MetadataVocabTracker.
Interface for creation of controlled vocabulary system Ids, tracking changes in metadata names and UI labels, and ensuring consistency of all three.
MetadataVocabTreeMenuTag - class org.dlese.dpc.vocab.tags.MetadataVocabTreeMenuTag.
Tag handler for rendering vocabulary as a collapsable tree menu
MetadataVocabTreeMenuTag() - Constructor for class org.dlese.dpc.vocab.tags.MetadataVocabTreeMenuTag
 
MetadataVocabUiLabelTag - class org.dlese.dpc.vocab.tags.MetadataVocabUiLabelTag.
Tag handler for retreiving a UI label from the given field and value
MetadataVocabUiLabelTag() - Constructor for class org.dlese.dpc.vocab.tags.MetadataVocabUiLabelTag
 
MmdException - exception org.dlese.dpc.services.mmd.MmdException.
Simply wraps Exception.
MmdRecord - class org.dlese.dpc.services.mmd.MmdRecord.
Describes a single Id.
MmdRecord(int, String, String, String, String, String, long, long, long, ErrorDesc[]) - Constructor for class org.dlese.dpc.services.mmd.MmdRecord
 
MmdRecord(String, String, String, String, String, long, long, long, ErrorDesc[]) - Constructor for class org.dlese.dpc.services.mmd.MmdRecord
 
main(String[]) - Static method in class org.dlese.dpc.commands.RunXSLTransform
 
main(String[]) - Static method in class org.dlese.dpc.dds.DocumentServer
 
main(String[]) - Static method in class org.dlese.dpc.index.TestArrayWriter
 
main(String[]) - Static method in class org.dlese.dpc.index.TestSimpleIndex
 
main(String[]) - Static method in class org.dlese.dpc.index.Tester
 
main(String[]) - Static method in class org.dlese.dpc.index.ThreadTester
 
main(String[]) - Static method in class org.dlese.dpc.oai.harvester.Harvester
Command line test interface for the harvester.
main(String[]) - Static method in class org.dlese.dpc.services.idmapper.Idmap
 
main(String[]) - Static method in class org.dlese.dpc.services.idmapper.TestQuery
 
main(String[]) - Static method in class org.dlese.dpc.util.DpcErrors
Test driver.
main(String[]) - Static method in class org.dlese.dpc.util.MemoryCheck
The main program for the MemoryCheck class
main(String[]) - Static method in class org.dlese.dpc.xml.TestDirectory
 
main(String[]) - Static method in class org.dlese.dpc.xml.TestMapper
 
main(String[]) - Static method in class org.dlese.dpc.xml.XMLDoc
Test driver.
main(String[]) - Static method in class org.dlese.dpc.xml.XMLValidator
The main program for the XMLValidator class
map - Variable in class org.dlese.dpc.vocab.VocabList
 
map - Variable in class org.dlese.dpc.xml.SimpleXMLDirectory
local map containing an XMLMap object for each well-formed XML record in directory
map - Variable in class org.dlese.dpc.xml.XMLRecord
Maps reference pointers to elements in the XML hierarchy.
map - Variable in class org.dlese.dpc.xml.maps.DleseXMLReader
mapping of user-defined names to metadata values
map - Variable in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
mapping of user-defined names to metadata values
metadataFormats - Variable in class org.dlese.dpc.repository.action.form.RepositoryForm
DESCRIPTION
move(File, File) - Static method in class org.dlese.dpc.util.Files
Moves a file from one location to another.
moveFile(File, File) - Static method in class org.dlese.dpc.util.FileCopy
 

N

NAMESPACES_FEATURE_ID - Static variable in class org.dlese.dpc.xml.XMLValidator
Namespaces feature id (http://xml.org/sax/features/namespaces).
NAMESPACE_PREFIXES_FEATURE_ID - Static variable in class org.dlese.dpc.xml.XMLValidator
Namespace prefixes feature id (http://xml.org/sax/features/namespace-prefixes).
NO_BLOCK - Static variable in class org.dlese.dpc.index.SimpleLuceneIndex
Indicates update operations will be allowed while others are still in progress.
NO_ERRORS - Static variable in class org.dlese.dpc.dds.action.DDSAdminQueryAction
 
NO_METADATA_FORMATS - Static variable in class org.dlese.dpc.oai.OAICodes
 
NO_RECORDS_MATCH - Static variable in class org.dlese.dpc.oai.OAICodes
 
NO_SET_HIERARCHY - Static variable in class org.dlese.dpc.oai.OAICodes
 
NUM_IDENTIFIERS_RESULTS - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
NUM_RECORDS_RESULTS - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
name() - Method in class org.dlese.dpc.xml.maps.DleseBean.Annotation
DESCRIPTION
name() - Method in class org.dlese.dpc.xml.maps.DleseBean.Contributor
DESCRIPTION
newReader() - Method in class org.dlese.dpc.index.LuceneIndexChangedEvent
Listeners must retrieve the new path information for the reader
nextLockKey - Variable in class org.dlese.dpc.datamgr.SerializedDataManager
A unique id for locking purposes
numDbRecords - Variable in class org.dlese.dpc.logging.ClfLogRecord
Total number of records in the database
numDocs(String) - Method in interface org.dlese.dpc.index.LuceneIndex
 
numDocs() - Method in interface org.dlese.dpc.index.LuceneIndex
 
numDocs(String) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets the number of documents that match the given query.
numDocs() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Gets the total number of documents in the index.
numSearchResults - Variable in class org.dlese.dpc.logging.ClfLogRecord
Number of search results for search requests; 0 otherwise
num_records - Variable in class org.dlese.dpc.datamgr.SerializedDataManager
DESCRIPTION

O

OAIArgs - class org.dlese.dpc.oai.OAIArgs.
This class contains constants that are used throughout the OAI application.
OAIArgs() - Constructor for class org.dlese.dpc.oai.OAIArgs
 
OAICodes - class org.dlese.dpc.oai.OAICodes.
This class contains constants that are used throughout the OAI application.
OAICodes() - Constructor for class org.dlese.dpc.oai.OAICodes
 
OAIError - class org.dlese.dpc.oai.OAIError.
An internal data structure that holds an individual OAI error code and a human-readable description that accompanies it.
OAIError(String, String) - Constructor for class org.dlese.dpc.oai.OAIError
Constructor for the OAIError object
OAIErrorException - exception org.dlese.dpc.oai.harvester.OAIErrorException.
Indicates an OAI protocol error occured during a harvest.
OAIErrorException(String, String) - Constructor for class org.dlese.dpc.oai.harvester.OAIErrorException
Constructor for the OAIErrorException object
OAIHarvesterServlet - class org.dlese.dpc.oai.harvester.OAIHarvesterServlet.
A servlet used to manage harvesting metadata via OAI-PMH.
OAIHarvesterServlet() - Constructor for class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
 
OAIProviderServlet - class org.dlese.dpc.oai.provider.OAIProviderServlet.
A servlet used to configure and manage a library repository.
OAIProviderServlet() - Constructor for class org.dlese.dpc.oai.provider.OAIProviderServlet
 
OAIUtils - class org.dlese.dpc.oai.OAIUtils.
Contains utility methods used in OAI.
OAIUtils() - Constructor for class org.dlese.dpc.oai.OAIUtils
 
OIDAlreadyExistsException - exception org.dlese.dpc.datamgr.OIDAlreadyExistsException.
Indicates that a DataManager was asked to add a new object of data with an OID that is already in use.
OIDAlreadyExistsException() - Constructor for class org.dlese.dpc.datamgr.OIDAlreadyExistsException
Constructs an Exception with no specified detail message.
OIDAlreadyExistsException(String) - Constructor for class org.dlese.dpc.datamgr.OIDAlreadyExistsException
Constructs an Exception with the specified detail message.
OIDDoesNotExistException - exception org.dlese.dpc.datamgr.OIDDoesNotExistException.
Indicates that a DataManager was asked to handle an object of data associated an OID that does not exist.
OIDDoesNotExistException() - Constructor for class org.dlese.dpc.datamgr.OIDDoesNotExistException
Constructs an Exception with no specified detail message.
OIDDoesNotExistException(String) - Constructor for class org.dlese.dpc.datamgr.OIDDoesNotExistException
Constructs an Exception with the specified detail message.
OaiPmhSearchAction - class org.dlese.dpc.oai.provider.action.OaiPmhSearchAction.
Implementation of Action that handles the OAI-PMH search page.
OaiPmhSearchAction() - Constructor for class org.dlese.dpc.oai.provider.action.OaiPmhSearchAction
 
OaiPmhSearchForm - class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm.
Form used to support OAI-PMH search page.
OaiPmhSearchForm() - Constructor for class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
Constructor for the ProviderAdminForm Bean object
OaiPmhSearchForm.DateLabelPair - class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm.DateLabelPair.
 
OaiPmhSearchForm.DateLabelPair(String, String) - Constructor for class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm.DateLabelPair
 
ObjectNotSupportedException - exception org.dlese.dpc.datamgr.ObjectNotSupportedException.
Indicates that a DataManager was asked to handle an object of data that it does not understand.
ObjectNotSupportedException() - Constructor for class org.dlese.dpc.datamgr.ObjectNotSupportedException
Constructs an Exception with no specified detail message.
ObjectNotSupportedException(String) - Constructor for class org.dlese.dpc.datamgr.ObjectNotSupportedException
Constructs an Exception with the specified detail message.
OutputTools - class org.dlese.dpc.webapps.tools.OutputTools.
This class contains tools for formatting ouput, such as converting XML text to HTML, that are useful in many servlet/JSP based applications.
OutputTools() - Constructor for class org.dlese.dpc.webapps.tools.OutputTools
 
oaiErrorMessage(String, String) - Method in interface org.dlese.dpc.oai.harvester.HarvestMessageHandler
A message generated by the harvester when an OAI protocol error has occured.
oaiErrorMessage(String, String) - Method in class org.dlese.dpc.oai.harvester.IndexingHarvestMsgHandler
A message generated by the harvester when a standard OAI error has occured.
oaiErrorMessage(String, String) - Method in class org.dlese.dpc.oai.harvester.SimpleHarvestMessageHandler
A message generated by the harvester when an OAI protocol error has occured.
objectCache - Variable in class org.dlese.dpc.datamgr.SerializedDataManager
DESCRIPTION
occurs - Variable in class org.dlese.dpc.xml.XMLNode
Identifies the nth occurence of this node in the parent's children array.
oidExists(String) - Method in class org.dlese.dpc.datamgr.DataManager
Determines whether an object with the given oid exists in the DataManager.
oidExists(String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Determines whether an object with the given oid exists in the DataManager.
oidExists(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Determines whether an object with the given oid exists in the DataManager.
oneTimeHarvest(ScheduledHarvest, Date, Date, File) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Performs a one-time only harvest in the background.
org.dlese.dpc.action - package org.dlese.dpc.action
 
org.dlese.dpc.action.form - package org.dlese.dpc.action.form
 
org.dlese.dpc.commands - package org.dlese.dpc.commands
 
org.dlese.dpc.datamgr - package org.dlese.dpc.datamgr
 
org.dlese.dpc.dds - package org.dlese.dpc.dds
Provides the classes to abstract XML parsing and to implement the name:value mapping between user-defined names and actual XML.
org.dlese.dpc.dds.action - package org.dlese.dpc.dds.action
 
org.dlese.dpc.dds.action.form - package org.dlese.dpc.dds.action.form
 
org.dlese.dpc.dds.tags - package org.dlese.dpc.dds.tags
 
org.dlese.dpc.email - package org.dlese.dpc.email
 
org.dlese.dpc.index - package org.dlese.dpc.index
 
org.dlese.dpc.index.reader - package org.dlese.dpc.index.reader
 
org.dlese.dpc.index.writer - package org.dlese.dpc.index.writer
 
org.dlese.dpc.logging - package org.dlese.dpc.logging
 
org.dlese.dpc.oai - package org.dlese.dpc.oai
 
org.dlese.dpc.oai.harvester - package org.dlese.dpc.oai.harvester
 
org.dlese.dpc.oai.harvester.action - package org.dlese.dpc.oai.harvester.action
 
org.dlese.dpc.oai.harvester.action.form - package org.dlese.dpc.oai.harvester.action.form
 
org.dlese.dpc.oai.harvester.structs - package org.dlese.dpc.oai.harvester.structs
 
org.dlese.dpc.oai.provider - package org.dlese.dpc.oai.provider
 
org.dlese.dpc.oai.provider.action - package org.dlese.dpc.oai.provider.action
 
org.dlese.dpc.oai.provider.action.form - package org.dlese.dpc.oai.provider.action.form
 
org.dlese.dpc.propertiesmgr - package org.dlese.dpc.propertiesmgr
 
org.dlese.dpc.repository - package org.dlese.dpc.repository
 
org.dlese.dpc.repository.action - package org.dlese.dpc.repository.action
 
org.dlese.dpc.repository.action.form - package org.dlese.dpc.repository.action.form
 
org.dlese.dpc.services.idmapper - package org.dlese.dpc.services.idmapper
 
org.dlese.dpc.services.mmd - package org.dlese.dpc.services.mmd
 
org.dlese.dpc.util - package org.dlese.dpc.util
 
org.dlese.dpc.util.strings - package org.dlese.dpc.util.strings
 
org.dlese.dpc.util.tags - package org.dlese.dpc.util.tags
 
org.dlese.dpc.vocab - package org.dlese.dpc.vocab
 
org.dlese.dpc.vocab.action - package org.dlese.dpc.vocab.action
 
org.dlese.dpc.vocab.tags - package org.dlese.dpc.vocab.tags
 
org.dlese.dpc.webapps.servlets.filters - package org.dlese.dpc.webapps.servlets.filters
 
org.dlese.dpc.webapps.tools - package org.dlese.dpc.webapps.tools
 
org.dlese.dpc.xml - package org.dlese.dpc.xml
Provides a simple API for reading XML files and directories.
org.dlese.dpc.xml.maps - package org.dlese.dpc.xml.maps
Provides the mapping classes required for creating XMLMap instances.
otherTechnicalInfo - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
outputRecord(String) - Method in class org.dlese.dpc.xml.XMLRecord
A convenience method for outputting the current record to a given filename.
outputRecord() - Method in class org.dlese.dpc.xml.XMLRecord
Ouputs the current record to xmlFile, which is the same file used to create the current record unless outputRecord(newfile) has been called.

P

PROTOCOL_VERSION - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
PROVIDER_STATUS - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
PropertiesManager - class org.dlese.dpc.propertiesmgr.PropertiesManager.
DESCRIPTION
PropertiesManager() - Constructor for class org.dlese.dpc.propertiesmgr.PropertiesManager
Create an unloaded Properties object.
PropertiesManager(String) - Constructor for class org.dlese.dpc.propertiesmgr.PropertiesManager
Create and load this Properties hash map from the given Properties file or properties reaource located in the jar
ProtocolVersion - Variable in class org.dlese.dpc.repository.action.form.RepositoryForm
DESCRIPTION
parent - Variable in class org.dlese.dpc.vocab.VocabList
 
parent - Variable in class org.dlese.dpc.xml.XMLNode
The parent node of this one.
parse(String, int) - Static method in class org.dlese.dpc.logging.ClfLogRecord
Creates a ClfLogRecord by parsing the specified input line.
path - Variable in class org.dlese.dpc.xml.XMLNode
Identifies the location in the JDOM hierarchy of the wrapped XML element.
person - Variable in class org.dlese.dpc.xml.maps.DleseBean.Contributor
DESCRIPTION
placeNames() - Method in class org.dlese.dpc.xml.maps.DleseBean.GeoReference
DESCRIPTION
printElapsedTime(String, Date, Date) - Static method in class org.dlese.dpc.util.TestTools
Print the elapsed time that occured beween two points of time as recorded in java Date objects.
printElementContent(Element, Writer, int, XMLOutputter.NamespaceStack, List) - Method in class org.dlese.dpc.xml.XMLWriter
 
print_char_values() - Static method in class org.dlese.dpc.util.TestTools
 
process(XMLNode) - Method in class org.dlese.dpc.xml.XMLRecord
Recursively iterates through the children XML elements, wrapping each in an XMLNode and adding the created node to the local map.
processComments() - Method in class org.dlese.dpc.xml.XMLRecord
Process the document's (as opposed to an element's) comments for purposes of extracting the footnote.
processingInstruction(String, String) - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Required by SAX, but not used here
processingInstruction(String, String) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Required by SAX, but not used here
properties - Static variable in class org.dlese.dpc.repository.action.form.RepositoryForm
A PropertiesManager that contains properties for this bean.
providerStatus - Variable in class org.dlese.dpc.repository.action.form.RepositoryForm
DESCRIPTION
prtln(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Print a line to standard output.
prtln(String) - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
DESCRIPTION
prtln(String) - Static method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Output a line of text to standard out, with datestamp, if debug is set to true.
prtln(String) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Output a line of text to standard out, with datestamp, if debug is set to true.
prtln(String) - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
Output a line of text to standard out, with datestamp, if debug is set to true.
prtln(String) - Method in class org.dlese.dpc.repository.RecordData
Output a line of text to standard out, with datestamp, if debug is set to true.
prtln(String) - Static method in class org.dlese.dpc.repository.RecordDataService
Output a line of text to standard out, with datestamp, if debug is set to true.
prtln(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Output a line of text to standard out, with datestamp, if debug is set to true.
prtln(String) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Output a line of text to standard out, with datestamp, if debug is set to true.
prtln(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Output a line of text to standard out, with datestamp, if debug is set to true.
prtln(String) - Method in class org.dlese.dpc.util.Files
Output a line of text to standard out, with datestamp, if debug is set to true.
prtln(String) - Method in class org.dlese.dpc.webapps.servlets.filters.GzipFilter
Output a line of text to standard out, with datestamp, if debug is set to true.
prtln(String) - Method in class org.dlese.dpc.webapps.servlets.filters.XMLValidationFilter
Output a line of text to standard out, with datestamp, if debug is set to true.
prtlnErr(String) - Static method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Output a line of text to error out, with datestamp.
prtlnErr(String) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Output a line of text to error out, with datestamp.
prtlnErr(String) - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
Output a line of text to error out, with datestamp.
prtlnErr(String) - Method in class org.dlese.dpc.repository.RecordData
Output a line of text to error out, with datestamp.
prtlnErr(String) - Static method in class org.dlese.dpc.repository.RecordDataService
Output a line of text to error out, with datestamp.
prtlnErr(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Output a line of text to error out, with datestamp.
prtlnErr(String) - Method in class org.dlese.dpc.repository.action.RepositoryAction
Output a line of text to error out, with datestamp.
prtlnErr(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Output a line of text to error out, with datestamp.
prtlnErr(String) - Static method in class org.dlese.dpc.util.Files
Output a line of text to error out, with datestamp.
prtlnErr(String) - Method in class org.dlese.dpc.webapps.servlets.filters.GzipFilter
Output a line of text to error out, with datestamp.
prtlnErr(String) - Method in class org.dlese.dpc.webapps.servlets.filters.XMLValidationFilter
Output a line of text to error out, with datestamp.
put(String, Object) - Method in class org.dlese.dpc.datamgr.DataManager
Adds a new object of data.
put(String, Object) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Adds a new object of data.
put(String, Object) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Adds a new object of data.
put(String, Object) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Adds a new object of data, replacing the existing one if one exists and is not locked.
put(String, Object, String) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Adds a new object of data, replacing the existing one if one exists and it can be unlocked with the given key.

Q

Query - class org.dlese.dpc.services.mmd.Query.
Provides access to the meta-metadata database.
Query(int, String) - Constructor for class org.dlese.dpc.services.mmd.Query
Constructor: Makes the connection to the database.
query - Variable in class org.dlese.dpc.index.ResultDocConfig
 

R

REMOVE_INVALID_RECORDS - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
REPOSITORY_IDENTIFIER - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
REPOSITORY_NAME - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
RESUMPTION_TOKEN - Static variable in class org.dlese.dpc.oai.OAIArgs
 
REVIEW_STATUS - Static variable in class org.dlese.dpc.xml.XMLMapFactory
defines instances of ReviewStatusXMLReader
RWLock - class org.dlese.dpc.util.RWLock.
 
RWLock() - Constructor for class org.dlese.dpc.util.RWLock
 
ReadFileTag - class org.dlese.dpc.util.tags.ReadFileTag.
Tag for displaying the contents of a system file
ReadFileTag() - Constructor for class org.dlese.dpc.util.tags.ReadFileTag
 
RecordData - class org.dlese.dpc.repository.RecordData.
Holds data related to a single item-level record such as it's annotations and records that refer to the same resource.
RecordData(DleseAnnoDocReader[], ItemDocReader[], String) - Constructor for class org.dlese.dpc.repository.RecordData
Contruct the record data for an item-level record.
RecordDataService - class org.dlese.dpc.repository.RecordDataService.
Provides data related to a given collection-level record such as its associated IDs and annotations.
RecordDataService(String, MetadataVocab, String, String) - Constructor for class org.dlese.dpc.repository.RecordDataService
Constructor for a RecordDataService that has access to an MmdRecord Query service.
RepositoryAction - class org.dlese.dpc.repository.action.RepositoryAction.
Implementation of Action that handles all OAI-PMH and ODL requests.
RepositoryAction() - Constructor for class org.dlese.dpc.repository.action.RepositoryAction
 
RepositoryAdminAction - class org.dlese.dpc.repository.action.RepositoryAdminAction.
Implementation of Action that handles administration of a metadata repository.
RepositoryAdminAction() - Constructor for class org.dlese.dpc.repository.action.RepositoryAdminAction
 
RepositoryAdminForm - class org.dlese.dpc.repository.action.form.RepositoryAdminForm.
This class uses the getter methods of the ProviderBean and then adds setter methods for editable fields.
RepositoryAdminForm() - Constructor for class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Constructor for the RepositoryAdminForm Bean object
RepositoryForm - class org.dlese.dpc.repository.action.form.RepositoryForm.
A base class bean for creating output used in OAI requests.
RepositoryForm() - Constructor for class org.dlese.dpc.repository.action.form.RepositoryForm
Constructor for the RepositoryForm object
RepositoryManager - class org.dlese.dpc.repository.RepositoryManager.
Manages a repository of metadata files for use in discovery, cataloging, OAI and other applications.
RepositoryManager(String) - Constructor for class org.dlese.dpc.repository.RepositoryManager
Constructor for the RepositoryManager that uses default settings.
RepositoryManager(String, int) - Constructor for class org.dlese.dpc.repository.RepositoryManager
Constructor for the RepositoryManager object
RepositoryManager(String, String, int, RecordDataService, boolean) - Constructor for class org.dlese.dpc.repository.RepositoryManager
Constructor for the RepositoryManager object
ResultDoc - class org.dlese.dpc.index.ResultDoc.
A container for a hit that is returned from a SimpleLuceneIndex search.
ResultDoc(ResultDocConfig, int, float) - Constructor for class org.dlese.dpc.index.ResultDoc
Constructor for the ResultDoc that is used by the SimpleLuceneIndex class during search result hit list compilation.
ResultDoc(Document) - Constructor for class org.dlese.dpc.index.ResultDoc
Constructs a ResultDoc using the Document provided.
ResultDocCollector - class org.dlese.dpc.index.ResultDocCollector.
 
ResultDocCollector(ResultDocConfig) - Constructor for class org.dlese.dpc.index.ResultDocCollector
 
ResultDocConfig - class org.dlese.dpc.index.ResultDocConfig.
Contains config objects used in ResultDoc and DocReader.
ResultDocConfig(String, SimpleLuceneIndex) - Constructor for class org.dlese.dpc.index.ResultDocConfig
Constructor for the ResultDocConfig.
ResultDocs - class org.dlese.dpc.index.ResultDocs.
 
ResultDocs(ResultDoc[], BitSet) - Constructor for class org.dlese.dpc.index.ResultDocs
 
ReviewStatusXMLReader - class org.dlese.dpc.xml.maps.ReviewStatusXMLReader.
This class provides mapping between Review Status metadata values and the corresponding XML metadata record.
ReviewStatusXMLReader() - Constructor for class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
Default constructor is restricted to assure that a file directory is provided on object creation.
ReviewStatusXMLReader(File) - Constructor for class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
 
ReviewStatusXMLReader(String) - Constructor for class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
 
RunXSLTransform - class org.dlese.dpc.commands.RunXSLTransform.
Runs XSLTransforms over a directory of files.
RunXSLTransform() - Constructor for class org.dlese.dpc.commands.RunXSLTransform
 
rankNum - Variable in class org.dlese.dpc.logging.ClfLogRecord
If search: rank of first result in the displayed page.
readFile(String) - Static method in class org.dlese.dpc.util.Files
Reads a file into a StringBuffer.
readFile(File) - Static method in class org.dlese.dpc.util.Files
Reads a file into a StringBuffer.
readFile(BufferedReader) - Static method in class org.dlese.dpc.util.Files
Reads a BufferedReader into a StringBuffer.
record - Variable in class org.dlese.dpc.repository.action.form.RepositoryForm
DESCRIPTION
recordDataService - Variable in class org.dlese.dpc.index.reader.XMLDocReader
DESCRIPTION
recordDataService - Variable in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Serves indexible data for a given record such as recordStatus, annotations, vocab ID mappings and associated IDs.
referrer - Variable in class org.dlese.dpc.logging.ClfLogRecord
The referrer, but long ago was misspelled it as the "referer" HTTP request header.
registerUiLabels(HashMap, HashMap) - Method in class org.dlese.dpc.vocab.DLESEMetadataVocabTracker
Step through all of the current (non-retired) values in the vocab_values table and examine the UI labels, comparing what is in the DB with what was just loaded from the XML
registerUiLabels(HashMap, HashMap) - Method in interface org.dlese.dpc.vocab.MetadataVocabTracker
Register the current state of UI labels in the database
reindexDocs(String, String, boolean) - Method in class org.dlese.dpc.index.FileIndexingService
Re-indexes all documents that match the given term within the given field.
reindexDocs(String, String[], boolean) - Method in class org.dlese.dpc.index.FileIndexingService
Re-indexes all documents that match the given terms within the given field.
reindexDocs(String, boolean) - Method in class org.dlese.dpc.index.FileIndexingService
Reindexes Documents managed by this FileIndexingService that match the given Lucene query.
reindexDocs(Document[], boolean) - Method in class org.dlese.dpc.index.FileIndexingService
Reindexes the given Documents.
reindexDocs(ResultDoc[], boolean) - Method in class org.dlese.dpc.index.FileIndexingService
Reindexes the Documents in the given ResultDocs.
reindexFiles(boolean) - Method in class org.dlese.dpc.repository.RepositoryManager
DESCRIPTION
relation - Variable in class org.dlese.dpc.xml.maps.DleseBean.Relation
DESCRIPTION
relations - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
releaseLock(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Release the read/write lock.
remoteHost - Variable in class org.dlese.dpc.logging.ClfLogRecord
Remote host IP number.
remoteUser - Variable in class org.dlese.dpc.logging.ClfLogRecord
The username as which the user has authenticated via password protection.
remove(String, String) - Method in class org.dlese.dpc.datamgr.DataManager
Removes an existing data object, assuming the caller had requested and recieved the necessary lock.
remove(String) - Method in class org.dlese.dpc.datamgr.DataManager
Removes an existing data object iff the object is not locked.
remove(String, String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Removes an existing data object, assuming the caller had requested and recieved the necessary lock.
remove(String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Removes an existing data object iff the object is not locked.
remove(String, String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Removes an existing data object, assuming the caller had requested and recieved the necessary lock for the object.
remove(String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Removes an existing data object iff the object is not locked by another user.
remove(String, String) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Removes an existing data object, assuming the caller had requested and recieved the necessary lock for the object.
remove(String) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Removes an existing data object iff the object is not locked by another user.
removeAdminEmail(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Removes the given admin e-mail from the repository.
removeAdminEmail(int) - Method in class org.dlese.dpc.repository.RepositoryManager
Removes the given admin e-mail at the given ArrayList index from the repository.
removeComment(String) - Method in class org.dlese.dpc.xml.XMLNode
Removes the first identified comment from the element of this node, if one exists.
removeCompression(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Removes the given compression value.
removeCompression(int) - Method in class org.dlese.dpc.repository.RepositoryManager
Removes the given compression item.
removeDescription(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Remove the given desctiption from the repository.
removeDescription(int) - Method in class org.dlese.dpc.repository.RepositoryManager
Remove the given descrtiption item from the repository.
removeDirInfo(int) - Method in class org.dlese.dpc.repository.SetInfo
DESCRIPTION
removeDirectory(String) - Method in class org.dlese.dpc.index.FileIndexingService
Removes the files in the given directory from the index.
removeDirectory(File) - Method in class org.dlese.dpc.index.FileIndexingService
Removes the files in the given directory from the index.
removeDocs(String, String, FileIndexingServiceWriter) - Method in class org.dlese.dpc.index.FileIndexingService
Removes all documents that match the given term within the given field.
removeDocs(String, String[], FileIndexingServiceWriter) - Method in class org.dlese.dpc.index.FileIndexingService
Removes all documents that match the given terms within the given field.
removeDocs(String, String, FileIndexingServiceWriter, boolean) - Method in class org.dlese.dpc.index.FileIndexingService
Removes all documents that match the given term within the given field.
removeDocs(String, String[], FileIndexingServiceWriter, boolean) - Method in class org.dlese.dpc.index.FileIndexingService
Removes all documents that match the given terms within the given field.
removeDocs(String, String) - Method in interface org.dlese.dpc.index.LuceneIndex
 
removeDocs(String, String[]) - Method in interface org.dlese.dpc.index.LuceneIndex
 
removeDocs(String, String) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Removes all Documents that match the given term within the given field.
removeDocs(String, String, boolean) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
See SimpleLuceneIndex.removeDocs(String,String) for description.
removeDocs(String, String[]) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Removes all documents that match the given terms within the given field.
removeDocs(String, String[], boolean) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
See SimpleLuceneIndex.removeDocs(String,String[]) for description.
removeInProgresstLogEntries() - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Removes log entries showing entrytype status inprogress and replaces them with an error message indicateing that the given harvest was terminated by a server shut-down or crash.
removeListener(DataListener) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Remove a DataListener from this DataManager.
removeListener(FileDirectoryListener) - Method in class org.dlese.dpc.util.FileDirectoryMonitor
Remove a FileDirectoryListener from this FileDirectoryMonitor.
removeNodes(String, XMLNode, int) - Method in class org.dlese.dpc.xml.XMLRecord
Removes one or more like elements from the parent XMLNode.
removeScheduledHarvest(Long) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Removes the given ScheduledHarvest.
removeSetInfo(SetInfo) - Method in class org.dlese.dpc.repository.RepositoryManager
Remove the given setinfo from the repository.
removeSetInfo(int) - Method in class org.dlese.dpc.repository.RepositoryManager
Removes the given SetInfo form the repository.
removedFiles() - Method in class org.dlese.dpc.util.FileDirectoryEvent
Listeners retrieve each list of files associated with this event
replace(String, String) - Method in class org.dlese.dpc.dds.KeywordsHighlight
Perform string match and replace
replace(String, String, String, boolean) - Static method in class org.dlese.dpc.util.strings.FindAndReplace
Given an input string, replace all occurences of a string sequence (reg.
replace(String, String, String, boolean) - Static method in class org.dlese.dpc.util.strings.StringUtil
Given an input string, replace all occurences of a string sequence with a given replacement string.
replaceAdminEmail(int, String) - Method in class org.dlese.dpc.repository.RepositoryManager
Add the given admin e-mail to the repository.
replaceDescription(int, String) - Method in class org.dlese.dpc.repository.RepositoryManager
Add the given admin Description to the repository.
replaceSetInfo(int, SetInfo) - Method in class org.dlese.dpc.repository.RepositoryManager
Replace a given SetInfo object with a new one, updating the index as appropriate.
reportError(String) - Method in class org.dlese.dpc.vocab.MetadataVocab
Log an error
reportMessage(String) - Method in class org.dlese.dpc.vocab.MetadataVocab
Log a message
requestDateUtc - Variable in class org.dlese.dpc.logging.ClfLogRecord
The date and time of request, UTC (GMT) time.
requestString - Variable in class org.dlese.dpc.logging.ClfLogRecord
The request line as it came from the client.
requestType - Variable in class org.dlese.dpc.logging.ClfLogRecord
The DLESE request type: search/full/other.
requirement - Variable in class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq
DESCRIPTION
reset(ActionMapping, HttpServletRequest) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
 
resetHistogramState() - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Description
resetJSCount(HttpSession) - Method in class org.dlese.dpc.vocab.MetadataVocab
Reset the counter that keeps track of how many checkboxes have been rendered so far by getVocabCheckboxes().
resetState() - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Description
resource - Variable in class org.dlese.dpc.xml.maps.DleseBean.ResourceType
DESCRIPTION
resourceTypes - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
resourceURL - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
restoreSerializedObject(String, boolean) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Restores a Serialized object from the given file path, pulling if from a RAM cache if caching indicated at construction time.
results() - Method in class org.dlese.dpc.index.Collector
 
results() - Method in class org.dlese.dpc.index.ResultDocCollector
 
results() - Method in class org.dlese.dpc.index.ResultDocs
 
rm - Static variable in class org.dlese.dpc.repository.action.form.RepositoryForm
The RepositoryManager model that holds the OAI data.
root - Variable in class org.dlese.dpc.xml.XMLRecord
The root node of this XMLRecord.
run() - Method in class org.dlese.dpc.index.FileMoveTester.MoveFilesThread
Main processing method for the SimpleThread object
run() - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Main processing method for the SimpleLuceneIndex object
run() - Method in class org.dlese.dpc.index.ThreadTester
 
run() - Method in class org.dlese.dpc.util.FileDirectoryMonitor
 
run() - Method in class org.dlese.dpc.xml.TestMapper
 
runGC() - Static method in class org.dlese.dpc.util.MemoryCheck
Runs object finization and the garbage collector several times.

S

SCHEDULED_HARVESTS - Static variable in class org.dlese.dpc.oai.harvester.Keys
 
SCHEMA_FULL_CHECKING_FEATURE_ID - Static variable in class org.dlese.dpc.xml.XMLValidator
Schema full checking feature id (http://apache.org/xml/features/validation/schema-full-checking).
SCHEMA_VALIDATION_FEATURE_ID - Static variable in class org.dlese.dpc.xml.XMLValidator
Schema validation feature id (http://apache.org/xml/features/validation/schema).
SELECT_ALL - Static variable in class org.dlese.dpc.dds.action.DDSAdminQueryAction
 
SELECT_NONE - Static variable in class org.dlese.dpc.dds.action.DDSAdminQueryAction
 
SET - Static variable in class org.dlese.dpc.oai.OAIArgs
 
SET_INFOS - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
SH_HARVESTED_DATA_DIR - Static variable in class org.dlese.dpc.oai.harvester.Keys
 
SIMPLE_ANALYSIS - Static variable in interface org.dlese.dpc.index.LuceneIndex
 
STANDARD_ANALYSIS - Static variable in interface org.dlese.dpc.index.LuceneIndex
 
STATUS_ACCESSIONED - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
STATUS_DEACCESSIONED - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
STATUS_HOLDING - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
STATUS_REWORK - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
STATUS_SUBMITTED - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
STOP_ANALYSIS - Static variable in interface org.dlese.dpc.index.LuceneIndex
 
ScheduledHarvest - class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest.
Data structure that holds the info needed to configure a regular-occuring harvest of a particular repository.
ScheduledHarvest() - Constructor for class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Constructor for the ScheduledHarvest object
ScheduledHarvest(String, String, String, String, String, String, String) - Constructor for class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Constructor for the ScheduledHarvest object
ScheduledHarvestManager - class org.dlese.dpc.oai.harvester.ScheduledHarvestManager.
Runs, logs and manages ScheduledHarvests.
ScheduledHarvestManager(SimpleDataStore, File, SimpleLuceneIndex) - Constructor for class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Constructor for the ScheduledHarvestManager object
SendEmail - class org.dlese.dpc.email.SendEmail.
 
SendEmail(String, String) - Constructor for class org.dlese.dpc.email.SendEmail
 
SerializedDataManager - class org.dlese.dpc.datamgr.SerializedDataManager.
A Hashtable-like interface for reading and writing persistent Java objects from and to disc.
SerializedDataManager(String, boolean) - Constructor for class org.dlese.dpc.datamgr.SerializedDataManager
Constructs a new SerializedDataManager that reads and writes data to the given dataPath directory.
SerializedDataManager() - Constructor for class org.dlese.dpc.datamgr.SerializedDataManager
Constructor for the SerializedDataManager object, restores a serialized SerializedDataManager.
SetInfo - class org.dlese.dpc.repository.SetInfo.
Data structure that holds information about a metadata set or collection, such as name, description, setSpec and location of data files.
SetInfo() - Constructor for class org.dlese.dpc.repository.SetInfo
Constructor for the SetInfo object
SetInfo(String, String, String, String, String, String) - Constructor for class org.dlese.dpc.repository.SetInfo
Constructor for the SetInfo object
SetKeywordsHighlightTag - class org.dlese.dpc.dds.tags.SetKeywordsHighlightTag.
Provide keyword highlighting of the body content of this tag.
SetKeywordsHighlightTag() - Constructor for class org.dlese.dpc.dds.tags.SetKeywordsHighlightTag
 
SimpleDataStore - class org.dlese.dpc.datamgr.SimpleDataStore.
A Hashtable-like interface for reading and writing persistent Java objects from and to disc.
SimpleDataStore(String, boolean) - Constructor for class org.dlese.dpc.datamgr.SimpleDataStore
Constructs a new SimpleDataStore that reads and writes data to the given dataPath directory.
SimpleDataStore() - Constructor for class org.dlese.dpc.datamgr.SimpleDataStore
Constructor for the SimpleDataStore object, restores a serialized SimpleDataStore.
SimpleDocReader - class org.dlese.dpc.index.reader.SimpleDocReader.
A simple implementataion of the DocReader interface.
SimpleDocReader(Document, float, ResultDocConfig) - Constructor for class org.dlese.dpc.index.reader.SimpleDocReader
Constructor that is used by ResultDoc at search time to create a new instance.
SimpleDocReader(Document) - Constructor for class org.dlese.dpc.index.reader.SimpleDocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document created by a DocWriter.
SimpleDocReader() - Constructor for class org.dlese.dpc.index.reader.SimpleDocReader
Constructor that initializes an empty DocReader.
SimpleErrorHandler - class org.dlese.dpc.xml.SimpleErrorHandler.
A simple XML error handler that catches XML errors and warnings and saves them to StringBuffers so the errors can be extracted and displayed.
SimpleFileIndexingServiceDocReader - class org.dlese.dpc.index.reader.SimpleFileIndexingServiceDocReader.
Provides getter methods to read data from a Lucene Document that was created by a FileIndexingServiceWriter.
SimpleFileIndexingServiceDocReader(Document, float, ResultDocConfig) - Constructor for class org.dlese.dpc.index.reader.SimpleFileIndexingServiceDocReader
Constructor that is used by ResultDoc at search time to create a new instance of a DocReader.
SimpleFileIndexingServiceDocReader(Document) - Constructor for class org.dlese.dpc.index.reader.SimpleFileIndexingServiceDocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document that was created by a FileIndexingServiceWriter.
SimpleHarvestMessageHandler - class org.dlese.dpc.oai.harvester.SimpleHarvestMessageHandler.
Outputs harvest status messages to standard output.
SimpleHarvestMessageHandler() - Constructor for class org.dlese.dpc.oai.harvester.SimpleHarvestMessageHandler
 
SimpleLuceneIndex - class org.dlese.dpc.index.SimpleLuceneIndex.
A simple wrapper API for creating, maintaining and using a Lucene index.
SimpleLuceneIndex() - Constructor for class org.dlese.dpc.index.SimpleLuceneIndex
Non-initializing constructor for the SimpleLuceneIndex.
SimpleLuceneIndex(String) - Constructor for class org.dlese.dpc.index.SimpleLuceneIndex
Initializes or creates an index at the given location using a default search field named "default" and a standard analyzer for indexing.
SimpleLuceneIndex(String, String, String[], int) - Constructor for class org.dlese.dpc.index.SimpleLuceneIndex
Initializes or creates an index at the given location using the default search field, additional stop words and analyzer indicated.
SimpleQueryAction - class org.dlese.dpc.action.SimpleQueryAction.
A Struts Action for handling query requests that access a SimpleLuceneIndex.
SimpleQueryAction() - Constructor for class org.dlese.dpc.action.SimpleQueryAction
 
SimpleQueryForm - class org.dlese.dpc.action.form.SimpleQueryForm.
A Struts Form bean for handling query requests that access a SimpleLuceneIndex.
SimpleQueryForm() - Constructor for class org.dlese.dpc.action.form.SimpleQueryForm
Constructor for the SimpleQueryForm object
SimpleQueryForm.ParamPair - class org.dlese.dpc.action.form.SimpleQueryForm.ParamPair.
Holds paramter, value pairs.
SimpleQueryForm.ParamPair() - Constructor for class org.dlese.dpc.action.form.SimpleQueryForm.ParamPair
Constructor for the ParamPair object
SimpleQueryForm.ParamPair(String, String) - Constructor for class org.dlese.dpc.action.form.SimpleQueryForm.ParamPair
Constructor for the ParamPair object
SimpleXMLDirectory - class org.dlese.dpc.xml.SimpleXMLDirectory.
Straightforward implementaion of the XMLDirectory interface for a file-based system, using a TreeMap for optimal sorting of keys.
SimpleXMLDirectory(File) - Constructor for class org.dlese.dpc.xml.SimpleXMLDirectory
Constructor for accepting a File argument.
SimpleXMLDirectory(String) - Constructor for class org.dlese.dpc.xml.SimpleXMLDirectory
Constructor for accepting a String directory path argument.
SimpleXMLFileIndexingWriter - class org.dlese.dpc.index.writer.SimpleXMLFileIndexingWriter.
Creates a Lucene Document from any XML file by stripping the XML tags to extract and index the content.
SimpleXMLFileIndexingWriter(String, String, RecordDataService) - Constructor for class org.dlese.dpc.index.writer.SimpleXMLFileIndexingWriter
Constructor for the XMLFileIndexingWriter.
SimpleXMLFormatConverter - class org.dlese.dpc.xml.SimpleXMLFormatConverter.
A simple demonstraion implementation of the XMLFormatConverter interface.
SimpleXMLFormatConverter() - Constructor for class org.dlese.dpc.xml.SimpleXMLFormatConverter
 
SortDocsAlphabetically - class org.dlese.dpc.dds.SortDocsAlphabetically.
Description of the Class
SortDocsAlphabetically() - Constructor for class org.dlese.dpc.dds.SortDocsAlphabetically
 
SortResultDocsAlphabetically - class org.dlese.dpc.dds.SortResultDocsAlphabetically.
Description of the Class
SortResultDocsAlphabetically() - Constructor for class org.dlese.dpc.dds.SortResultDocsAlphabetically
 
StoreBodyTag - class org.dlese.dpc.util.tags.StoreBodyTag.
Description of the Class
StoreBodyTag() - Constructor for class org.dlese.dpc.util.tags.StoreBodyTag
 
StringUtil - class org.dlese.dpc.util.strings.StringUtil.
String utility class that provides sub-string replacement and quoted string escaping
StringUtil() - Constructor for class org.dlese.dpc.util.strings.StringUtil
 
sciStandards - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
score - Variable in class org.dlese.dpc.index.reader.DocReader
The Lucene score assigned to the Document, or -1 if none available.
searchDocs(String) - Method in interface org.dlese.dpc.index.LuceneIndex
 
searchDocs(String, String) - Method in interface org.dlese.dpc.index.LuceneIndex
 
searchDocs(String, String, Filter) - Method in interface org.dlese.dpc.index.LuceneIndex
 
searchDocs(String, String, Collector) - Method in interface org.dlese.dpc.index.LuceneIndex
 
searchDocs(String, String, Filter, Collector) - Method in interface org.dlese.dpc.index.LuceneIndex
 
searchDocs(String) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Performs a search over the index using the qiven query String, returning an ordered array of matching ranked results.
searchDocs(String, String) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Performs a search over the index using the qiven query String, returning an ordered array of matching ranked results.
searchDocs(String, String, Filter) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Performs a search over the index using the qiven query String, returning an ordered array of matching ranked results.
searchDocs(String, String, Collector) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Performs a search over the index using the qiven query String, returning an ordered array of matching ranked results.
searchDocs(String, String, Filter, Collector) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Performs a search over the index using the qiven query String, returning an ordered array of matching ranked results.
sendError(int) - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
DESCRIPTION
sendError(int, String) - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
DESCRIPTION
serailizeObject(String, Object) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Serializes an object to the given file path, placing it in a RAM cache if caching indicated at construction time.
serverName - Variable in class org.dlese.dpc.logging.ClfLogRecord
The name of the server that received the request.
serverPort - Variable in class org.dlese.dpc.logging.ClfLogRecord
The port number of the server that received the request.
setAccessionedDate(String) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the accessionedDate attribute of the DleseBean object
setAction(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabHistogramTag
Sets the action attribute of the MetadataVocabHistogramTag object
setAdd(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the add attribute of the RepositoryAdminForm object
setAddQueryField(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabHistogramTag
Sets the addQuery attribute of the MetadataVocabHistogramTag object.
setAddQueryField2(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabHistogramTag
Sets the addQueryField2 attribute of the MetadataVocabHistogramTag object
setAddQueryValue(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabHistogramTag
Sets the addQueryValue attribute of the MetadataVocabHistogramTag object
setAddQueryValue2(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabHistogramTag
Sets the addQueryValue2 attribute of the MetadataVocabHistogramTag object
setAddWbr(String) - Method in class org.dlese.dpc.dds.tags.KeywordsHighlightTag
Sets the addWbr attribute of the KeywordsHighlightTag object
setAllClearLinks(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabCheckboxesTag
Sets the allClearLinks attribute of the MetadataVocabCheckboxesTag object
setAnnotations(List) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the annotations attribute of the DleseBean object
setAttribute(String, Object) - Method in class org.dlese.dpc.index.FileIndexingService
Sets an attribute Object that will be available for access in here and from the FileIndexingServiceWriters.
setAttribute(String, Object) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Sets an attribute Object that will be available for access in results.
setAttribute(String, Object) - Method in class org.dlese.dpc.repository.DirInfo
Sets an attribute Object that will be available for access using the given key.
setAttribute(String, Object) - Method in class org.dlese.dpc.repository.SetInfo
Sets an attribute Object that will be available for access using the given key.
setAttribute(String, String) - Method in class org.dlese.dpc.xml.XMLNode
Sets the value of an attribute for the element of this node.
setAudiences(List) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the audiences attribute of the DleseBean object
setAvailableFormats(List) - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
setAvailableSets(List) - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
setBaseURL(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setBaseURL(String) - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Sets the baseURL attribute of the ScheduledHarvest object
setBaseURL(String) - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
Sets the baseURL to the OAI provider.
setBaseURL(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the baseURL to the OAI provider.
setCatalogers(List) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the catalogers attribute of the DleseBean object
setCollectionLabels(List) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the collectionLabels attribute of the SimpleQueryForm object
setCollectionLabels(List) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the collectionLabels attribute of the DDSAdminQueryForm object
setCollectionLabels(List) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the collectionLabels attribute of the HarvestReportForm object
setCollections(List) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the collections attribute of the SimpleQueryForm object
setCollections(List) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the collections attribute of the DDSAdminQueryForm object
setCollections(List) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the collections attribute of the HarvestReportForm object
setContentLength(int) - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Sets the contentLength attribute of the GenericResponseWrapper object
setContentType(String) - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Sets the contentType attribute of the GenericResponseWrapper object
setContextURL(String) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the contextURL attribute of the SimpleQueryForm object
setContextURL(String) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the contextURL attribute of the DDSAdminQueryForm object
setContextURL(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the contextURL attribute of the SimpleQueryForm object
setContextURL(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the contextURL attribute of the HarvestReportForm object
setContextURL(String) - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
setCopyright(String) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the copyright attribute of the DleseBean object
setCost(String) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the cost attribute of the DleseBean object
setCreatedDate(String) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the createdDate attribute of the DleseBean object
setCreators(List) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the creators attribute of the DleseBean object
setCs(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the cs attribute of the DDSQueryForm object
setCurrentAdminEmail(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the currentAdminEmail attribute of the RepositoryAdminForm object
setCurrentDescription(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the currentDescription attribute of the RepositoryAdminForm object
setCurrentResultDoc(ResultDoc) - Method in class org.dlese.dpc.dds.DDSUtils
Sets the currentResultDoc attribute of the DDSQueryForm object
setCurrentSetDescription(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the currentSetDescription attribute of the RepositoryAdminForm object
setCurrentSetDirectory(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the currentSetDirectory attribute of the RepositoryAdminForm object
setCurrentSetFormat(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the currentSetFormat attribute of the RepositoryAdminForm object
setCurrentSetName(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the currentSetName attribute of the RepositoryAdminForm object
setCurrentSetSpec(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the currentSetSpec attribute of the RepositoryAdminForm object
setDatestamp(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the datestamp attribute of the RepositoryForm object
setDebug(boolean) - Static method in class org.dlese.dpc.action.SimpleQueryAction
Gets the HTTP parameters that should be used to retrieve the previous set of results.
setDebug(boolean) - Static method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the debug attribute of the object
setDebug(boolean) - Static method in class org.dlese.dpc.datamgr.SerializedDataManager
Sets the debug attribute of the SerializedDataManager class
setDebug(boolean) - Method in class org.dlese.dpc.dds.DDSServlet
Sets the debug attribute of the DDSServlet object
setDebug(boolean) - Static method in class org.dlese.dpc.dds.action.DDSAdminQueryAction
Gets the HTTP parameters that should be used to retrieve the previous set of results.
setDebug(boolean) - Static method in class org.dlese.dpc.dds.action.DDSQueryAction
Sets the debug attribute of the DDSQueryAction class
setDebug(boolean) - Static method in class org.dlese.dpc.dds.action.HistogramAction
Sets the debug attribute of the object
setDebug(boolean) - Static method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the debug attribute of the object
setDebug(boolean) - Static method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the debug attribute of the object
setDebug(boolean) - Static method in class org.dlese.dpc.index.FileIndexingService
Sets the debug attribute object
setDebug(boolean) - Method in class org.dlese.dpc.index.FileMoveTester
 
setDebug(boolean) - Static method in class org.dlese.dpc.index.SimpleLuceneIndex
Sets the debug attribute of the SimpleLuceneIndex object
setDebug(boolean) - Static method in class org.dlese.dpc.index.reader.FileIndexingServiceDocReader
Sets the debug attribute.
setDebug(boolean) - Static method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Sets the debug attribute of the FileIndexingServiceWriter object
setDebug(boolean) - Static method in class org.dlese.dpc.oai.harvester.IndexingHarvestMsgHandler
Sets the debug attribute of the object
setDebug(boolean) - Method in class org.dlese.dpc.oai.harvester.OAIHarvesterServlet
Sets the debug attribute.
setDebug(boolean) - Static method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Sets the debug attribute object
setDebug(boolean) - Static method in class org.dlese.dpc.oai.harvester.action.HarvestReportAction
Sets the debug attribute of the HarvestReportAction class
setDebug(boolean) - Static method in class org.dlese.dpc.oai.harvester.action.HarvesterAdminAction
Sets the debug attribute of the object
setDebug(boolean) - Static method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the debug attribute of the object
setDebug(boolean) - Static method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
Sets the debug attribute of the object
setDebug(boolean) - Static method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Sets the debug attribute object
setDebug(boolean) - Method in class org.dlese.dpc.oai.provider.OAIProviderServlet
Sets the debug attribute of the DocumentService object
setDebug(boolean) - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
Sets the debug attribute of the DocumentService object
setDebug(boolean) - Static method in class org.dlese.dpc.repository.RecordData
Sets the debug attribute of the object
setDebug(boolean) - Static method in class org.dlese.dpc.repository.RecordDataService
Sets the debug attribute of the object
setDebug(boolean) - Static method in class org.dlese.dpc.repository.RepositoryManager
Sets the debug attribute of the object
setDebug(boolean) - Static method in class org.dlese.dpc.repository.action.RepositoryAction
Sets the debug attribute of the object
setDebug(boolean) - Static method in class org.dlese.dpc.repository.action.RepositoryAdminAction
Sets the debug attribute of the object
setDebug(boolean) - Static method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the debug attribute of the DocumentService object
setDebug(boolean) - Static method in class org.dlese.dpc.util.Files
Sets the debug attribute of the object
setDebug(boolean) - Static method in class org.dlese.dpc.vocab.action.VocabAdminAction
Sets the debug attribute of the object
setDebug(boolean) - Method in class org.dlese.dpc.webapps.servlets.filters.GzipFilter
Sets the debug attribute of the GzipFilter object
setDebug(boolean) - Method in class org.dlese.dpc.webapps.servlets.filters.XMLValidationFilter
Sets the debug attribute of the XMLValidationFilter object
setDebug(boolean) - Static method in class org.dlese.dpc.xml.XMLConversionService
Sets the debug attribute of the SimpleLuceneIndex object
setDefaultFieldName(String) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Sets the field name used to index the default content that was added using the FileIndexingServiceWriter.addToDefaultField(String) method.
setDefinition(String) - Method in class org.dlese.dpc.vocab.VocabNode
Sets the definition attribute of the VocabNode object
setDeletedRecord(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Sets the deletedRecord attribute of the RepositoryManager object
setDeletedStatus(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the deletedStatus attribute of the RepositoryForm object
setDescription(String) - Method in class org.dlese.dpc.repository.SetInfo
Sets the description, which must be in XML form.
setDescription(String) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the description attribute of the DleseBean object
setDirInfo(int, DirInfo) - Method in class org.dlese.dpc.repository.SetInfo
Sets the dirInfo attribute of the SetInfo object
setDirInfo(int, String, String) - Method in class org.dlese.dpc.repository.SetInfo
Sets the dirInfo attribute of the SetInfo object
setDirectory(String) - Method in class org.dlese.dpc.repository.DirInfo
Sets the dir attribute of the DirInfo object
setDirectory(int, String) - Method in class org.dlese.dpc.xml.SimpleXMLDirectory
After successful initialization, this method creates the directory of XMLMap types using the given key.
setDirectory(int, String) - Method in interface org.dlese.dpc.xml.XMLDirectory
Use this method to create the directory of XMLMap types using the given key.
setDivider(boolean) - Method in class org.dlese.dpc.vocab.VocabNode
Sets the divider attribute of the VocabNode object
setDoc(Document) - Method in class org.dlese.dpc.index.reader.DocReader
 
setDocumentLocator(Locator) - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Sets the SAX locator, which indicates the current position of the parser within the document (line number, column number).
setDocumentLocator(Locator) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Sets the SAX locator, which indicates the current position of the parser within the document (line number, column number).
setDoubleIndexing(boolean) - Method in class org.dlese.dpc.repository.RepositoryManager
Sets the doubleIndexing attribute of the RepositoryManager object
setDupItemsIndex(SimpleLuceneIndex) - Method in class org.dlese.dpc.repository.RepositoryManager
 
setEnabled(String) - Method in class org.dlese.dpc.repository.SetInfo
Sets the enabled status [true | false].
setEnabledDisabled(String) - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Sets the enabledDisabled attribute of the ScheduledHarvest object
setError(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the error attribute of the DDSQueryForm object
setError(String) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Sets the error attribute of the DDSViewResourceForm object
setError(String) - Method in class org.dlese.dpc.dds.action.form.HistogramForm
Sets the error attribute of the DDSViewResourceForm object
setExampleFormat(String) - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
setExampleId(String) - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
setField(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabUiLabelTag
Sets the system attribute of the MetadataVocabGetFieldValueUiLabel object
setFieldId(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTopLevelAbbrevLabelTag
Sets the system attribute of the MetadataVocabGetFieldValueUiLabel object
setFieldName(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTopLevelAbbrevLabelTag
Sets the fieldName attribute of the MetadataVocabTopLevelAbbrevLabelTag object
setFileIndexingService(FileIndexingService) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Sets the fileIndexingService attribute of the FileIndexingServiceWriter object
setFileLists(List, List) - Method in class org.dlese.dpc.util.FileDirectoryEvent
Event sources must set these lists before firing the event.
setFilename(String) - Method in class org.dlese.dpc.util.tags.ReadFileTag
Sets the filename attribute of the ReadFileTag object
setFootnote(String) - Method in class org.dlese.dpc.xml.XMLRecord
Setter method for the XML footnote comment.
setFormat(String) - Method in class org.dlese.dpc.repository.DirInfo
Sets the format attribute of the DirInfo object
setFormats(List) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the formats attribute of the SimpleQueryForm object
setFormats(List) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the formats attribute of the DDSAdminQueryForm object
setFormats(List) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the formats attribute of the HarvestReportForm object
setFrom(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setGeoReferences(List) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the geoReferences attribute of the DleseBean object
setGeographyStds(String[]) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the geographyStds attribute of the DleseBean object
setGeographyStds(List) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the geographyStds attribute of the DleseBean object
setGetAbbreviated(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabUiLabelTag
Sets the getAbbreviated attribute of the MetadataVocabUiLabelTag object
setGr(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the gr attribute of the DDSQueryForm object
setGranularity(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Sets the granularity attribute of the RepositoryManager object.
setGroup(String) - Method in class org.dlese.dpc.dds.action.form.HistogramForm
Sets the group attribute of the HistogramForm object
setGroup(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTag
Sets the group attribute
setHarvestDir(File) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Sets the harvestDir attribute of the ScheduledHarvestManager object
setHarvestedDataDir(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setHarvester(Harvester) - Method in class org.dlese.dpc.oai.harvester.IndexingHarvestMsgHandler
Sets the harvester attribute of the IndexingHarvestMsgHandler object
setHarvesterStatus(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setHarvesterStatus(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Sets the harvesterStatus attribute of the RepositoryManager object
setHarvestingInterval(String) - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Sets the harvestingInterval attribute of the ScheduledHarvest object
setHasCollectionSpecified(String) - Method in class org.dlese.dpc.dds.action.form.HistogramForm
Sets the hasCollectionSpecified attribute of the HistogramForm object
setHighlightColor(String) - Method in class org.dlese.dpc.dds.tags.SetKeywordsHighlightTag
Sets the highlightColor attribute of the SetKeywordsHighlightTag object
setHistogramHighestCount(int) - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Sets the histogramHighestCount attribute of the MetadataVocabInputState object
setHistogramTotal(String, int) - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Sets the histogramTotal attribute of the MetadataVocabInputState object
setID(String) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the iD attribute of the DleseBean object
setId(String) - Method in class org.dlese.dpc.vocab.VocabNode
Sets the id attribute of the VocabNode object
setIdMapperErrors(List) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the id mapper errors that are available in the index.
setIdSearch(String) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Sets the idSearch attribute of the DDSViewResourceForm object
setIdentifier(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the record attribute of the RepositoryForm object used in the OAI GetRecord request.
setImgPrefix(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabHistogramTag
Sets the imgPrefix attribute of the MetadataVocabHistogramTag object
setIndex(SimpleLuceneIndex) - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
 
setIndexedAccessionStatuses(List) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
 
setInformation(String) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the information attribute of the DleseBean object
setInterface(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTag
Sets the interface attribute
setIntervalGranularity(String) - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Sets the intervalGranularity attribute of the ScheduledHarvest object
setKeywords(String) - Method in class org.dlese.dpc.dds.tags.SetKeywordsHighlightTag
Sets the keywords attribute of the KeywordsHighlightTag object
setKeywords(String[]) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the keywords attribute of the DleseBean object
setKeywords(List) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the keywords attribute of the DleseBean object
setKy(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the ky attribute of the DDSQueryForm object
setLabel(String) - Method in class org.dlese.dpc.vocab.VocabNode
Sets the label attribute of the VocabNode object
setLabel(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabCheckboxesTag
Sets the label attribute of the MetadataVocabCheckboxesTag object
setLabelAbbrev(String) - Method in class org.dlese.dpc.vocab.VocabNode
Sets the label attribute of the VocabNode object
setLanguage(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTag
Sets the language attribute
setLastHarvestTime(Date) - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Sets the lastHarvestTime attribute of the ScheduledHarvest object
setLastOneTimeHarvest(ScheduledHarvest) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setLastRunHarvest(ScheduledHarvest) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setList(VocabList) - Method in class org.dlese.dpc.vocab.VocabNode
Sets the list attribute of the VocabNode object
setMap() - Method in interface org.dlese.dpc.xml.XMLMap
Use this method to populate the XMLMap with the desired named values.
setMap() - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
After successful initialization, this method creates the map of actual name:value pairs defined within this specific XMLMap instance.
setMap() - Method in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
After successful initialization, this method creates the map of actual name:value pairs defined within this specific XMLMap instance.
setMaxStringLength(String) - Method in class org.dlese.dpc.dds.tags.KeywordsHighlightTag
Sets the maxStringLength attribute of the KeywordsHighlightTag object
setMessage(String) - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Sets the message attribute of the DDSAdminForm object
setMessage(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
Sets the message attribute of the HarvesterAdminForm object
setMessage(String) - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
Sets the message attribute of the ProviderAdminForm object
setMessage(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the message attribute of the RepositoryAdminForm object
setMetadata(String) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the metadata attribute of the SimpleQueryForm object
setMetadata(String) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the metadata attribute of the DDSAdminQueryForm object
setMetadata(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the metadata attribute of the SimpleQueryForm object
setMetadata(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the metadata attribute of the HarvestReportForm object
setMetadataFormats(Hashtable) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the metadataFormats attribute of the RepositoryForm object
setMetadataNamespace(String) - Method in class org.dlese.dpc.repository.MetadataFormatInfo
Sets the metadataNamespace attribute of the MetadataFormatInfo object
setMetadataPrefix(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setMetadataPrefix(String) - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Sets the metadataPrefix attribute of the ScheduledHarvest object
setMetadataPrefix(String) - Method in class org.dlese.dpc.repository.MetadataFormatInfo
Sets the metadataPrefix attribute of the MetadataFormatInfo object
setMetadataVocab(MetadataVocab) - Method in class org.dlese.dpc.dds.DDSUtils
Sets the metadataVocab attribute of the DDSUtils object
setMetadataVocab(MetadataVocab) - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
 
setMinStringLength(String) - Method in class org.dlese.dpc.dds.tags.KeywordsHighlightTag
Sets the minStringLength attribute of the KeywordsHighlightTag object
setMySes(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setName(String) - Method in class org.dlese.dpc.repository.SetInfo
Sets the name attribute of the SetInfo object
setName(String) - Method in class org.dlese.dpc.vocab.VocabNode
Sets the name attribute of the VocabNode object
setNoDisplay(boolean) - Method in class org.dlese.dpc.vocab.VocabNode
Sets the noDisplay attribute of the VocabNode object
setNonPaigingParams(String) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
 
setNonPaigingParams(String) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the nonPaigingParams attribute of the DDSAdminQueryForm object
setNonPaigingParams(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the nonPaigingParams attribute of the HarvestReportForm object
setNumIdentifiersResults(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Sets the numIdentifiersResults per resumptionToken to be returned in OAI ListIdentifiers requests.
setNumIdentifiersResults(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the numIdentifiersResults attribute of the RepositoryAdminForm object
setNumIndexingErrors(int) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the number of indexing errors that are present.
setNumPagingRecords(int) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the number of records to display per paiging request.
setNumPagingRecords(int) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the number of records to display per paiging request.
setNumPagingRecords(int) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the number of records to display per paiging request.
setNumRecordsForNotification(int) - Method in class org.dlese.dpc.oai.harvester.Harvester
Sets the number of records harvested before statusMessage notifications to the HarvestMessageHandler are made.
setNumRecordsResults(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Sets the numRecordsResults per resumptionToken to be returned in OAI ListRecords requests.
setNumRecordsResults(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the numRecordsResults attribute of the RepositoryAdminForm object
setOaiIdPfx(String) - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
Sets the oaiIdPfx attribute of the ProviderBean object
setOaiIdPfx(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the oaiIdPfx attribute of the RepositoryForm object
setOperator(int) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Sets the boolean operator used during searches.
setOtherTechnicalInfo(String) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the otherTechnicalInfo attribute of the DleseBean object
setParsingDefinitions(boolean) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Not strictly part of the SAX interface, but we use this to figure out which type of XML we're parsing (definitions/terms vs.
setPath(String) - Method in class org.dlese.dpc.xml.XMLNode
Appends this node's name and number of occurrence to a path.
setPrimaryResultDoc(ResultDoc) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Sets the primaryResultDoc attribute of the DDSViewResourceForm object
setPrimaryResultDocCollectionKey(String) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Sets the primaryResultDocCollectionId attribute of the DDSViewResourceForm object
setPrimaryResultDocId(String) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Sets the primaryResultDocId attribute of the DDSViewResourceForm object
setPrint(String) - Method in class org.dlese.dpc.util.tags.StoreBodyTag
Sets the print attribute of the StoreBodyTag object
setProviderStatus(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Sets the providerStatus attribute of the RepositoryManager object
setProviderStatus(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the providerStatus attribute of the RepositoryAdminForm object
setQ(String) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the q attribute of the SimpleQueryForm object
setQ(String) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the q attribute of the DDSAdminQueryForm object
setQ(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the q attribute of the SimpleQueryForm object
setQ(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the q attribute of the HarvestReportForm object
setRe(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the re attribute of the DDSQueryForm object
setRecord(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the record attribute of the RepositoryForm object used in the OAI GetRecord request.
setRecordFilename(String) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Sets the recordFilename attribute of the DDSViewResourceForm object
setRecordId(String) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Sets the resourceId attribute of the DDSViewResourceForm object
setRelations(List) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the relations attribute of the DleseBean object
setRemoveInvalidRecords(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Sets the removeInvalidRecords attribute.
setReportTitle(String) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the reportTitle attribute of the SimpleQueryForm object
setReportTitle(String) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the reportTitle attribute of the DDSAdminQueryForm object
setReportTitle(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the reportTitle attribute of the HarvestReportForm object
setRepositoryIdentifier(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Sets the oaiIdentifier attribute of the RepositoryManager object
setRepositoryIdentifier(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the repositoryIdentifier attribute of the RepositoryAdminForm object
setRepositoryManager(RepositoryManager) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the repository manager used by this form.
setRepositoryName(String) - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Sets the repositoryName attribute of the ScheduledHarvest object
setRepositoryName(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Sets the repositoryName attribute of the RepositoryManager object
setRepositoryName(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the repositoryName attribute of the RepositoryAdminForm object
setRequest(HttpServletRequest) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the request attribute of the SimpleQueryForm object.
setRequest(HttpServletRequest) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the request attribute of the DDSAdminQueryForm object.
setRequest(HttpServletRequest) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the request attribute of the SimpleQueryForm object.
setRequest(HttpServletRequest) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the request attribute of the HarvestReportForm object.
setRequestedFormat(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the requestedFormat attribute of the RepositoryForm object
setRequestedUrl(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
 
setResourceResultLinkRedirectURL(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the resourceResultLinkRedirectURL attribute of the DDSQueryForm object
setResourceResultLinkRedirectURL(String) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Sets the resourceResultLinkRedirectURL attribute of the DDSViewResourceForm object
setResourceTypes(List) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the resourceTypes attribute of the DleseBean object
setResourceURL(String) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the resourceURL attribute of the DleseBean object
setResult(ResultDoc) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
 
setResult(ResultDoc) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the result attribute of the DDSAdminQueryForm object
setResult(ResultDoc) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the result attribute of the HarvestReportForm object
setResults(ResultDoc[]) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the search results returned by the SimpleLuceneIndex.
setResults(ResultDoc[]) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the search results returned by the SimpleLuceneIndex.
setResults(ResultDoc[]) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the search results returned by the SimpleLuceneIndex.
setResults(ResultDoc[]) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the search results returned by the SimpleLuceneIndex.
setResults(ResultDoc[]) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the results attribute of the RepositoryForm object
setResultsLength(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the total number of results that should be returned to the harvester.
setResultsOffset(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the array index offset for the result set that should be returned to the harvester.
setResumptionToken(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the resumptionToken that should be returned with the results.
setRq(String) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the refined query string entered by the user, used to search within results.
setRq(String) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the refined query string entered by the user, used to search within results.
setRq(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the refined query string entered by the user, used to search within results.
setRq(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the refined query string entered by the user, used to search within results.
setSave(String) - Method in class org.dlese.dpc.util.tags.StoreBodyTag
Sets the save attribute of the StoreBodyTag object
setSc(String) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the collection that has been selected by the user in the UI via a Select tag.
setSc(String) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the collection that has been selected by the user in the UI via a Select tag.
setSc(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the collection that has been selected by the user in the UI via a Select tag.
setScheduledHarvests(Hashtable) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setSchema(String) - Method in class org.dlese.dpc.repository.MetadataFormatInfo
Sets the schema attribute of the MetadataFormatInfo object
setScienceStds(String[]) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the scienceStds attribute of the DleseBean object
setScienceStds(List) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the scienceStds attribute of the DleseBean object
setScs(String[]) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the collection that has been selected by the user in the UI.
setScs(String[]) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the collection that has been selected by the user in the UI.
setScs(String[]) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the collection that has been selected by the user in the UI.
setSearchType(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the searchType attribute of the DDSQueryForm object
setSearcher(SimpleLuceneIndex) - Method in class org.dlese.dpc.dds.action.form.DDSViewResourceForm
Sets the searcher attribute of the DDSViewResourceForm object
setSelectedIdMapperErrors(String[]) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
 
setSetSpec(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setSetSpec(String) - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Sets the setSpec attribute of the ScheduledHarvest object
setSetSpec(String) - Method in class org.dlese.dpc.repository.SetInfo
Sets the setSpec attribute of the SetInfo object
setSetSpecs(String[]) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Sets the setSpecs attribute of the RepositoryForm object
setSfmts(String[]) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the sfmts attribute of the SimpleQueryForm object
setSfmts(String[]) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the sfmts attribute of the DDSAdminQueryForm object
setSfmts(String[]) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the sfmts attribute of the HarvestReportForm object
setShBaseURL(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setShEnabledDisabled(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setShHarvestedDataDir(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setShHarvestingInterval(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setShIntervalGranularity(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setShMetadataPrefix(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setShRepositoryName(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setShSetSpec(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setShUid(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setShowAdvanced(String) - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
 
setShowNumChanged(boolean) - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Sets the showNumChanged attribute of the DDSAdminForm object
setShowQueryOptions(String) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
 
setShowVocabErrors(boolean) - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Sets the showVocabErrors attribute of the DDSAdminForm object
setShowVocabMessages(boolean) - Method in class org.dlese.dpc.dds.action.form.DDSAdminForm
Sets the showVocabUpdates attribute of the DDSAdminForm object
setSize(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabSelectListTag
Sets the size attribute of the MetadataVocabSelectListTag object
setSkipTopRow(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabCheckboxesTag
Sets the skipTopRow attribute of the MetadataVocabCheckboxesTag object
setSrc(String) - Method in class org.dlese.dpc.vocab.VocabNode
Sets the definition attribute of the VocabNode object
setStart(int) - Method in class org.dlese.dpc.action.form.SimpleQueryForm
Sets the starting index for the records to display.
setStart(int) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
Sets the starting index for the records to display.
setStart(int) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the starting index for the records to display.
setStart(int) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvestReportForm
Sets the starting index for the records to display.
setState(ServletRequest, String) - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Sets the state attribute of the MetadataVocabInputState object
setState(ServletRequest, String, String) - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Sets the state attribute of the MetadataVocabInputState object
setStatus(String, String, String) - Method in class org.dlese.dpc.services.mmd.Query
Updates the status of a single record.
setStatus(int) - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Sets the status attribute of the CharArrayWrapper object
setSu(String) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the su attribute of the DDSQueryForm object
setSubjects(List) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the subjects attribute of the DleseBean object
setSystem(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTag
Sets the system attribute
setTableWidth(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabHistogramTag
Sets the tableWidth attribute of the MetadataVocabHistogramTag object
setTdWidth(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabCheckboxesTag
Sets the tdWidth attribute of the MetadataVocabCheckboxesTag object
setTechnicalReqs(List) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the technicalReqs attribute of the DleseBean object
setTitle(String) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the title attribute of the DleseBean object
setTotalNumResources(int) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Sets the totalNumResources that are currently discoverable.
setTotalsRelativeToOthers(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabHistogramTag
Sets the totalsRelativeToOthers attribute of the MetadataVocabHistogramTag object
setTruncateString(String) - Method in class org.dlese.dpc.dds.tags.KeywordsHighlightTag
Sets the truncateString attribute of the KeywordsHighlightTag object
setURLs(List) - Method in class org.dlese.dpc.xml.maps.DleseBean
Sets the uRLs attribute of the DleseBean object
setUiLabel(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabStateFeedbackTag
Sets the uiLabel attribute of the MetadataVocabStateFeedbackTag object
setUid(Long) - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Sets the uid attribute of the ScheduledHarvest object
setUntil(String) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setUpdateFrequency(int) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the frequency by which the index is updated to reflect changes that occur in the metadata files.
setUseMetaNames(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabUiLabelTag
Sets the useMetaNames attribute of the MetadataVocabFieldValueUiLabelTag object
setValidateRecords(Boolean) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
 
setValidateRecords(String) - Method in class org.dlese.dpc.repository.RepositoryManager
Sets the setValidateRecords attribute.
setValidationEnabled(boolean) - Method in class org.dlese.dpc.index.FileIndexingService
Sets whether or not to validate the files being indexed and create a validation report, which is indexed.
setValidationEnabled(boolean) - Method in class org.dlese.dpc.index.writer.FileIndexingServiceWriter
Sets whether or not to validate the files being indexed and create a validation report, which is indexed.
setValue(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabCheckboxesTag
Sets the value attribute of the MetadataVocabCheckboxesTag object
setValue(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabUiLabelTag
Sets the system attribute of the MetadataVocabGetFieldValueUiLabel object
setValue(String, Object) - Method in interface org.dlese.dpc.xml.XMLMap
Setter method for updating a specific named value.
setValue(String) - Method in class org.dlese.dpc.xml.XMLNode
Sets the textual content of the element of this node, if it is a leaf element.
setValue(String, String) - Method in class org.dlese.dpc.xml.maps.DleseBean.Annotation
Sets the value attribute of the Annotation object
setValue(String, String) - Method in class org.dlese.dpc.xml.maps.DleseBean.Contributor
Sets the value attribute of the Contributor object
setValue(String, String) - Method in class org.dlese.dpc.xml.maps.DleseBean.GeoReference
Sets the value attribute of the GeoReference object
setValue(String, String) - Method in class org.dlese.dpc.xml.maps.DleseBean.Relation
Sets the value attribute of the Relation object
setValue(String, String) - Method in class org.dlese.dpc.xml.maps.DleseBean.ResourceType
Sets the value attribute of the ResourceType object
setValue(String, String) - Method in class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq
Sets the value attribute of the TechnicalReq object
setValue(String, Object) - Method in class org.dlese.dpc.xml.maps.DleseXMLReader
Setter method for setting a specific metadata value.
setValue(String, Object) - Method in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
Setter method for setting a specific metadata value.
setValueId(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTopLevelAbbrevLabelTag
Sets the system attribute of the MetadataVocabGetFieldValueUiLabel object
setVocab(MetadataVocab) - Method in class org.dlese.dpc.dds.action.form.DDSQueryForm
Constructor for the setVocab object
setVocab(MetadataVocab) - Method in class org.dlese.dpc.dds.action.form.HistogramForm
Constructor for the setVocab object
setVocabHistogramHighestCountFromGroup(String, String, LuceneIndex, String, PageContext, boolean) - Method in class org.dlese.dpc.vocab.MetadataVocab
Gets the highest total count within the given vocab group, for use in the histogram generation
setWrap(boolean) - Method in class org.dlese.dpc.vocab.VocabNode
Sets the wrap attribute of the VocabNode object
setWrap(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabCheckboxesTag
Sets the wrap attribute of the MetadataVocabCheckboxesTag object
setX(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTreeMenuTag
Sets the x attribute of the MetadataVocabTreeMenuTag object
setXMLConversionService(XMLConversionService) - Static method in class org.dlese.dpc.index.reader.XMLDocReader
Sets the XMLConversionService used by this DocReader.
setXMLConversionService(XMLConversionService) - Static method in class org.dlese.dpc.repository.RepositoryManager
Sets the XMLConversionService used by this RepositoryManager.
setXMLMap(Object, XMLMap) - Method in class org.dlese.dpc.xml.SimpleXMLDirectory
Setter method for storing or updating a specific XMLMap.
setXMLMap(Object, XMLMap) - Method in interface org.dlese.dpc.xml.XMLDirectory
Setter method for storing or updating a specific XMLMap.
setXmlError(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Sets the xmlError attribute of the RepositoryAdminForm object
setY(String) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTreeMenuTag
Sets the y attribute of the MetadataVocabTreeMenuTag object
setselectedAccessionStatuses(String[]) - Method in class org.dlese.dpc.dds.action.form.DDSAdminQueryForm
 
setupTag(PageContext) - Method in class org.dlese.dpc.vocab.tags.MetadataVocabTag
Get the vocab object from the page context and construct the group as a concatenation of system, interface, language, and group
skippedEntity(String) - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Required by SAX, but not used here
skippedEntity(String) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Required by SAX, but not used here
startCDATA() - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
startDTD(String, String, String) - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
startDocument() - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Required by SAX, but not used here
startDocument() - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Invoked at the start of any document parse
startElement(String, String, String, Attributes) - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Invoked upon opening tag of an XML element
startElement(String, String, String, Attributes) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Invoked upon opening tag of an XML element
startElementDefinition(String, String, String, Attributes) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Invoked upon opening tag of a definitions XML element
startElementUI(String, String, String, Attributes) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Start element for the UI files
startEntity(String) - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
startPrefixMapping(String, String) - Method in class org.dlese.dpc.vocab.LoadMetadataVocabs
(SAX) Required by SAX, but not used here
startPrefixMapping(String, String) - Method in class org.dlese.dpc.vocab.MetadataVocab
(SAX) Required by SAX, but not used here
startTester(String, String) - Method in class org.dlese.dpc.index.FileIndexingService
Starts a FileMoveTester iff one is not already initialized.
startTimerThread(long) - Method in class org.dlese.dpc.index.FileIndexingService
Start or restarts the timer thread with the given update frequency.
statusMessage(int, int) - Method in interface org.dlese.dpc.oai.harvester.HarvestMessageHandler
A status message indicating the number of records currenlty harvested and the number of resumption tokens issued.
statusMessage(String) - Method in interface org.dlese.dpc.oai.harvester.HarvestMessageHandler
A status message indicating an event that took place during the harvest, such as a request made to the data provider.
statusMessage(String) - Method in class org.dlese.dpc.oai.harvester.IndexingHarvestMsgHandler
A status message indicating an event that took place during the harvest, such as a request made to the data provider.
statusMessage(int, int) - Method in class org.dlese.dpc.oai.harvester.IndexingHarvestMsgHandler
A status message indicating the number of records currenlty harvested and the number of resumption tokens issued.
statusMessage(String) - Method in class org.dlese.dpc.oai.harvester.SimpleHarvestMessageHandler
A status message indicating an event that took place during the harvest, such as a request made to the data provider.
statusMessage(int, int) - Method in class org.dlese.dpc.oai.harvester.SimpleHarvestMessageHandler
A status message indicating the number of records currenlty harvested and the number of resumption tokens issued.
stop() - Method in class org.dlese.dpc.index.FileMoveTester
DESCRIPTION
stopAllHarvests() - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Stops all running harvests gracefully.
stopTester() - Method in class org.dlese.dpc.index.FileIndexingService
Stops the FileMoveTester
stopTimerThread() - Method in class org.dlese.dpc.index.FileIndexingService
Stops the indexing timer thread.
stopTimerThread(Long) - Method in class org.dlese.dpc.oai.harvester.ScheduledHarvestManager
Stops the timer
stringUtil - Variable in class org.dlese.dpc.vocab.tags.MetadataVocabTag
 
stripXmlDeclaration(BufferedReader) - Static method in class org.dlese.dpc.xml.XMLConversionService
Strips the XML declaration and DTD declaration from the given XML.
subjects - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
synchIndexWithFiles(boolean, boolean) - Method in class org.dlese.dpc.index.FileIndexingService
Updates the index to reflect the files in the directories this service is monitoring, with the option to run the update in the background.
system - Variable in class org.dlese.dpc.vocab.tags.MetadataVocabTag
 

T

TestArrayWriter - class org.dlese.dpc.index.TestArrayWriter.
 
TestArrayWriter() - Constructor for class org.dlese.dpc.index.TestArrayWriter
 
TestDirectory - class org.dlese.dpc.xml.TestDirectory.
 
TestDirectory() - Constructor for class org.dlese.dpc.xml.TestDirectory
 
TestMapper - class org.dlese.dpc.xml.TestMapper.
 
TestMapper() - Constructor for class org.dlese.dpc.xml.TestMapper
 
TestQuery - class org.dlese.dpc.services.idmapper.TestQuery.
Test driver for: Query.findAssociationChanges( specdate, true); Query.findDuplicates( collKey, testid)
TestSimpleIndex - class org.dlese.dpc.index.TestSimpleIndex.
 
TestSimpleIndex() - Constructor for class org.dlese.dpc.index.TestSimpleIndex
 
TestTools - class org.dlese.dpc.util.TestTools.
This class holds a number of handy static methods to aid in testing.
TestTools() - Constructor for class org.dlese.dpc.util.TestTools
 
Tester - class org.dlese.dpc.index.Tester.
 
Tester() - Constructor for class org.dlese.dpc.index.Tester
 
ThreadTester - class org.dlese.dpc.index.ThreadTester.
 
ThreadTester() - Constructor for class org.dlese.dpc.index.ThreadTester
 
technicalReqs - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
testAdd() - Method in class org.dlese.dpc.index.ThreadTester
 
testQuery() - Method in class org.dlese.dpc.index.ThreadTester
 
title - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
toCharArray() - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Convert to char[].
toString() - Method in class org.dlese.dpc.logging.ClfLogRecord
 
toString() - Method in class org.dlese.dpc.oai.harvester.structs.ScheduledHarvest
Provides a String representataion for this ScheduledHarvest.
toString() - Method in class org.dlese.dpc.repository.DirInfo
Provides a String representataion for this DirInfo.
toString() - Method in class org.dlese.dpc.repository.MetadataFormatInfo
Provides a String representataion for this MetadataFormatInfo.
toString() - Method in class org.dlese.dpc.repository.SetInfo
Provides a String representataion for this SetInfo.
toString() - Method in class org.dlese.dpc.services.mmd.ErrorDesc
 
toString() - Method in class org.dlese.dpc.services.mmd.MmdRecord
 
toString() - Method in class org.dlese.dpc.vocab.MetadataVocabInputState
Description of the Method
toString() - Method in class org.dlese.dpc.webapps.servlets.filters.CharArrayWrapper
Convert to String.
toString() - Method in class org.dlese.dpc.xml.XMLNode
Retrieves the name of the element of this node.
toString() - Method in class org.dlese.dpc.xml.maps.DleseBean.ResourceType
DESCRIPTION
toString() - Method in class org.dlese.dpc.xml.maps.DleseBean.TechnicalReq
DESCRIPTION
tokenStream(String, Reader) - Method in class org.dlese.dpc.index.KeywordFieldAnalyzer
 
tokenizeID(String) - Static method in class org.dlese.dpc.index.writer.IndexingTools
Tokenizes a DLESE ID by replacing the char - with a blank space.
tokenizeURI(String) - Static method in class org.dlese.dpc.index.writer.IndexingTools
Tokenizes a URI by replacing the unindexable chars with a blank space.
touch(String) - Static method in class org.dlese.dpc.util.Files
Resets the file mod time to the current time.
touch(File) - Static method in class org.dlese.dpc.util.Files
Resets the file mod time to the current time.
transform(String, String, String) - Method in class org.dlese.dpc.xml.XSLTransformer
Perform the transform on each file in the inputFilesDir, using the given xsl stylesheet, placing the resulting transformed files into outpuFilesDir.
transform(String, String, String[], String) - Method in class org.dlese.dpc.xml.XSLTransformer
Perform the transform files in inputFilesDir corresponding to the inputFileNames passed in, using the given xsl stylesheet, placing the resulting transformed files into outpuFilesDir.
transformFile(String, Transformer) - Static method in class org.dlese.dpc.xml.XSLTransformer
Transforms an XML file using a pre-compiled Transformer.
transformFile(File, Transformer) - Static method in class org.dlese.dpc.xml.XSLTransformer
Transforms an XML file using a pre-compiled Transformer.
transformFile(String, String) - Static method in class org.dlese.dpc.xml.XSLTransformer
Transforms an XML file using an XSL stylesheet.
transformFileToWriter(String, Transformer) - Static method in class org.dlese.dpc.xml.XSLTransformer
Transforms an XML file using a pre-compiled Transformer.
transformFileToWriter(String, String) - Static method in class org.dlese.dpc.xml.XSLTransformer
Transforms an XML file using an XSL stylesheet.
transformString(String, Transformer) - Static method in class org.dlese.dpc.xml.XSLTransformer
Transforms an XML String using a pre-compiled Transformer.
transformString(String, String) - Static method in class org.dlese.dpc.xml.XSLTransformer
Transforms an XML String using an XSL stylesheet.
transformStringToWriter(String, Transformer) - Static method in class org.dlese.dpc.xml.XSLTransformer
Transforms an XML String using a pre-compiled Transformer.
transformStringToWriter(String, String) - Static method in class org.dlese.dpc.xml.XSLTransformer
Transforms an XML String using an XSL stylesheet.
transformToFile(String, String, Transformer) - Static method in class org.dlese.dpc.xml.XSLTransformer
Transform a single file to a file at the given output path using the given transformer.
transformToFile(File, File, Transformer) - Static method in class org.dlese.dpc.xml.XSLTransformer
Transform a single file to the given output file using the given transformer.
transformToFile(File, FileOutputStream, Transformer) - Static method in class org.dlese.dpc.xml.XSLTransformer
Transform a single file to the given FileOutputStream using the given transformer.
tryConfig(int, String, String[], String) - Method in interface org.dlese.dpc.index.LuceneIndex
 
tryConfig(int, String, String[], String) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Checks for the existence of indexConfig and IndexReader and for validity against the params already set, if any.

U

UNTIL - Static variable in class org.dlese.dpc.oai.OAIArgs
 
uid(File) - Static method in class org.dlese.dpc.xml.GenericXMLDocument
 
uid2url(String) - Static method in class org.dlese.dpc.xml.GenericXMLDocument
 
unlock(String, String) - Method in class org.dlese.dpc.datamgr.DataManager
Remove the lock on a data object.
unlock(String, String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Remove the lock on a data object.
unlock(String, String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Remove the lock on a data object, if it exists.
update(String, Object, String) - Method in class org.dlese.dpc.datamgr.DataManager
Updates a new object of data, assuming the caller had requested and recieved the necessary lock.
update(String, Object) - Method in class org.dlese.dpc.datamgr.DataManager
Updates a new object of data iff the object is not locked.
update(String, Object, String) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Updates a new object of data, assuming the caller had requested and recieved the necessary lock.
update(String, Object) - Method in class org.dlese.dpc.datamgr.ListenerDataManager
Updates a new object of data iff the object is not locked.
update(String, Object, String) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Updates a new object of data, assuming the caller had requested and recieved the necessary lock.
update(String, Object) - Method in class org.dlese.dpc.datamgr.SerializedDataManager
Updates a new object of data iff the object is not locked by another user.
update(String, Object, String) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Updates a new object of data, assuming the caller had requested and recieved the necessary lock.
update(String, Object) - Method in class org.dlese.dpc.datamgr.SimpleDataStore
Updates a new object of data iff the object is not locked by another user.
update(String, String[], Document[]) - Method in interface org.dlese.dpc.index.LuceneIndex
 
update(String, String[], Document[], boolean) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Updates the index by first deleting the documents that match the value(s) indicated in deleteValues in the field deleteField, then adding the documents in addDocs.
update(String, String[], Document[]) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Updates the index by first deleting the documents that match the value(s) indicated in deleteValues in the field deleteField, then adding the documents in addDocs.
update(String, String, Document[], boolean) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
See SimpleLuceneIndex.update(String, String[], Document[], boolean) for description.
update(String, String, Document, boolean) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
See SimpleLuceneIndex.update(String, String[], Document[], boolean) for description.
update(String, String, ArrayList, boolean) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
See SimpleLuceneIndex.update(String, String[], Document[], boolean) for description.
update(String, ArrayList, ArrayList, boolean) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Updates the index by first deleting the documents that match the value(s) indicated in deleteValues in the field deleteField, then adding the documents in addDocs.
update(String, ArrayList, ArrayList) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Updates the index by first deleting the documents that match the value(s) indicated in deleteValues in the field deleteField, then adding the documents in addDocs.
updateDb(String) - Method in class org.dlese.dpc.services.mmd.DbConn
Updates the DB.
updateVocab(MetadataVocab) - Method in class org.dlese.dpc.repository.RecordDataService
Updates the MetadataVocab being used by this service.
updateVocab(MetadataVocab) - Method in class org.dlese.dpc.repository.RepositoryManager
Update the current MetadataVocab with a new one.
urls - Variable in class org.dlese.dpc.xml.maps.DleseBean
Description of the Field
use(String) - Method in interface org.dlese.dpc.index.LuceneIndex
 
use(String) - Method in class org.dlese.dpc.index.SimpleLuceneIndex
Initializes an existing SimpleLuceneIndex by verifing the index and index config, then seting the indexReader and other stuff.
useCache - Variable in class org.dlese.dpc.datamgr.SerializedDataManager
DESCRIPTION
useFileLocks - Variable in class org.dlese.dpc.datamgr.SerializedDataManager
DESCRIPTION
useXmlString(String, boolean, boolean, boolean) - Method in class org.dlese.dpc.xml.XMLDoc
Reads and parses the XML string, which is then the source of the XML used in this XMLDoc.
userAgent - Variable in class org.dlese.dpc.logging.ClfLogRecord
The User_Agent HTTP request header, in quotes.

V

VALIDATE_RECORDS - Static variable in class org.dlese.dpc.oai.harvester.Keys
 
VALIDATE_RECORDS - Static variable in class org.dlese.dpc.repository.Keys
DESCRIPTION
VALIDATION_FEATURE_ID - Static variable in class org.dlese.dpc.xml.XMLValidator
Validation feature id (http://xml.org/sax/features/validation).
VERB - Static variable in class org.dlese.dpc.oai.OAIArgs
 
VocabAdminAction - class org.dlese.dpc.vocab.action.VocabAdminAction.
Implementation of Action that handles administration of a metadata repository.
VocabAdminAction() - Constructor for class org.dlese.dpc.vocab.action.VocabAdminAction
 
VocabList - class org.dlese.dpc.vocab.VocabList.
List/map combination for accessing VocabNodes
VocabList() - Constructor for class org.dlese.dpc.vocab.VocabList
 
VocabNode - class org.dlese.dpc.vocab.VocabNode.
VocabNode is a node within the vocab hierarchy of a MetadataVocab instance
VocabNode(String, boolean) - Constructor for class org.dlese.dpc.vocab.VocabNode
Constructor for the VocabNode object
validStatus - Static variable in class org.dlese.dpc.services.mmd.MmdRecord
 
validate(ActionMapping, HttpServletRequest) - Method in class org.dlese.dpc.oai.harvester.action.form.HarvesterAdminForm
Validate the input.
validate(ActionMapping, HttpServletRequest) - Method in class org.dlese.dpc.oai.provider.action.form.OaiPmhSearchForm
Validate the input.
validate(ActionMapping, HttpServletRequest) - Method in class org.dlese.dpc.repository.action.form.RepositoryAdminForm
Validate the input.
validate(String) - Method in class org.dlese.dpc.xml.XMLValidator
Validate a single XML file or directory of XML files.
validate(String, String[]) - Method in class org.dlese.dpc.xml.XMLValidator
Validate a single XML file or directory of XML files, processing only the xml files that match the ID list provided.
validate(String, String[], String) - Method in class org.dlese.dpc.xml.XMLValidator
Validate a single XML file or directory of XML files.
validateFile(File) - Static method in class org.dlese.dpc.xml.XMLValidator
Validates an XML File to the external DTD or schema that is present in the File.
validateFile(File, boolean) - Static method in class org.dlese.dpc.xml.XMLValidator
Validates an XML File to the external DTD or schema that is present in the File.
validateString(String) - Static method in class org.dlese.dpc.xml.XMLValidator
Validates an XML String to the external DTD or schema that is present in the String.
validateString(String, boolean) - Static method in class org.dlese.dpc.xml.XMLValidator
Validates an XML String to the external DTD or schema that is present in the String.
validateUri(String) - Static method in class org.dlese.dpc.xml.XMLValidator
Validates an XML document at the given URI.
validateUri(String, boolean) - Static method in class org.dlese.dpc.xml.XMLValidator
Validates an XML document at the given URI.
vocab - Variable in class org.dlese.dpc.index.reader.XMLDocReader
DESCRIPTION
vocab - Variable in class org.dlese.dpc.index.writer.XMLFileIndexingWriter
DESCRIPTION
vocab - Variable in class org.dlese.dpc.vocab.tags.MetadataVocabTag
 

W

WHITESPACE_ANALYSIS - Static variable in interface org.dlese.dpc.index.LuceneIndex
 
WebLogReader - class org.dlese.dpc.index.reader.WebLogReader.
A DocReader that reads web log entries created by WebLogWriter.
WebLogReader(Document, float, ResultDocConfig) - Constructor for class org.dlese.dpc.index.reader.WebLogReader
Constructor that is used by ResultDoc at search time to create a new instance.
WebLogReader(Document) - Constructor for class org.dlese.dpc.index.reader.WebLogReader
Constructor that may be used programatically to wrap a reader around a Lucene Document created by a DocWriter.
WebLogWriter - class org.dlese.dpc.index.writer.WebLogWriter.
Writes a Lucene Document that holds information about a client request to an HTTP servlet.
WebLogWriter() - Constructor for class org.dlese.dpc.index.writer.WebLogWriter
Constructor for the WebLogWriter object
warning(SAXParseException) - Method in class org.dlese.dpc.oai.harvester.Harvester
Part of ErrorHandler interface.
warning(SAXParseException) - Method in class org.dlese.dpc.xml.SimpleErrorHandler
DESCRIPTION
write(Document, File) - Method in class org.dlese.dpc.xml.XMLWriter
 
writeFile(String, File) - Static method in class org.dlese.dpc.util.Files
Writes a file containing the given content using UTF-8 encoding.
writeFile(String, String) - Static method in class org.dlese.dpc.util.Files
Writes a file containing the given content using UTF-8 encoding.
writeFile(StringBuffer, File) - Static method in class org.dlese.dpc.util.Files
Writes a file containing the given content using UTF-8 encoding.
writeFile(StringBuffer, String) - Static method in class org.dlese.dpc.util.Files
Writes a file containing the given content using UTF-8 encoding.
writeGzipResponse(char[], HttpServletResponse) - Static method in class org.dlese.dpc.webapps.servlets.filters.GzipFilter
This method takes the given content and streams it to the client using the response writer.
writePropsFile() - Method in class org.dlese.dpc.propertiesmgr.PropertiesManager
Writes the properties to the same file that was used to read them, preserving any comments in the file.
writePropsFile(String) - Method in class org.dlese.dpc.propertiesmgr.PropertiesManager
Writes the properties to the given file path.

X

XMLConversionService - class org.dlese.dpc.xml.XMLConversionService.
Manages the conversion of XML files from one format to another using XSL or Java classes.
XMLConversionService(File, boolean) - Constructor for class org.dlese.dpc.xml.XMLConversionService
Constructor for the XMLConversionService.
XMLDirectory - interface org.dlese.dpc.xml.XMLDirectory.
Provides a hashmap-like interface to a collection of XML records, hashed with a user-defined key extracted from the XML record.
XMLDoc - class org.dlese.dpc.xml.XMLDoc.
Reads and parses an XML document.
XMLDoc(String, boolean, boolean, boolean) - Constructor for class org.dlese.dpc.xml.XMLDoc
Reads and parses the XML document.
XMLDoc() - Constructor for class org.dlese.dpc.xml.XMLDoc
A non-initialized XMLDoc.
XMLDocReader - class org.dlese.dpc.index.reader.XMLDocReader.
Provides getter methods to read data from an XML-based Lucene Document that was created by a XMLFileIndexingWriter.
XMLDocReader(Document, float, ResultDocConfig) - Constructor for class org.dlese.dpc.index.reader.XMLDocReader
Constructor that is used by ResultDoc at search time to create a new instance.
XMLDocReader(Document) - Constructor for class org.dlese.dpc.index.reader.XMLDocReader
Constructor that may be used programatically to wrap a reader around a Lucene Document created by a FileIndexingServiceWriter.
XMLDocumentFormatConverter - interface org.dlese.dpc.xml.XMLDocumentFormatConverter.
Implementations of this interface are used by the XMLConversionService to convert content from one format to another.
XMLException - exception org.dlese.dpc.xml.XMLException.
Simply wraps Exception.
XMLFileIndexingWriter - class org.dlese.dpc.index.writer.XMLFileIndexingWriter.
Creates a Lucene Document from any XML file by stripping the XML tags to extract and index the content.
XMLFileIndexingWriter(RecordDataService) - Constructor for class org.dlese.dpc.index.writer.XMLFileIndexingWriter
Constructor for the XMLFileIndexingWriter.
XMLFilter - class org.dlese.dpc.xml.XMLFilter.
Subclass of FileFilter to keep non-XML files from appearing in the directory listing.
XMLFilter() - Constructor for class org.dlese.dpc.xml.XMLFilter
 
XMLFormatConverter - interface org.dlese.dpc.xml.XMLFormatConverter.
Implementations of this interface are used by the XMLConversionService to convert XML from one format to another.
XMLMap - interface org.dlese.dpc.xml.XMLMap.
Provides a hashmap-like interface into an XML-based metadata file, hashed by user-defined named keys.
XMLMapFactory - class org.dlese.dpc.xml.XMLMapFactory.
Provides support for XMLDirectory implementations by using static constants and methods to create individual XMLMap instances.
XMLNode - class org.dlese.dpc.xml.XMLNode.
Creates an object wrapper for JDOM XML elements and for accessing their content.
XMLNode(Element) - Constructor for class org.dlese.dpc.xml.XMLNode
Constructor wraps a JDOM Element with a new node.
XMLNode(Element, boolean) - Constructor for class org.dlese.dpc.xml.XMLNode
Constructor wraps a JDOM Element with a new node.
XMLRecord - class org.dlese.dpc.xml.XMLRecord.
Creates a wrapper implementation for accessing a JDOM XML document and for mapping the JDOM elements to a local HashMap.
XMLRecord(File) - Constructor for class org.dlese.dpc.xml.XMLRecord
Accepts an XML file and maps its XML structure to a HashMap.
XMLValidationFilter - class org.dlese.dpc.webapps.servlets.filters.XMLValidationFilter.
Performs XML validation and gzipping of the pre-compiled HTTP response content.
XMLValidationFilter() - Constructor for class org.dlese.dpc.webapps.servlets.filters.XMLValidationFilter
 
XMLValidator - class org.dlese.dpc.xml.XMLValidator.
XMLValidator uses Xerces to parse and validate xml files in a directory or an individual xml file you specify.
XMLValidator() - Constructor for class org.dlese.dpc.xml.XMLValidator
 
XMLWriter - class org.dlese.dpc.xml.XMLWriter.
Subclassed from JDOM's XMLOutputter, in order to tweak output.
XMLWriter() - Constructor for class org.dlese.dpc.xml.XMLWriter
 
XSLTransformer - class org.dlese.dpc.xml.XSLTransformer.
Transforms files or Strings using XSL stylesheets.
XSLTransformer() - Constructor for class org.dlese.dpc.xml.XSLTransformer
Constructor does nothing.
xmlDirectory - Variable in class org.dlese.dpc.xml.SimpleXMLDirectory
file directory containing the raw XML records
xmlFile - Variable in class org.dlese.dpc.xml.XMLRecord
The source XML file used to identify the XML hierarchy.
xmlFile - Variable in class org.dlese.dpc.xml.maps.DleseXMLReader
source XML file
xmlFile - Variable in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
source XML file
xmlRecord - Variable in class org.dlese.dpc.xml.maps.DleseXMLReader
convenience abstraction of the XML DOM
xmlRecord - Variable in class org.dlese.dpc.xml.maps.ReviewStatusXMLReader
convenience abstraction of the XML DOM
xmlString - Variable in class org.dlese.dpc.logging.ClfLogRecord
An arbitrary string, generally XML.
xmlToHtml(String) - Method in class org.dlese.dpc.repository.action.form.RepositoryForm
Provides HTML encoding for XML resulting in text that looks good in a Web browser.
xmlToHtml(String) - Static method in class org.dlese.dpc.webapps.tools.OutputTools
Provides HTML encoding for XML resulting in text that looks good in a Web browser.
xmlToHtmlIndent(String) - Static method in class org.dlese.dpc.webapps.tools.OutputTools
Provides HTML encoding for XML resulting in text that looks good in a Web browser.

A B C D E F G H I J K L M N O P Q R S T U V W X
DLESE Tools
v1.2