sunlabs.brazil.sunlabs
Class ValidateTemplate.GlobProperties

java.lang.Object
  extended by java.util.Dictionary
      extended by java.util.Hashtable
          extended by java.util.Properties
              extended by sunlabs.brazil.sunlabs.ValidateTemplate.GlobProperties
All Implemented Interfaces:
Serializable, Cloneable, Map
Enclosing class:
ValidateTemplate

public static class ValidateTemplate.GlobProperties
extends Properties

Special version of a properties that uses the sub expresions of the supplied glob pattern and type to define the keys 1-9.

See Also:
Serialized Form

Constructor Summary
ValidateTemplate.GlobProperties(Properties props, String pattern, String name)
           
 
Method Summary
 String getProperty(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, remove, size, toString, values
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValidateTemplate.GlobProperties

public ValidateTemplate.GlobProperties(Properties props,
                                       String pattern,
                                       String name)
Method Detail

getProperty

public String getProperty(String key)
Overrides:
getProperty in class Properties

Version Kenai-svn-r24, Generated 08/18/09
Copyright (c) 2001-2009, Sun Microsystems.