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
FileNotFoundException
public void start() throws FileNotFoundException
start
in class MetaMapper
FileNotFoundException
public void mapItem(String name, ImageCollectionEntry<?> entry)
mapItem
in class MetaMapper
public void end() throws FileNotFoundException
end
in class MetaMapper
FileNotFoundException