org.apache.jetspeed.velocity
Class RemoteContentTool
java.lang.Object
org.apache.jetspeed.velocity.RemoteContentTool
- All Implemented Interfaces:
- org.apache.velocity.tools.view.tools.ViewTool
public class RemoteContentTool
- extends Object
- implements org.apache.velocity.tools.view.tools.ViewTool
ContentTool
- Version:
- $Id: RemoteContentTool.java 516881 2007-03-11 10:34:21Z ate $
- Author:
- Scott T. Weaver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteContentTool
public RemoteContentTool()
init
public void init(Object arg0)
init
- Specified by:
init
in interface org.apache.velocity.tools.view.tools.ViewTool
- Parameters:
arg0
- - See Also:
ViewTool.init(java.lang.Object)
include
public String include(String remoteContentUrl)
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.