com.github.stephenc.javaisotools.iso9660.impl
Class ISO9660Factory
java.lang.Object
com.github.stephenc.javaisotools.iso9660.impl.ISO9660Factory
- Direct Known Subclasses:
- ISO9660RockRidgeFactory
public class ISO9660Factory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISO9660Factory
public ISO9660Factory(StreamHandler streamHandler,
StandardConfig config,
LayoutHelper helper,
ISO9660RootDirectory root,
HashMap volumeFixups)
applyNamingConventions
public void applyNamingConventions()
throws HandlerException
- Throws:
HandlerException
relocateDirectories
public void relocateDirectories()
doPT
public void doPT(Object type)
throws HandlerException
- Throws:
HandlerException
doDRA
public void doDRA()
throws HandlerException
- Throws:
HandlerException
doFileFixup
public void doFileFixup(ISO9660File file)
throws HandlerException
- Throws:
HandlerException
doEmptyFileFixups
public void doEmptyFileFixups()
throws HandlerException
- Throws:
HandlerException
Copyright © 2013. All Rights Reserved.