public class UrlTag extends AbstractUrlTag
| Constructor and Description |
|---|
UrlTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag() |
Scope |
getScope() |
String |
getVar() |
void |
setScope(String scope) |
void |
setVar(String var) |
getContainer, getFormat, retrieveImageFacade, retrieveImageFacade, retrieveURL, setContainer, setFormatpublic void doTag()
throws JspException,
IOException
JspExceptionIOExceptionpublic String getVar()
public void setVar(String var)
public Scope getScope()
public void setScope(String scope)
Copyright © 2017 SAP SE. All Rights Reserved.