Class TarFileProvider

    • Field Detail

      • capabilities

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

      • getCapabilities

        public java.util.Collection<CapabilitygetCapabilities()
        Description copied from interface: FileProvider
        Get the filesystem capabilities.
        These are the same as on the filesystem, but available before the first filesystem was instanciated.
        Returns:
        a Collection of the file systems Capabilities.