Package digilib.meta

Class IndexMetaLoader

java.lang.Object
digilib.meta.IndexMetaLoader

public class IndexMetaLoader extends Object
Class loading index.meta files with metadata extracting some image file related information. Extracts into the MetadataMap all tags in the meta/img tag as key-value pairs and the content of the meta/context tag as XML. Returns a map with filenames and MetadataMaps. Implemented using javax.xml.parsers.SAXParser.
Author:
Robert Casties
See Also: