Class FilesystemConstants


  • public final class FilesystemConstants
    extends Object
    Common constants used in filesystem provider
    • Field Detail

      • PROPERTY_BASEDIR

        public static final String PROPERTY_BASEDIR
        Specify the base directory where provider starts its file operations - must exists
        See Also:
        Constant Field Values
      • PROPERTY_AUTO_DETECT_CONTENT_TYPE

        public static final String PROPERTY_AUTO_DETECT_CONTENT_TYPE
        Specify if the Content-Type of a file should be autodetected if it is not set
        See Also:
        Constant Field Values