org.rometools.feed.module.mediarss.io
Class MediaModuleParser
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MediaModuleParser
public MediaModuleParser()
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.