|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.syndication.feed.module.sse.SSE091Parser
public class SSE091Parser
Parses embedded SSE content from RSS channel and item content.
| Constructor Summary | |
|---|---|
SSE091Parser()
Creates a new instance of SSE091Parser |
|
| Method Summary | |
|---|---|
java.lang.String |
getNamespaceUri()
|
com.sun.syndication.feed.module.Module |
parse(org.jdom.Element element)
|
void |
setFeedParser(com.sun.syndication.io.WireFeedParser feedParser)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSE091Parser()
| Method Detail |
|---|
public void setFeedParser(com.sun.syndication.io.WireFeedParser feedParser)
setFeedParser in interface com.sun.syndication.io.DelegatingModuleParserpublic java.lang.String getNamespaceUri()
getNamespaceUri in interface com.sun.syndication.io.ModuleParserpublic com.sun.syndication.feed.module.Module parse(org.jdom.Element element)
parse in interface com.sun.syndication.io.ModuleParser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||