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