protected static class StandardCollectionURIResolver.FileExpander extends Object implements MappingFunction<ObjectValue<File>,DocumentInfo>
| Constructor and Description |
|---|
FileExpander(URIQueryParameters params,
PipelineConfiguration pipe) |
| Modifier and Type | Method and Description |
|---|---|
SequenceIterator |
map(ObjectValue<File> item)
Map one item to a sequence.
|
public FileExpander(URIQueryParameters params, PipelineConfiguration pipe)
public SequenceIterator map(ObjectValue<File> item) throws XPathException
map in interface MappingFunction<ObjectValue<File>,DocumentInfo>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-2017 Saxonica Limited. All rights reserved.