org.opennms.core.utils
Class MatchTable
java.lang.Object
org.opennms.core.utils.MatchTable
- All Implemented Interfaces:
- PropertiesUtils.SymbolTable
public class MatchTable
- extends Object
- implements PropertiesUtils.SymbolTable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchTable
public MatchTable(Matcher m)
Constructor for MatchTable.
- Parameters:
m - a Matcher object.
getSymbolValue
public String getSymbolValue(String symbol)
-
- Specified by:
getSymbolValue in interface PropertiesUtils.SymbolTable
Copyright © 2011. All Rights Reserved.