com.solidstategroup.cms.xml.rss
Class ArticleType

java.lang.Object
  extended by com.solidstategroup.cms.xml.rss.ArticleType

public class ArticleType
extends java.lang.Object


Constructor Summary
ArticleType()
           
 
Method Summary
 org.w3c.dom.Document execute()
           
 ArticleType getThisArticleType()
           
 void setThisArticleType(ArticleType thisArticleType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArticleType

public ArticleType()
Method Detail

execute

public org.w3c.dom.Document execute()

getThisArticleType

public ArticleType getThisArticleType()

setThisArticleType

public void setThisArticleType(ArticleType thisArticleType)