Package org.dlese.dpc.schemedit.config


package org.dlese.dpc.schemedit.config
  • Classes
    Class
    Description
    Abstract class for extracting information from, and writing to, XML config files
    Holds information about a collection that is accessed via a CollectionConfigReader.
    Extracts info from a Collection configuration document.
    Utilities for manipulating XPaths, represented as String
    Holds CollectionConfig instances in a map structure, keyed by collection id (e.g., "dcc"); The registry is initialized during system startup by reading from a configDir where the collection config files are located.
     
    Converts old style DcsData records (that only mantained a single-entry) into history-aware records.
    Extracts info to augment that of the Schema from a framework configuration file.
    Class repsonsible for generating unique IDs for a particular collection.
    Provides information about a schema element that is not expressed in the XML Schema, but that is helpful in displaying and editing documents within a framework.
    Class to sort lists of
    invalid reference
    PathMap
    instances by their xpath property.
    Map holding SchemaPath instances that are defined in the framework configuration files, instantiated by FrameworkConfigReader instances, and accessed by MetaDataFramework.
    Comparator to sort StatusFlag instances natural order of their "label" property.
    Hold a tuple of status value, label and accompanying decription.
    Hold a tuple of status value and accompanying decription.
    Bean to handle the "userInfo" element of the framework_config record, which is used to specify where information about the current user is to be placed in metadata records.