public class TldManager
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSchema() |
void |
init()
Loads all the .tld files in the WEB-INF and the META-INF for
the entire classpath.
|
void |
initGlobal() |
void |
setTldDir(java.lang.String tldDir) |
void |
setTldFileSet(FileSetType tldFileSet) |
public java.lang.String getSchema()
public void setTldDir(java.lang.String tldDir)
public void setTldFileSet(FileSetType tldFileSet)
public void init()
throws JspParseException,
java.io.IOException
JspParseExceptionjava.io.IOExceptionpublic void initGlobal()