org.codehaus.gram
Class GramModule
java.lang.Object
org.codehaus.gram.GramModule
- public class GramModule
- extends Object
A set of helper methods for the JamService for use inside Gram
- Version:
- $Revision: 1552 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GramModule
public GramModule()
getPropertyMap
public static Map getPropertyMap(org.codehaus.jam.JClass jclass)
getFieldMap
public static Map getFieldMap(org.codehaus.jam.JClass jclass)
getMethodMap
public static Map getMethodMap(org.codehaus.jam.JClass jclass)
getElementSimpleNameMap
public static Map getElementSimpleNameMap(org.codehaus.jam.JElement[] elements)
getAnnotationMap
public static Map getAnnotationMap(org.codehaus.jam.JAnnotatedElement element)
getElementQualifiedNameMap
public static Map getElementQualifiedNameMap(org.codehaus.jam.JElement[] elements)
Copyright © 2004-2007 The Codehaus. All Rights Reserved.