com.github.stephenc.javaisotools.sabre
Interface Fixup

All Superinterfaces:
ContentHandler
All Known Implementing Classes:
FileFixup

public interface Fixup
extends ContentHandler


Method Summary
 void close()
           
 boolean isClosed()
           
 
Methods inherited from interface com.github.stephenc.javaisotools.sabre.ContentHandler
data, fixup, mark
 

Method Detail

close

void close()
           throws HandlerException
Throws:
HandlerException

isClosed

boolean isClosed()


Copyright © 2013. All Rights Reserved.