|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.velocity.tools.view.LinkTool
org.apache.velocity.tools.view.tools.LinkTool
@Deprecated public class LinkTool
Use LinkTool
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.velocity.tools.view.LinkTool |
---|
LinkTool.QueryPair |
Field Summary |
---|
Fields inherited from class org.apache.velocity.tools.view.LinkTool |
---|
application, HTML_QUERY_DELIMITER, LOG, request, response, SELF_ABSOLUTE_KEY, SELF_INCLUDE_PARAMETERS_KEY, XHTML_QUERY_DELIMITER |
Constructor Summary | |
---|---|
LinkTool()
Deprecated. |
Method Summary | |
---|---|
void |
init(java.lang.Object obj)
Deprecated. |
void |
setXhtml(boolean useXhtml)
Deprecated. |
Methods inherited from class org.apache.velocity.tools.view.LinkTool |
---|
absolute, addQueryData, addQueryData, anchor, copyWith, copyWith, copyWith, copyWithAnchor, duplicate, encodeURL, getAnchor, getBaseRef, getContextPath, getContextURL, getParams, getQueryData, getRequestPath, getSelf, getUri, getURI, param, params, relative, setAbsolute, setAnchor, setLog, setRelative, setRequest, setResponse, setSelfAbsolute, setSelfIncludeParameters, setServletContext, setURI, setXHTML, toString, uri |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LinkTool()
Method Detail |
---|
@Deprecated public void init(java.lang.Object obj)
@Deprecated public void setXhtml(boolean useXhtml)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |