|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Dictionary<K,V>
java.util.Hashtable<java.lang.Object,java.lang.Object>
java.util.Properties
sunlabs.brazil.sunlabs.ValidateTemplate.GlobProperties
public static class ValidateTemplate.GlobProperties
Special version of a properties that uses the sub expresions of the supplied glob pattern and type to define the keys 1-9.
| Field Summary |
|---|
| Fields inherited from class java.util.Properties |
|---|
defaults |
| Constructor Summary | |
|---|---|
ValidateTemplate.GlobProperties(java.util.Properties props,
java.lang.String pattern,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getProperty(java.lang.String key)
|
| Methods inherited from class java.util.Properties |
|---|
getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames |
| Methods inherited from class java.util.Hashtable |
|---|
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ValidateTemplate.GlobProperties(java.util.Properties props,
java.lang.String pattern,
java.lang.String name)
| Method Detail |
|---|
public java.lang.String getProperty(java.lang.String key)
getProperty in class java.util.Properties
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||