org.apache.jetspeed.velocity
Class RemoteContentTool

java.lang.Object
  extended by 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

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