Class StandardCollectionURIResolver.FileExpander

java.lang.Object
net.sf.saxon.lib.StandardCollectionURIResolver.FileExpander
All Implemented Interfaces:
MappingFunction<ExternalObject<File>,Item<?>>
Enclosing class:
StandardCollectionURIResolver

protected static class StandardCollectionURIResolver.FileExpander extends Object implements MappingFunction<ExternalObject<File>,Item<?>>
Mapping function to process the files in a directory. This maps a sequence of external objects representing files to a sequence of DocumentInfo nodes representing the parsed contents of those files.