Package org.pricingnexus.helper

Class Summary
DatabaseExtract The application needs the following arguments in the command line to work #0 : Name of a valid PricingNexus INI-file #1 : Name of database system; needed for creation of matching escape codes, currently supported is "sybase" only #2 : Name of table to extract data from #3...
HtmlRefiner This small little helper application is used to retreive a HTML page, cleans it up like the USSGttpFetcher does and stores the content into a given file.
Logger $Header$
StartLogger This is a small little class that just shoots up the main Logger-Class into the sky.
StartLogger.LoggerThread