Here all the auxiliary utility code is collected.

{@link Config} is used to read and parse the configuration file, secore.conf

{@link SecoreException} and {@link ExceptionCode} help with the exception handling.

{@link IOUtil}, {@link StringUtil}, and {@link XMLUtil} provide utility methods for work related to I/O, strings and XML processing.