public interface CFXTagPool
Modifier and Type | Method and Description |
---|---|
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) |
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)
Copyright © 2015 Lucee