protected static class StandardCollectionURIResolver.FileExpander extends java.lang.Object implements MappingFunction<ExternalObject<java.io.File>,Item<?>>
Constructor and Description |
---|
FileExpander(URIQueryParameters params,
PipelineConfiguration pipe) |
Modifier and Type | Method and Description |
---|---|
SequenceIterator<?> |
map(ExternalObject<java.io.File> item)
Map one item to a sequence.
|
public FileExpander(URIQueryParameters params, PipelineConfiguration pipe)
public SequenceIterator<?> map(ExternalObject<java.io.File> item) throws XPathException
map
in interface MappingFunction<ExternalObject<java.io.File>,Item<?>>
item
- The item to be mapped.
If context is supplied, this must be the same as context.currentItem().XPathException
- if a dynamic error occursCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.