Class MatchTable

  • All Implemented Interfaces:
    org.opennms.core.utils.PropertiesUtils.SymbolTable

    public class MatchTable
    extends Object
    implements org.opennms.core.utils.PropertiesUtils.SymbolTable
    • Constructor Detail

      • MatchTable

        public MatchTable​(Matcher m)

        Constructor for MatchTable.

        Parameters:
        m - a Matcher object.
    • Method Detail

      • getSymbolValue

        public String getSymbolValue​(String symbol)
        Specified by:
        getSymbolValue in interface org.opennms.core.utils.PropertiesUtils.SymbolTable