Package de.pangaea.metadataportal.utils

This package provides utility classes for panFMP.

See:
          Description

Class Summary
AutoCloseIndexReader AutoCloseIndexReader is used by IndexConfig.getSharedIndexReader() to make IndexReaders cleanup by GC possible.
BooleanParser BooleanParser is a simple static class supplying a method to parse booleans.
ExtendedDigester Extension of the Commons Digester Class, that works around some limitations/bugs.
ExtendedDigester.DoNothingRule This rule does nothing.
IndexConstants Some constants used by panFMP.
ISODateFormatter Simple static class to create and parse ISO-8601 date stamps (used by OAI harvester): The used date formats are: Long date: yyyy-MM-dd'T'HH:mm:ss'Z' Short date: yyyy-MM-dd
LenientDateParser Simple static class to parse date/times very lenient.
LoggingErrorListener Helper class to correctly log TransformerExceptions with Commons Logging.
LogUtil Simple static class that supplies PrintStreams for log methods.
LRUMap<K,V> Simple LRUMap based on LinkedHashMap.
QNameParser Simple static class to parse XPath-like string QNames ("prefix:tagname").
SaxRule This class is used as a rule for included documents during Digester parsing.
SimpleCookieHandler  
StaticFactories Some pre-allocated XML factories.
 

Annotation Types Summary
PublicForDigesterUse This annotation is used to mark methods/classes that are only declared public for use by Digester but are not intended to be public.
 

Package de.pangaea.metadataportal.utils Description

This package provides utility classes for panFMP.



Copyright ©2007-2009 panFMP Developers c/o Uwe Schindler