ar.com.jmfsg.documentation.support
Class Utils

java.lang.Object
  extended by ar.com.jmfsg.documentation.support.Utils

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
static void normalizeDocumentationData(Map<String,List<Method>> documentation, Map<String,Group> groups, Map<String,Map<String,Object>> documentationByGroup, Map<String,Method> documentationByMethod)
           
static String obtainMethodName(Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

normalizeDocumentationData

public static void normalizeDocumentationData(Map<String,List<Method>> documentation,
                                              Map<String,Group> groups,
                                              Map<String,Map<String,Object>> documentationByGroup,
                                              Map<String,Method> documentationByMethod)

obtainMethodName

public static String obtainMethodName(Method method)


Copyright © 2013. All Rights Reserved.