Package org.djutils.io
package org.djutils.io
Classes to assist in translating URLs to paths, either based on a resource, file, or inside a jar-file; and other file
related classes.
Copyright (c) 2002-2025 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information https://djutils.org. The DJUTILS project is distributed under a three-clause BSD-style license, which can be found at https://djutils.org/docs/license.html.
-
ClassDescriptionFile writer for multiple files in to a zip file.ResourceResolver resolves a resource on the classpath, on a file system, as a URL or in a jar-file.Inner class with the specifications for a resource.Enum for the kind of resource handle: file, JAR entry, HTTP resource, or generic URL.Deprecated.