com.github.stephenc.javaisotools.rockridge.impl
Class SUSPFactory
java.lang.Object
com.github.stephenc.javaisotools.rockridge.impl.SUSPFactory
- Direct Known Subclasses:
- RRIPFactory
public class SUSPFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CE_ENTRY_LENGTH
public static final int CE_ENTRY_LENGTH
- See Also:
- Constant Field Values
SUSPFactory
public SUSPFactory(StreamHandler streamHandler)
doCEEntry
public HashMap doCEEntry()
throws HandlerException
- Throws:
HandlerException
doPDEntry
public void doPDEntry(int paddingLength)
throws HandlerException
- Throws:
HandlerException
doSPEntry
public void doSPEntry(int skipBytes)
throws HandlerException
- Throws:
HandlerException
doSTEntry
public void doSTEntry()
throws HandlerException
- Throws:
HandlerException
doEREntry
public void doEREntry(DataReference id,
DataReference descriptor,
DataReference source,
int version)
throws HandlerException
- Throws:
HandlerException
doEREntry
public void doEREntry(DataReference id,
DataReference source,
int version)
throws HandlerException
- Throws:
HandlerException
doESEntry
public void doESEntry(int sequenceNumber)
throws HandlerException
- Throws:
HandlerException
Copyright © 2013. All Rights Reserved.