public class PropertyBoxParserImpl extends AbstractBoxParser
| Constructor and Description |
|---|
PropertyBoxParserImpl(Properties mapping) |
PropertyBoxParserImpl(String... customProperties) |
| Modifier and Type | Method and Description |
|---|---|
ParsableBox |
createBox(String type,
byte[] userType,
String parent) |
void |
invoke(String type,
byte[] userType,
String parent) |
parseBoxpublic PropertyBoxParserImpl(String... customProperties)
public PropertyBoxParserImpl(Properties mapping)
public ParsableBox createBox(String type, byte[] userType, String parent)
createBox in class AbstractBoxParserCopyright © 2015. All rights reserved.