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