Resource Handler
Provides access to resource-specific utility methods, for example factory methods that create various resources.
Functions
Link copied to clipboard
Creates resource that points to a bzip2 compressed file at the given path.
Link copied to clipboard
Returns a factory for creating
TextResource
s from various sources such as strings, files, and archive entries.Link copied to clipboard
Creates resource that points to a gzip compressed file at the given path.