Package-level declarations
Types
Read access for a revisioned file registry.
Configuration options for the RevFilePlugin.
A registry for revisioned files, scoped under the given path.
Describes a revisioned file, meaning its path is unique based on its content.
Write access for a revisioned file registry.
Properties
Functions
Creates a new custom RevisionedFile and adds it to this WriteableRevFileRegistry.
Creates a new RevisionedFile from the given file and adds it to this WriteableRevFileRegistry.
Creates a new RevisionedFile from the given JVM resource and adds it to this WriteableRevFileRegistry.
Creates a new RevisionedFile from the given source and adds it to this WriteableRevFileRegistry.
Creates a new RevisionedFile from the given URI and adds it to this WriteableRevFileRegistry.
Creates a new RevisionedFile from the given URL and adds it to this WriteableRevFileRegistry.