com.solidstategroup.cms.xml.rss
Class Article

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

public class Article
extends java.lang.Object


Constructor Summary
Article()
           
 
Method Summary
 org.w3c.dom.Element execute(Article thisArticle, org.w3c.dom.Document thisDocument, org.w3c.dom.Element articleType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Article

public Article()
Method Detail

execute

public org.w3c.dom.Element execute(Article thisArticle,
                                   org.w3c.dom.Document thisDocument,
                                   org.w3c.dom.Element articleType)