public class MultithreadedCollectionURIResolver extends StandardCollectionURIResolver implements CollectionURIResolver
StandardCollectionURIResolver.FileExpander| Constructor and Description |
|---|
MultithreadedCollectionURIResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected SequenceIterator<DocumentInfo> |
directoryContents(File directory,
URIQueryParameters params,
XPathContext context)
Return the contents of a collection as a sequenceIterator to a directory in filestore
|
catalogContents, makeAbsoluteURI, resolveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresolveprotected SequenceIterator<DocumentInfo> directoryContents(File directory, URIQueryParameters params, XPathContext context)
directoryContents in class StandardCollectionURIResolverdirectory - the directory to be processedparams - parameters indicating whether to process recursively, what to do on
errors, and which files to selectcontext - the dynamic XPath evaluation contextCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.