|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.jsp.TldManager
public class TldManager
Stores the parsed tlds.
Method Summary | |
---|---|
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)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
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
JspParseException
java.io.IOException
public void initGlobal()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |