public abstract class MetaMapper extends Object
Constructor and Description |
---|
MetaMapper() |
Modifier and Type | Method and Description |
---|---|
void |
end() |
abstract void |
mapItem(String name,
ImageCollectionEntry<?> entry) |
void |
start() |
public MetaMapper()