예제 #1
0
 public String getProperty(PropertyKey key) {
   return parser.getProperty(key.getValue());
 }