|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.coremedia.iso.boxes.AbstractBox
com.coremedia.iso.boxes.apple.AbstractAppleMetaDataBox
com.coremedia.iso.boxes.apple.AppleAlbumBox
public final class AppleAlbumBox
Field Summary | |
---|---|
static String |
TYPE
|
Fields inherited from class com.coremedia.iso.boxes.AbstractBox |
---|
deadBytes, type |
Constructor Summary | |
---|---|
AppleAlbumBox()
|
Method Summary |
---|
Methods inherited from class com.coremedia.iso.boxes.apple.AbstractAppleMetaDataBox |
---|
_parseDetails, getBoxes, getBoxes, getBoxes, getContent, getContentSize, getNumOfBytesToFirstChild, getValue, hexStringToByteArray, setBoxes, setValue, toString |
Methods inherited from class com.coremedia.iso.boxes.AbstractBox |
---|
getBox, getDeadBytes, getHeader, getIsoFile, getParent, getSize, getType, getUserType, isParsed, parse, parseDetails, setDeadBytes, setParent, setUserType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.coremedia.iso.boxes.ContainerBox |
---|
getIsoFile, getParent |
Methods inherited from interface com.coremedia.iso.boxes.Box |
---|
getBox, getSize, getType, parse, setParent |
Field Detail |
---|
public static final String TYPE
Constructor Detail |
---|
public AppleAlbumBox()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |