com.github.stephenc.javaisotools.joliet.impl
Class JolietHandler
java.lang.Object
com.github.stephenc.javaisotools.sabre.impl.ChainingStreamHandler
com.github.stephenc.javaisotools.iso9660.StandardHandler
com.github.stephenc.javaisotools.joliet.impl.JolietHandler
- All Implemented Interfaces:
- ContentHandler, StreamHandler, StructureHandler
public class JolietHandler
- extends StandardHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JolietHandler
public JolietHandler(StreamHandler streamHandler,
ISO9660RootDirectory root,
JolietConfig config)
throws HandlerException
- Throws:
HandlerException
startElement
public void startElement(Element element)
throws HandlerException
- Specified by:
startElement in interface StructureHandler- Overrides:
startElement in class ChainingStreamHandler
- Throws:
HandlerException
endDocument
public void endDocument()
throws HandlerException
- Specified by:
endDocument in interface StructureHandler- Overrides:
endDocument in class ChainingStreamHandler
- Throws:
HandlerException
Copyright © 2013. All Rights Reserved.