| Interface | Description |
|---|---|
| BoxParser |
Basic interface to create boxes from a
IsoBufferWrapper and its parent. |
| Class | Description |
|---|---|
| AbstractBoxParser |
This BoxParser handles the basic stuff like reading size and extracting box type.
|
| Ascii |
Converts
byte[] -> String and vice versa. |
| BoxReplacer | |
| Hex |
Converts hexadecimal Strings.
|
| IsoFile |
The most upper container for ISO Boxes.
|
| IsoTypeReader | |
| IsoTypeReaderVariable | |
| IsoTypeWriter | |
| IsoTypeWriterVariable | |
| PropertyBoxParserImpl |
A Property file based BoxFactory
|
| Utf8 |
Converts
byte[] -> String and vice versa. |
Copyright © 2014. All rights reserved.