public interface Taglib extends CommonDDBean
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
Modifier and Type | Method and Description |
---|---|
String |
getTaglibLocation()
Getter for talib-location property.
|
String |
getTaglibUri()
Getter for taglib-uri property.
|
void |
setTaglibLocation(String value)
Setter for talib-location property.
|
void |
setTaglibUri(String value)
Setter for taglib-uri property.
|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write
void setTaglibUri(String value)
value
- property valueString getTaglibUri()
void setTaglibLocation(String value)
value
- property valueString getTaglibLocation()