Class PropertiesMapper

java.lang.Object
org.cdlib.mrt.utility.PropertiesMapper

public class PropertiesMapper extends Object
Author:
David Loy
  • Field Details

  • Constructor Details

    • PropertiesMapper

      public PropertiesMapper(String prefix, Properties inputProperties)
  • Method Details

    • match

      public String match(String path)
    • main

      public static void main(String[] args)
    • testMatch

      public void testMatch(String value)
    • dump

      public void dump()