public class FileMetaMapper extends MetaMapper
| Constructor and Description |
|---|
FileMetaMapper(File metaOutputFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
end() |
void |
mapItem(String name,
ImageCollectionEntry<?> entry) |
void |
start() |
public FileMetaMapper(File metaOutputFile) throws FileNotFoundException
FileNotFoundExceptionpublic void start() throws FileNotFoundException
start in class MetaMapperFileNotFoundExceptionpublic void mapItem(String name, ImageCollectionEntry<?> entry)
mapItem in class MetaMapperpublic void end() throws FileNotFoundException
end in class MetaMapperFileNotFoundException