|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TagLibRef
The taglib element is used to describe a JSP tag library.
Method Summary | |
---|---|
java.lang.String |
getTaglibLocation()
|
java.lang.String |
getTaglibURI()
|
WebApp |
getWebApp()
Returns the value of the 'Web App' container reference. |
void |
setTaglibLocation(java.lang.String value)
|
void |
setTaglibURI(java.lang.String value)
|
void |
setWebApp(WebApp value)
Sets the value of the ' Web App ' container reference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getTaglibURI()
void setTaglibURI(java.lang.String value)
value
- The new value of the TaglibURI attributejava.lang.String getTaglibLocation()
void setTaglibLocation(java.lang.String value)
value
- The new value of the TaglibLocation attributeWebApp getWebApp()
Tag Libs
'.
If the meaning of the 'Web App' container reference isn't clear, there really should be more of a description here...
setWebApp(WebApp)
,
WebapplicationPackage.getTagLibRef_WebApp()
,
WebApp.getTagLibs()
void setWebApp(WebApp value)
Web App
' container reference.
value
- the new value of the 'Web App' container reference.getWebApp()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |