Package org.relique.io
-
Interface Summary Interface Description CryptoFilter minimalistic approach to decrypting a file.TableReader Interface for reading database tables. -
Class Summary Class Description DataReader EncryptedFileInputStream EncryptedFileOutputStream FileSetInputStream Class that collapses a set of files into one input stream.ListDataReader A reader from a list, enabling database metadata functions to return JDBC ResultSet objects containing lists of tables, schemas and other metadata.XORCipher Example encryption filter that XOR's the all data with a secret seed value.