Index

B C D E F G I J K L M N O P R S T U W 
All Classes All Packages

I

ICleaverInputStream - Interface in eu.steffo.cleaver.logic.stream.input
A ICleaverStream that is also a InputStream (a stream you can read bytes from).
ICleaverOutputStream - Interface in eu.steffo.cleaver.logic.stream.output
A ICleaverStream that is also a OutputStream (a stream you can write bytes to).
ICleaverStream - Interface in eu.steffo.cleaver.logic.stream
The generic interface for the streams used by Cleaver.
ICompressConfig - Interface in eu.steffo.cleaver.logic.config
A IConfig generated by a CompressRow.
IConfig - Interface in eu.steffo.cleaver.logic.config
A configuration generated by a OptionRow to configure a step of a ChopJob.
ICryptConfig - Interface in eu.steffo.cleaver.logic.config
A IConfig generated by a CryptRow.
initCipher(char[]) - Method in class eu.steffo.cleaver.logic.stream.output.CleaverCryptOutputStream
Create and initialize the Cipher CleaverCryptOutputStream.cipher to be used by the CleaverCryptOutputStream.
initCipher(char[], byte[], byte[]) - Static method in class eu.steffo.cleaver.logic.stream.input.CleaverCryptInputStream
Create and initialize the Cipher to be used by the CleaverCryptOutputStream.
inputStreams - Variable in class eu.steffo.cleaver.logic.stream.input.CleaverForkFileInputStream
The InputStreams this object can read from.
isCellEditable(int, int) - Method in class eu.steffo.cleaver.gui.panels.JobsTablePanel.JobsTableModel
 
ISplitConfig - Interface in eu.steffo.cleaver.logic.config
A IConfig generated by a SplitRow.
IV_SIZE - Static variable in class eu.steffo.cleaver.logic.stream.output.CleaverCryptOutputStream
The size in bytes of the initialization vector.
B C D E F G I J K L M N O P R S T U W 
All Classes All Packages