org.apache.velocity.tools.view.tools
Class LinkTool
java.lang.Object
org.apache.velocity.tools.view.LinkTool
org.apache.velocity.tools.view.tools.LinkTool
- All Implemented Interfaces:
- java.lang.Cloneable
Deprecated.
@Deprecated
public class LinkTool
- extends LinkTool
Use LinkTool
Constructor Summary |
LinkTool()
Deprecated. |
Method Summary |
void |
configure(java.util.Map params)
Deprecated. |
void |
init(java.lang.Object obj)
Deprecated. |
void |
setXhtml(boolean useXhtml)
Deprecated. |
Methods inherited from class org.apache.velocity.tools.view.LinkTool |
absolute, addAllParameters, addIgnore, addQueryData, addQueryData, anchor, copyWith, copyWith, copyWith, copyWithAnchor, copyWithIgnore, duplicate, encodeURL, getAnchor, getBaseRef, getContextPath, getContextURL, getParams, getQueryData, getRequestPath, getSelf, getUri, getURI, ignore, param, params, relative, selfParams, setAbsolute, setAnchor, setAutoIgnoreParameters, 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 |
SELF_ABSOLUTE_KEY
@Deprecated
public static final java.lang.String SELF_ABSOLUTE_KEY
- Deprecated.
- See Also:
- Constant Field Values
SELF_INCLUDE_PARAMETERS_KEY
@Deprecated
public static final java.lang.String SELF_INCLUDE_PARAMETERS_KEY
- Deprecated.
- See Also:
- Constant Field Values
AUTO_IGNORE_PARAMETERS_KEY
@Deprecated
public static final java.lang.String AUTO_IGNORE_PARAMETERS_KEY
- Deprecated.
- See Also:
- Constant Field Values
LinkTool
public LinkTool()
- Deprecated.
configure
@Deprecated
public void configure(java.util.Map params)
- Deprecated.
init
@Deprecated
public void init(java.lang.Object obj)
- Deprecated.
setXhtml
@Deprecated
public void setXhtml(boolean useXhtml)
- Deprecated.
Copyright (c) 2003-2007 Apache Software Foundation