net.sourceforge.pebble.web.tagext
Class NewsFeedReaderTag

java.lang.Object
  extended by SimpleTagSupport
      extended by net.sourceforge.pebble.web.tagext.NewsFeedReaderTag

public class NewsFeedReaderTag
extends SimpleTagSupport

Gets entries for the specified news feed.

Author:
Simon Brown

Constructor Summary
NewsFeedReaderTag()
           
 
Method Summary
 void doTag()
           
 void setUrl(java.lang.String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewsFeedReaderTag

public NewsFeedReaderTag()
Method Detail

doTag

public void doTag()
           throws JspException,
                  java.io.IOException
Throws:
JspException
java.io.IOException

setUrl

public void setUrl(java.lang.String url)


Copyright © 2003-2006, Simon Brown. All Rights Reserved.