public class ClasspathImportCompileTimeUtil extends Object
Constructor and Description |
---|
ClasspathImportCompileTimeUtil() |
Modifier and Type | Method and Description |
---|---|
static EnumValue |
resolveIdentAsEnum(String constant,
ClasspathImportServiceCompileTime classpathImportService,
boolean isAnnotation) |
static Object |
resolveIdentAsEnumConst(String constant,
ClasspathImportServiceCompileTime classpathImportService,
boolean isAnnotation) |
public static Object resolveIdentAsEnumConst(String constant, ClasspathImportServiceCompileTime classpathImportService, boolean isAnnotation) throws ExprValidationException
ExprValidationException
public static EnumValue resolveIdentAsEnum(String constant, ClasspathImportServiceCompileTime classpathImportService, boolean isAnnotation)
Copyright © 2005–2018. All rights reserved.