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