org.rometools.feed.module.itunes.io
Class ITunesParserOldNamespace

java.lang.Object
  extended by org.rometools.feed.module.itunes.io.ITunesParser
      extended by org.rometools.feed.module.itunes.io.ITunesParserOldNamespace
All Implemented Interfaces:
com.sun.syndication.io.ModuleParser

public class ITunesParserOldNamespace
extends ITunesParser

Author:
Robert "kebernet" Cooper

Constructor Summary
ITunesParserOldNamespace()
          Creates a new instance of ITunesParserOldNamespace
 
Method Summary
 String getNamespaceUri()
           
 
Methods inherited from class org.rometools.feed.module.itunes.io.ITunesParser
getXmlInnerText, parse, setParser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ITunesParserOldNamespace

public ITunesParserOldNamespace()
Creates a new instance of ITunesParserOldNamespace

Method Detail

getNamespaceUri

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


Copyright © 2013 ROME Project. All Rights Reserved.