Saxon.Api
Class JarCollection
-
public class JarCollection
- extends ResourceCollection
A JarCollection represents a collection of resources held in a JAR or ZIP archive, accessess typically using a URI using the "jar" URI scheme, or simply a "file" URI where the target file is a JAR or ZIP file.
Constructor Summary |
|
---|---|
JarCollection (DynamicContext context, string collectionURI, URIQueryParameters parameters) Create a JarCollection |
Constructor Detail
JarCollection
Create a JarCollection
Parameters:
context
- The XPath dynamic contextcollectionURI
- the collection URI used to identify this collection
(typically but not necessarily the location of the JAR file)parameters
- URI query parameters appearing on the collection URI