org.clapper.curn.output.script
Class ScriptOutputHandler.ChannelWrapper

java.lang.Object
  extended by org.clapper.curn.output.script.ScriptOutputHandler.ChannelWrapper
Enclosing class:
ScriptOutputHandler

public class ScriptOutputHandler.ChannelWrapper
extends java.lang.Object

Wraps an RSSChannel object and its FeedInfo object.


Method Summary
 RSSChannel getChannel()
           
 FeedInfo getFeedInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getChannel

public RSSChannel getChannel()

getFeedInfo

public FeedInfo getFeedInfo()


Copyright © 2004-2006 Brian M. Clapper. All Rights Reserved.