org.apache.velocity.tools.view.tools
Class LinkTool

java.lang.Object
  extended by org.apache.velocity.tools.view.LinkTool
      extended by org.apache.velocity.tools.view.tools.LinkTool
All Implemented Interfaces:
java.lang.Cloneable

Deprecated.

@Deprecated
public class LinkTool
extends 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

LinkTool

public LinkTool()
Deprecated. 
Method Detail

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