- InsuranceIdFinder - Class in org.iqtig.packer
-
- InsuranceIdFinder() - Constructor for class org.iqtig.packer.InsuranceIdFinder
-
- InsuranceIdFinder.SAXTerminatorException - Exception in org.iqtig.packer
-
- IqtigError - Exception in org.iqtig.tpacker.error
-
Die Klasse erbt von Error und wurde für die Verwaltung von mehr als einem Fehler erweitert.
- IqtigError(String) - Constructor for exception org.iqtig.tpacker.error.IqtigError
-
Erzeugt IqtigError mit einer Beschreibung des Fehlers.
- IqtigError(String, Collection<ValidationErrorException>) - Constructor for exception org.iqtig.tpacker.error.IqtigError
-
Erzeugt IqtigError mit einer Beschreibung des Fehlers und einer Liste von Fehlern.
- IqtigError(Collection<ValidationErrorException>) - Constructor for exception org.iqtig.tpacker.error.IqtigError
-
Erzeugt IqtigError mit einer Liste von Fehlern.
- isDecrypt() - Method in interface org.iqtig.tpacker.Configuration
-
Die Funktion gibt beim Entschlüsseln "true" zurück.
- isDecrypt() - Method in class org.iqtig.tpacker.impl.ConfigurationImpl
-
- isEncypt() - Method in interface org.iqtig.tpacker.Configuration
-
Die Funktion gibt beim Verschlüsseln "true" zurück.
- isEncypt() - Method in class org.iqtig.tpacker.impl.ConfigurationImpl
-
- isHelp() - Method in interface org.iqtig.tpacker.Configuration
-
Gibt zurück, ob die Hilfe aus der Standardfehlerausgabe ausgegeben werden soll.
- isHelp() - Method in class org.iqtig.tpacker.impl.ConfigurationImpl
-
- isInFiles() - Method in class org.iqtig.tpacker.impl.ConfigHelper
-
- isPassword() - Method in class org.iqtig.tpacker.impl.ConfigHelper
-
- isTimeStamp() - Method in interface org.iqtig.tpacker.Configuration
-
Wenn der Zeitstempel in den Dateinamen der zu verschlüsslenden Datei angehängt werden soll, wird hier "true" zurückgegeben.
- isTimeStamp() - Method in class org.iqtig.tpacker.impl.ConfigurationImpl
-
- isUnzip() - Method in interface org.iqtig.tpacker.Configuration
-
Die Funktion gibt beim Entpacken "true" zurück.
- isUnzip() - Method in class org.iqtig.tpacker.impl.ConfigurationImpl
-
- isZip() - Method in interface org.iqtig.tpacker.Configuration
-
Die Funktion gibt beim Packen "true" zurück.
- isZip() - Method in class org.iqtig.tpacker.impl.ConfigurationImpl
-