org.novadeck.jxla.config
Class Config
java.lang.Object
org.novadeck.jxla.config.Config
public class Config
- extends Object
Configure all needed information from the config file
Constructor Summary |
Config(String re)
path list of log files to parse |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Config
public Config(String re)
- path list of log files to parse
addLogLineFormat
public void addLogLineFormat(String s)
- add a valid line format
- Parameters:
s
- valid expression for parsing log lines- See Also:
RegexpData
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.