jar

it.tidalwave.northernwind : it-tidalwave-northernwind-core-filesystem-basic

Maven & Gradle

Feb 04, 2023
12 usages

NorthernWind :: Filesystems :: Basic · The implementation of some basic filesystems.

Table Of Contents

Latest Version

Download it.tidalwave.northernwind : it-tidalwave-northernwind-core-filesystem-basic JAR file - Latest Versions:

All Versions

Download it.tidalwave.northernwind : it-tidalwave-northernwind-core-filesystem-basic JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.1
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window it-tidalwave-northernwind-core-filesystem-basic-1.2-ALPHA-11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

it.tidalwave.northernwind.frontend.filesystem.basic

├─ it.tidalwave.northernwind.frontend.filesystem.basic.FileSystemProvidersProvider.class - [JAR]

├─ it.tidalwave.northernwind.frontend.filesystem.basic.LocalCopyFileSystemProvider.class - [JAR]

├─ it.tidalwave.northernwind.frontend.filesystem.basic.LocalFileSystemProvider.class - [JAR]

├─ it.tidalwave.northernwind.frontend.filesystem.basic.ZipFileSystemProvider.class - [JAR]

it.tidalwave.northernwind.frontend.filesystem.impl

├─ it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatform.class - [JAR]

├─ it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileSystemNetBeansPlatform.class - [JAR]

it.tidalwave.northernwind.frontend.filesystem.basic.layered

├─ it.tidalwave.northernwind.frontend.filesystem.basic.layered.DecoratorResourceFile.class - [JAR]

├─ it.tidalwave.northernwind.frontend.filesystem.basic.layered.DecoratorResourceFolder.class - [JAR]

├─ it.tidalwave.northernwind.frontend.filesystem.basic.layered.DelegateZipFileSystemsDiscoverer.class - [JAR]

├─ it.tidalwave.northernwind.frontend.filesystem.basic.layered.FileDelegateExclusions.class - [JAR]

├─ it.tidalwave.northernwind.frontend.filesystem.basic.layered.FolderDelegateExclusions.class - [JAR]

├─ it.tidalwave.northernwind.frontend.filesystem.basic.layered.LayeredFileSystemProvider.class - [JAR]

├─ it.tidalwave.northernwind.frontend.filesystem.basic.layered.LayeredResourceFileSystem.class - [JAR]