net.sf.flock.support
Class Rss091Export

java.lang.Object
  |
  +--net.sf.flock.support.Rss091Export

public class Rss091Export
extends java.lang.Object

Version:
$Revision: 1.4 $
Author:
$Author: phraktle $

Field Summary
static java.lang.String PUBLIC_ID
           
static java.lang.String RSS_VERSION
           
static java.lang.String SYSTEM_ID
           
 
Constructor Summary
Rss091Export()
          Constructor for Rss091Export.
 
Method Summary
 org.jdom.Document export(java.lang.String title, java.util.Collection articles)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PUBLIC_ID

public static final java.lang.String PUBLIC_ID
See Also:
Constant Field Values

SYSTEM_ID

public static final java.lang.String SYSTEM_ID
See Also:
Constant Field Values

RSS_VERSION

public static final java.lang.String RSS_VERSION
See Also:
Constant Field Values
Constructor Detail

Rss091Export

public Rss091Export()
Constructor for Rss091Export.

Method Detail

export

public org.jdom.Document export(java.lang.String title,
                                java.util.Collection articles)


Copyright © 2002-2003 Presence Inc. All Rights Reserved.