com.github.stephenc.javaisotools.iso9660.impl
Class CreateISO

java.lang.Object
  extended by com.github.stephenc.javaisotools.iso9660.impl.CreateISO

public class CreateISO
extends Object


Constructor Summary
CreateISO(StreamHandler streamHandler, ISO9660RootDirectory root)
           
 
Method Summary
 void process(ISO9660Config iso9660Config, RockRidgeConfig rrConfig, JolietConfig jolietConfig, ElToritoConfig elToritoConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateISO

public CreateISO(StreamHandler streamHandler,
                 ISO9660RootDirectory root)
          throws FileNotFoundException
Throws:
FileNotFoundException
Method Detail

process

public void process(ISO9660Config iso9660Config,
                    RockRidgeConfig rrConfig,
                    JolietConfig jolietConfig,
                    ElToritoConfig elToritoConfig)
             throws HandlerException
Throws:
HandlerException


Copyright © 2013. All Rights Reserved.