Class FileStorageImpl


  • public class FileStorageImpl
    extends Object
    The default implementation of FileStorage.
    • Field Detail

      • FILE_STORAGE_ROOT

        public static final String FILE_STORAGE_ROOT
        The name of the root directory, within the base directory.
        See Also:
        Constant Field Values
      • FILE_STORAGE_NAMESPACES_PROPERTIES

        public static final String FILE_STORAGE_NAMESPACES_PROPERTIES
        The name of the file in the base directory that holds the namespace map.
        See Also:
        Constant Field Values
      • SHORTY_LENGTH

        public static final int SHORTY_LENGTH
        How often to we insert path separator characters?
        See Also:
        Constant Field Values