Contains RA, the main entry point for using ResearchAssistant in a research application. Add a call to RA.begin as the first line of your main method.

When installed into the running JVM, RA will parse command line arguments to decide what actions to take, including converting all console output to well-formed XML if the --ra-xml command line flag is specified.