com.googlecode.mp4parser.util
Class Path

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

public class Path
extends java.lang.Object


Constructor Summary
Path(IsoFile isoFile)
           
 
Method Summary
 java.lang.String createPath(Box box)
           
 Box getPath(java.lang.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 java.lang.String createPath(Box box)

getPath

public Box getPath(java.lang.String path)


Copyright © 2012. All Rights Reserved.