Class Mpeg7Parser

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.opencastproject.metadata.mpeg7.Mpeg7Parser
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class Mpeg7Parser extends DefaultHandler
Parser implementation for mpeg-7 files. Note that this implementation does by far not cover the full mpeg-7 standard but only deals with those parts relevant to Opencast, mainly temporal decompositions.