|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.jsp.TagManager
public class TagManager
Stores the information for the .tags
Field Summary | |
---|---|
protected java.util.HashMap<java.lang.String,Taglib> |
_taglibMap
|
Constructor Summary | |
---|---|
TagManager(JspResourceManager resourceManager)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.HashMap<java.lang.String,Taglib> _taglibMap
Constructor Detail |
---|
public TagManager(JspResourceManager resourceManager) throws JspParseException, java.io.IOException
JspParseException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |