public class MovieCreator extends Object
| Constructor and Description |
|---|
MovieCreator() |
public static Movie build(String file) throws IOException
IOExceptionpublic static Movie build(DataSource channel) throws IOException
Movie object from a ReadableByteChannel.channel - input channelIOException - in case of I/O error during IsoFile creationCopyright © 2014. All rights reserved.