com.coremedia.iso
Class IsoFileConvenienceHelper

java.lang.Object
  extended by com.coremedia.iso.IsoFileConvenienceHelper

public class IsoFileConvenienceHelper
extends Object

A fine selection of useful methods.

Author:
Andre John Mas, Sebastian Annies

Constructor Summary
IsoFileConvenienceHelper()
           
 
Method Summary
static Box get(ContainerBox containerBox, String path)
           
static void switchToAutomaticChunkOffsetBox(IsoFile isoFile)
          The AutomaticChunkOffsetBox keeps track of the offset changes by recalculating them on the fly if any change occurs to the file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsoFileConvenienceHelper

public IsoFileConvenienceHelper()
Method Detail

switchToAutomaticChunkOffsetBox

public static void switchToAutomaticChunkOffsetBox(IsoFile isoFile)
The AutomaticChunkOffsetBox keeps track of the offset changes by recalculating them on the fly if any change occurs to the file.

Parameters:
isoFile - will be changed!

get

public static Box get(ContainerBox containerBox,
                      String path)


Copyright © 2011. All Rights Reserved.