com.sun.syndication.io.impl
Class ModulesGenerator
java.lang.Object
com.sun.syndication.io.impl.ModulesGenerator
- public class ModulesGenerator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModulesGenerator
public ModulesGenerator()
ModulesGenerator
public ModulesGenerator(java.lang.String defaultFile,
java.lang.String fileProperty)
getFeedModuleNamespaces
public java.util.List getFeedModuleNamespaces()
getItemModuleNamespaces
public java.util.List getItemModuleNamespaces()
generateFeedModules
public void generateFeedModules(java.util.List modules,
org.jdom.Element element)
generateItemModules
public void generateItemModules(java.util.List modules,
org.jdom.Element element)
Copyright © 2004 Sun Microsystems. All Rights Reserved.