public final class IncludeTag extends GsfSimpleTag
Constructor and Description |
---|
IncludeTag()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Include |
discover(String name)
Deprecated.
|
void |
doTag()
Deprecated.
|
protected DefaultIncludeService |
findService()
Deprecated.
|
String |
getName()
Deprecated.
|
boolean |
isSilent()
Deprecated.
|
void |
setName(String name)
Deprecated.
|
void |
setSilent(boolean silent)
Deprecated.
|
getICS, getPageContext, getService
public void doTag() throws javax.servlet.jsp.JspException, IOException
doTag
in interface javax.servlet.jsp.tagext.SimpleTag
doTag
in class javax.servlet.jsp.tagext.SimpleTagSupport
javax.servlet.jsp.JspException
IOException
protected DefaultIncludeService findService()
public String getName()
public void setName(String name)
name
- the name to setpublic boolean isSilent()
public void setSilent(boolean silent)
silent
- the silent to setCopyright © 2016–2017. All rights reserved.