org.compass.core.accessor
Class AccessorUtils
java.lang.Object
org.compass.core.accessor.AccessorUtils
public class AccessorUtils
- extends Object
- Author:
- kimchy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccessorUtils
public AccessorUtils()
getCollectionParameter
public static Class getCollectionParameter(Getter getter)
- Returns the Java 5 generics collection parameter. Returns null
if working with Java 1.4 or the collection has no generics parameter.
Copyright (c) 2004-2008 The Compass Project.