Class TarFileProvider

    • Field Detail

      • capabilities

        protected static final java.util.Collection<Capability> capabilities
        The provider's capabilities
    • Constructor Detail

    • Method Detail

      • getCapabilities

        public java.util.Collection<CapabilitygetCapabilities()
        Description copied from interface: FileProvider
        Gets the file system capabilities.

        These are the same as on the file system, but available before the first file system was instantiated.

        Returns:
        a Collection of the file systems Capabilities.