Package org.faceless.publisher.resource
package org.faceless.publisher.resource
Provides the classes and interfaces used for loading external resources
-
ClassDescriptionA subclass of URLConnection for the "about" schemeA subclass of URLConnection for the custom "classpath" scheme, e.g.A subclass of URLConnection that can be used to read from "data" URLs.A URLConnectionFactory that handles the "jar" and "file" URLs, ie. those handled by Java by default.A subclass of URLConnection for the "fonts" scheme, which generates a dynamic stylesheet of all fonts matching the specified path.A URLConnectionFactory that handles the "http", "https", "ftp" URLs, ie. those handled by Java by defaultA ResourceLoader returning a KeyStore or Certificate.A subclass of URLConnection for the "font-local" schemeA general purpose URLConnectionFactory which can be used to map particular URLs to a preloaded byte array, known as a "Blob" (after the same term in web browsers).A URLConnectionFactory that handles the "pkcs11" scheme fromA ResourceLoader returning a KeyStore or Certificate.A Resource represents an resource such as an HTML page, a stylesheet, an image, a font etc.Describes a Resource.A
Resource
may have one or more ResourceFlavorsA ResourceLoader loads an Object from a URIThe URLConnectionFactory interface defines a method of requesting and loading content from a particular type of URL.A ResourceLoader that handles many basic types.A URLConnectionFactory that can be used to load resources from a Zip file.Which variation of Zip file we're loading