@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.
|
discover
public org.apache.commons.jelly.Script load(CustomTagLibrary taglib, String name, ClassLoader classLoader) throws org.apache.commons.jelly.JellyException
JellyTagFileLoader
load
in class JellyTagFileLoader
org.apache.commons.jelly.JellyException
Copyright © 2015. All rights reserved.