|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.jsp.cfg.TldTag
com.caucho.jsp.cfg.JsfTag
public class JsfTag
Configuration for the taglib tag in the .tld
| Constructor Summary | |
|---|---|
JsfTag()
|
|
| Method Summary | |
|---|---|
java.util.ArrayList |
getAttributeList()
Gets the attributes |
TagAttributeInfo[] |
getAttributes()
Returns the attributes. |
java.lang.String |
getBodyContent()
Gets the body-content |
java.lang.Class |
getComponentClass()
|
java.util.ArrayList<Dependency> |
getDependencyList()
Returns the dependency. |
java.lang.String |
getDescription()
Gets the description |
java.lang.String |
getDisplayName()
Gets the display-name |
java.lang.String |
getDynamicAttributeName()
Gets the dynamic-attrisavesavebutes |
boolean |
getDynamicAttributes()
Gets the dynamic-attributes |
java.util.ArrayList |
getFragmentAttributes()
Returns the attributes. |
java.lang.String |
getInfo()
Gets the info |
java.lang.Class |
getTagClass()
Gets the tag class |
java.lang.String |
getTagClassName()
Gets the tag class |
TagExtraInfo |
getTagExtraInfo()
Gets the tei object |
java.lang.String |
getTeiClassName()
Gets the tei class |
java.util.ArrayList<TagVariableInfo> |
getVariableList()
Gets the variables |
TagVariableInfo[] |
getVariables()
Returns the variables. |
void |
setComponentClass(java.lang.Class cl)
|
java.lang.String |
toString()
|
void |
validate()
validates. |
| Methods inherited from class com.caucho.jsp.cfg.TldTag |
|---|
addAttribute, addDependency, addFragmentAttribute, addVariable, equals, getBaseTag, getExample, getLargeIcon, getName, getSmallIcon, hashCode, setBaseTag, setBodycontent, setBodyContent, setConfigLocation, setDescription, setDisplayName, setDynamicAttributeName, setDynamicAttributes, setExample, setIcon, setInfo, setLargeIcon, setName, setSmallIcon, setTagclass, setTagClass, setTeiclass, setTeiClass |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JsfTag()
| Method Detail |
|---|
public void setComponentClass(java.lang.Class cl)
public java.lang.Class getComponentClass()
public java.util.ArrayList<Dependency> getDependencyList()
getDependencyList in class TldTagpublic java.lang.Class getTagClass()
getTagClass in class TldTagpublic java.lang.String getTagClassName()
getTagClassName in class TldTagpublic java.lang.String getTeiClassName()
getTeiClassName in class TldTagpublic TagExtraInfo getTagExtraInfo()
getTagExtraInfo in class TldTagpublic java.lang.String getBodyContent()
getBodyContent in class TldTagpublic java.lang.String getDisplayName()
getDisplayName in class TldTagpublic java.lang.String getInfo()
getInfo in class TldTagpublic java.lang.String getDescription()
getDescription in class TldTagpublic java.util.ArrayList<TagVariableInfo> getVariableList()
getVariableList in class TldTagpublic TagVariableInfo[] getVariables()
getVariables in class TldTagpublic java.util.ArrayList getAttributeList()
getAttributeList in class TldTagpublic TagAttributeInfo[] getAttributes()
getAttributes in class TldTagpublic java.util.ArrayList getFragmentAttributes()
getFragmentAttributes in class TldTagpublic boolean getDynamicAttributes()
getDynamicAttributes in class TldTagpublic java.lang.String getDynamicAttributeName()
getDynamicAttributeName in class TldTag
public void validate()
throws JspParseException
validate in class TldTagJspParseExceptionpublic java.lang.String toString()
toString in class TldTag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||