Class ManifestSAX

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.cdlib.mrt.cloud.ManifestSAX
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class ManifestSAX extends DefaultHandler
This object imports the formatTypes.xml and builds a local table of supported format types. Note, that the ObjectFormat is being deprecated and replaced by a single format id (fmtid). This change is happening because formatName is strictly a description and has no functional use. The scienceMetadata flag is being dropped because the ORE Resource Map is more flexible and allows for a broader set of data type.
Author:
dloy