Class DFXPCaptionConverter

java.lang.Object
org.opencastproject.caption.converters.DFXPCaptionConverter
All Implemented Interfaces:
CaptionConverter

public class DFXPCaptionConverter extends Object implements CaptionConverter
This is converter for DFXP, XML based caption format. DOM parser is used for both caption importing and exporting, while SAX parser is used for determining which languages are present (DFXP can contain multiple languages).