|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectJspTaglibSubTask.TagLib
public static class JspTaglibSubTask.TagLib
Constructor Summary | |
---|---|
JspTaglibSubTask.TagLib()
|
Method Summary | |
---|---|
String |
getLocation()
Gets the Location attribute of the TagLib object |
String |
getURI()
Gets the URI attribute of the TagLib object |
void |
setLocation(String location)
Sets the Location attribute of the TagLib object |
void |
setURI(String uri)
Sets the URI attribute of the TagLib object |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JspTaglibSubTask.TagLib()
Method Detail |
---|
public String getURI()
public String getLocation()
public void setURI(String uri)
uri
- The new URI valuepublic void setLocation(String location)
location
- The new Location value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |