org.annotation.wordfreak.util
Class Properties

java.lang.Object
  extended byorg.annotation.wordfreak.util.Properties

public final class Properties
extends java.lang.Object


Constructor Summary
Properties()
           
 
Method Summary
static HashList constructPropertyValueMap(java.util.Iterator annotationIterator, java.lang.String propertyName)
           
static java.util.Map constructPropertyValueMap(java.util.Iterator annotationIterator, java.lang.String propertyName, java.lang.String partitionType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Properties

public Properties()
Method Detail

constructPropertyValueMap

public static HashList constructPropertyValueMap(java.util.Iterator annotationIterator,
                                                 java.lang.String propertyName)

constructPropertyValueMap

public static java.util.Map constructPropertyValueMap(java.util.Iterator annotationIterator,
                                                      java.lang.String propertyName,
                                                      java.lang.String partitionType)


Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.