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