Enhances tag library classes with the appropriate API at compile time.
| Modifiers | Name | Description |
|---|---|---|
protected static java.lang.String |
GET_TAG_LIB_NAMESPACE_METHOD_NAME |
|
static java.util.regex.Pattern |
TAGLIB_PATTERN |
| Fields inherited from class | Fields |
|---|---|
class AbstractGrailsArtefactTransformer |
CURRENT_PREFIX, METHOD_MISSING_METHOD_NAME, OBJECT_CLASS, PUBLIC_STATIC_MODIFIER, STATIC_METHOD_MISSING_METHOD_NAME |
| Type | Name and description |
|---|---|
protected java.lang.String |
getArtefactType() |
java.lang.String[] |
getArtefactTypes() |
java.lang.Class<?> |
getInstanceImplementation() |
java.lang.Class<?> |
getStaticImplementation() |
protected void |
performInjectionInternal(java.lang.String apiInstanceProperty, org.codehaus.groovy.control.SourceUnit source, org.codehaus.groovy.ast.ClassNode classNode) |
boolean |
shouldInject(java.net.URL url) |