sunlabs.brazil.sunlabs

Class MiscTemplate.GlobProperties

public static class MiscTemplate.GlobProperties extends Properties

Special version of a properties that uses the sub expresions of the supplied glob pattern and name to define the keys 1-9. The value "0" takes the supplied default.
Constructor Summary
GlobProperties(Properties props, String pattern, String name, String dflt)
Method Summary
StringgetProperty(String key)

Constructor Detail

GlobProperties

public GlobProperties(Properties props, String pattern, String name, String dflt)

Method Detail

getProperty

public String getProperty(String key)