org.rometools.feed.module.mediarss.io
Class MediaModuleParser

java.lang.Object
  extended by org.rometools.feed.module.mediarss.io.MediaModuleParser
All Implemented Interfaces:
com.sun.syndication.io.ModuleParser
Direct Known Subclasses:
AlternateMediaModuleParser

public class MediaModuleParser
extends Object
implements com.sun.syndication.io.ModuleParser

Author:
Nathanial X. Freitas

Constructor Summary
MediaModuleParser()
           
 
Method Summary
 String getNamespaceUri()
           
 org.jdom.Namespace getNS()
           
 com.sun.syndication.feed.module.Module parse(org.jdom.Element mmRoot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaModuleParser

public MediaModuleParser()
Method Detail

getNamespaceUri

public String getNamespaceUri()
Specified by:
getNamespaceUri in interface com.sun.syndication.io.ModuleParser

parse

public com.sun.syndication.feed.module.Module parse(org.jdom.Element mmRoot)
Specified by:
parse in interface com.sun.syndication.io.ModuleParser

getNS

public org.jdom.Namespace getNS()


Copyright © 2013 ROME Project. All Rights Reserved.