org.boris.xlloop.reflect
Class AnnotationHelper

java.lang.Object
  extended by org.boris.xlloop.reflect.AnnotationHelper

public class AnnotationHelper
extends java.lang.Object


Constructor Summary
AnnotationHelper()
           
 
Method Summary
static FunctionInformation extract(java.lang.String name, XLFunction xf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationHelper

public AnnotationHelper()
Method Detail

extract

public static FunctionInformation extract(java.lang.String name,
                                          XLFunction xf)