Package | Description |
---|---|
org.apache.velocity.tools.view.tools |
All classes in this package have been deprecated and moved to
org.apache.velocity.tools.view . |
Modifier and Type | Method and Description |
---|---|
LinkTool |
LinkTool.addAllParameters()
|
LinkTool |
LinkTool.addIgnore(String parameterName)
|
LinkTool |
LinkTool.addQueryData(Map parameters)
Deprecated.
|
LinkTool |
LinkTool.addQueryData(String key,
Object value)
Deprecated.
|
LinkTool |
LinkTool.setAbsolute(String uri)
Deprecated.
|
LinkTool |
LinkTool.setAnchor(String anchor)
Deprecated.
use
LinkTool.anchor(Object) instead |
LinkTool |
LinkTool.setRelative(String uri)
Deprecated.
|
LinkTool |
LinkTool.setURI(String uri)
Deprecated.
|
Copyright © 2002–2014 Apache Software Foundation. All rights reserved.