com.coremedia.iso.boxes.apple
Class AppleGenericBox

java.lang.Object
  extended by com.googlecode.mp4parser.AbstractBox
      extended by com.googlecode.mp4parser.AbstractContainerBox
          extended by com.coremedia.iso.boxes.apple.AppleGenericBox
All Implemented Interfaces:
Box, ContainerBox

public final class AppleGenericBox
extends AbstractContainerBox


Field Summary
static String TYPE
           
 
Fields inherited from class com.googlecode.mp4parser.AbstractContainerBox
boxes, boxParser
 
Fields inherited from class com.googlecode.mp4parser.AbstractBox
type
 
Constructor Summary
AppleGenericBox()
           
 
Method Summary
 
Methods inherited from class com.googlecode.mp4parser.AbstractContainerBox
_parseDetails, addBox, getBoxes, getBoxes, getBoxes, getContent, getContentSize, getNumOfBytesToFirstChild, parse, parseChildBoxes, removeBox, setBoxes, toString, writeChildBoxes
 
Methods inherited from class com.googlecode.mp4parser.AbstractBox
getBox, getIsoFile, getParent, getSize, getType, getUserType, isParsed, setDeadBytes, setParent
 
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, setParent
 

Field Detail

TYPE

public static final String TYPE
See Also:
Constant Field Values
Constructor Detail

AppleGenericBox

public AppleGenericBox()


Copyright © 2012. All Rights Reserved.