On 19 October 2010 15:04, maven apache <[email protected]> wrote: > Can the TCLogParser.java used Independently to parse the tomcat, I want > build a web application to anaylize the tomcat log to do some statistics of > the site. > > However I found it import the TestElement object,and the TestElement also > refer to other classes. >
It's not intended for standalone use. However, you can of course use the source as the basis for whatever you want. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

