The same as a JSDependency but containing the origin from the containing JSDependencyManifest, and resolved relative paths.
Expresses a dependency on a raw JS library and the JS libraries this library itself depends on.
Expresses a dependency on a raw JS library and the JS libraries this library itself depends on.
Both the resourceName and each element of dependencies are potentially partial relative paths from the root of the classpath entry to the library. Examples are "jquery.js" or "compressed/history.js".
The information written to a "JS_DEPENDENCIES" manifest file.
The place a JSDependency originated from
Information about a resolved JSDependency
Holds useful JSDependencyManifest filters
The same as a JSDependency but containing the origin from the containing JSDependencyManifest, and resolved relative paths.
This class is used for filtering of dependencies.