com.googlecode.mp4parser.util
Class Path

java.lang.Object
  extended by com.googlecode.mp4parser.util.Path

public class Path
extends Object


Constructor Summary
Path(IsoFile isoFile)
           
 
Method Summary
 String createPath(Box box)
           
 Box getPath(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Path

public Path(IsoFile isoFile)
Method Detail

createPath

public String createPath(Box box)

getPath

public Box getPath(String path)


Copyright © 2012. All Rights Reserved.