Package org.ringojs.repository
A framework for unified loading of scripts and other resources.
-
Interface Summary Interface Description Repository Repository represents an abstract container of resources (e.g.Resource Resource represents a pointer to some kind of information (code, skin, ...) from which the content can be fetchedTrackable Parent interface for both Repository and Resource interfaces. -
Class Summary Class Description AbstractRepository Provides common methods and fields for the default implementations of the repository interfaceAbstractResource FileRepository Repository implementation for directories providing file resourcesFileResource StringResource Tracker A utility class that allows Resource consumers to track changes on resources.WebappRepository WebappResource ZipRepository ZipResource