|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.jsp.cfg.TldFragmentInput
public class TldFragmentInput
Configuration for the taglib attribute in the .tld
| Constructor Summary | |
|---|---|
TldFragmentInput()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns the description |
java.lang.String |
getName()
Gets the attribute name. |
java.lang.Class |
getType()
Returns the fragment input type |
void |
setDescription(java.lang.String description)
Sets the description |
void |
setName(java.lang.String name)
Sets the attribute name. |
void |
setType(java.lang.Class type)
Sets the fragment input type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TldFragmentInput()
| Method Detail |
|---|
public void setName(java.lang.String name)
public java.lang.String getName()
public void setType(java.lang.Class type)
public java.lang.Class getType()
public void setDescription(java.lang.String description)
public java.lang.String getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||