com.coremedia.iso
Class PropertyBoxParserImpl
java.lang.Object
com.coremedia.iso.AbstractBoxParser
com.coremedia.iso.PropertyBoxParserImpl
- All Implemented Interfaces:
- BoxParser
public class PropertyBoxParserImpl
- extends AbstractBoxParser
A Property file based BoxFactory
Method Summary |
Box |
createBox(java.lang.String type,
byte[] userType,
java.lang.String parent)
|
java.lang.Class<? extends Box> |
getClassForFourCc(java.lang.String type,
byte[] userType,
java.lang.String parent)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyBoxParserImpl
public PropertyBoxParserImpl(java.lang.String... customProperties)
PropertyBoxParserImpl
public PropertyBoxParserImpl(java.util.Properties mapping)
getClassForFourCc
public java.lang.Class<? extends Box> getClassForFourCc(java.lang.String type,
byte[] userType,
java.lang.String parent)
createBox
public Box createBox(java.lang.String type,
byte[] userType,
java.lang.String parent)
- Specified by:
createBox
in class AbstractBoxParser
Copyright © 2012. All Rights Reserved.