|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CFXTagPool
Pool for cfx tags
Method Summary | |
---|---|
CFXTagClass |
getCFXTagClass(String name)
|
Map |
getClasses()
|
CustomTag |
getCustomTag(String name)
return custom tag that match the name |
void |
releaseCustomTag(CustomTag ct)
realese custom tag |
void |
releaseTag(Object tag)
|
Method Detail |
---|
Map getClasses()
CustomTag getCustomTag(String name) throws CFXTagException
name
-
CFXTagException
CFXTagClass getCFXTagClass(String name) throws CFXTagException
CFXTagException
void releaseCustomTag(CustomTag ct)
ct
- void releaseTag(Object tag)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |