public class BaseFunctionReflectionHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LOCALFUNCTIONCLASSES_PREFIX |
| Constructor and Description |
|---|
BaseFunctionReflectionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Set<Class<?>> |
getLocalKeywordClasses() |
static List<String> |
getLocalKeywordClassNames() |
static List<String> |
getLocalKeywordList() |
static Map<String,String> |
getLocalKeywordsWithSchemas() |
public static final String LOCALFUNCTIONCLASSES_PREFIX
public static Map<String,String> getLocalKeywordsWithSchemas() throws Exception
Exceptionpublic static List<String> getLocalKeywordList() throws Exception
Exceptionpublic static Set<Class<?>> getLocalKeywordClasses() throws Exception
ExceptionCopyright © 2019. All rights reserved.