public class MockTaglibDescriptor extends Object
TaglibDescriptor.| Constructor and Description |
|---|
MockTaglibDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTaglibLocation() |
String |
getTaglibURI() |
void |
setTaglibLocation(String taglibLocation)
Sets the taglib location.
|
void |
setTaglibURI(String taglibURI)
Sets the taglib URI.
|
public String getTaglibLocation()
public String getTaglibURI()
public void setTaglibLocation(String taglibLocation)
taglibLocation - the taglib locationpublic void setTaglibURI(String taglibURI)
taglibURI - the taglib URICopyright © 2003-2015. All Rights Reserved.