com.sun.syndication.io.impl

Class ModuleParsers

public class ModuleParsers extends PluginManager

Constructor Summary
ModuleParsers(String propertyKey, WireFeedParser parentParser)
Method Summary
StringgetKey(Object obj)
ListgetModuleNamespaces()
booleanhasElementsFrom(Element root, Namespace namespace)
ListparseModules(Element root)

Constructor Detail

ModuleParsers

public ModuleParsers(String propertyKey, WireFeedParser parentParser)

Method Detail

getKey

public String getKey(Object obj)

getModuleNamespaces

public List getModuleNamespaces()

hasElementsFrom

private boolean hasElementsFrom(Element root, Namespace namespace)

parseModules

public List parseModules(Element root)
Copyright © Sun Microsystems. All Rights Reserved.