org.apache.jetspeed.velocity
Class RemoteContentTool

java.lang.Object
  extended byorg.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 187163 2004-08-01 15:51:27Z weaver $
Author:
Scott T. Weaver

Constructor Summary
RemoteContentTool()
           
 
Method Summary
 String include(String remoteContentUrl)
           
 void init(Object arg0)
           init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteContentTool

public RemoteContentTool()
Method Detail

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-2005 Apache Software Foundation. All Rights Reserved.