@MetaInfServices public class GroovyTagFileLoader extends JellyTagFileLoader
| Constructor and Description |
|---|
GroovyTagFileLoader() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.jelly.Script |
load(CustomTagLibrary taglib,
String name,
ClassLoader classLoader)
Loads a tag file for the given tag library.
|
discoverpublic org.apache.commons.jelly.Script load(CustomTagLibrary taglib, String name, ClassLoader classLoader) throws org.apache.commons.jelly.JellyException
JellyTagFileLoaderload in class JellyTagFileLoaderorg.apache.commons.jelly.JellyExceptionCopyright © 2014. All rights reserved.