2013-09-27 00:12:22 +02:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
< HTML >
< HEAD >
2013-10-04 20:53:12 +02:00
<!-- Generated by javadoc (build 1.6.0_45) on Fri Oct 04 20:52:47 CEST 2013 -->
2013-09-27 00:12:22 +02:00
< META http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< TITLE >
2013-10-04 20:53:12 +02:00
DelegatingModuleParser (ROME, RSS and atOM utilitiEs for Java 2.0.0-SNAPSHOT API)
2013-09-27 00:12:22 +02:00
< / TITLE >
2013-10-04 20:53:12 +02:00
< META NAME = "date" CONTENT = "2013-10-04" >
2013-09-27 00:12:22 +02:00
< LINK REL = "stylesheet" TYPE = "text/css" HREF = "../../../../stylesheet.css" TITLE = "Style" >
< SCRIPT type = "text/javascript" >
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
2013-10-04 20:53:12 +02:00
parent.document.title="DelegatingModuleParser (ROME, RSS and atOM utilitiEs for Java 2.0.0-SNAPSHOT API)";
2013-09-27 00:12:22 +02:00
}
}
< / SCRIPT >
< NOSCRIPT >
< / NOSCRIPT >
< / HEAD >
< BODY BGCOLOR = "white" onload = "windowTitle();" >
< HR >
<!-- ========= START OF TOP NAVBAR ======= -->
< A NAME = "navbar_top" > <!-- --> < / A >
< A HREF = "#skip-navbar_top" title = "Skip navigation links" > < / A >
< TABLE BORDER = "0" WIDTH = "100%" CELLPADDING = "1" CELLSPACING = "0" SUMMARY = "" >
< TR >
< TD COLSPAN = 2 BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" >
< A NAME = "navbar_top_firstrow" > <!-- --> < / A >
< TABLE BORDER = "0" CELLPADDING = "0" CELLSPACING = "3" SUMMARY = "" >
< TR ALIGN = "center" VALIGN = "top" >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../../overview-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Overview< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Package< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#FFFFFF" CLASS = "NavBarCell1Rev" > < FONT CLASS = "NavBarFont1Rev" > < B > Class< / B > < / FONT > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "class-use/DelegatingModuleParser.html" > < FONT CLASS = "NavBarFont1" > < B > Use< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-tree.html" > < FONT CLASS = "NavBarFont1" > < B > Tree< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../../deprecated-list.html" > < FONT CLASS = "NavBarFont1" > < B > Deprecated< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../../index-all.html" > < FONT CLASS = "NavBarFont1" > < B > Index< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../../help-doc.html" > < FONT CLASS = "NavBarFont1" > < B > Help< / B > < / FONT > < / A > < / TD >
< / TR >
< / TABLE >
< / TD >
< TD ALIGN = "right" VALIGN = "top" ROWSPAN = 3 > < EM >
< / EM >
< / TD >
< / TR >
< TR >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../../com/sun/syndication/io/DelegatingModuleGenerator.html" title = "interface in com.sun.syndication.io" > < B > PREV CLASS< / B > < / A >
< A HREF = "../../../../com/sun/syndication/io/FeedException.html" title = "class in com.sun.syndication.io" > < B > NEXT CLASS< / B > < / A > < / FONT > < / TD >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../../index.html?com/sun/syndication/io/DelegatingModuleParser.html" target = "_top" > < B > FRAMES< / B > < / A >
< A HREF = "DelegatingModuleParser.html" target = "_top" > < B > NO FRAMES< / B > < / A >
< SCRIPT type = "text/javascript" >
<!--
if(window==top) {
document.writeln('< A HREF = "../../../../allclasses-noframe.html" > < B > All Classes< / B > < / A > ');
}
//-->
< / SCRIPT >
< NOSCRIPT >
< A HREF = "../../../../allclasses-noframe.html" > < B > All Classes< / B > < / A >
< / NOSCRIPT >
< / FONT > < / TD >
< / TR >
< TR >
< TD VALIGN = "top" CLASS = "NavBarCell3" > < FONT SIZE = "-2" >
SUMMARY: NESTED | FIELD | CONSTR | < A HREF = "#method_summary" > METHOD< / A > < / FONT > < / TD >
< TD VALIGN = "top" CLASS = "NavBarCell3" > < FONT SIZE = "-2" >
DETAIL: FIELD | CONSTR | < A HREF = "#method_detail" > METHOD< / A > < / FONT > < / TD >
< / TR >
< / TABLE >
< A NAME = "skip-navbar_top" > < / A >
<!-- ========= END OF TOP NAVBAR ========= -->
< HR >
<!-- ======== START OF CLASS DATA ======== -->
< H2 >
< FONT SIZE = "-1" >
com.sun.syndication.io< / FONT >
< BR >
Interface DelegatingModuleParser< / H2 >
< DL >
< DT > < B > All Superinterfaces:< / B > < DD > < A HREF = "../../../../com/sun/syndication/io/ModuleParser.html" title = "interface in com.sun.syndication.io" > ModuleParser< / A > < / DD >
< / DL >
< HR >
< DL >
< DT > < PRE > public interface < B > DelegatingModuleParser< / B > < DT > extends < A HREF = "../../../../com/sun/syndication/io/ModuleParser.html" title = "interface in com.sun.syndication.io" > ModuleParser< / A > < / DL >
< / PRE >
< P >
2013-10-04 20:53:12 +02:00
Adds the ability to give a direct wire feed reference to plugin modules that
need to call back to their wire feed to complete parsing of their particular
namespace. Examples of such parsers include the SSE091Parser.
2013-09-27 00:12:22 +02:00
< P >
< P >
< HR >
< P >
<!-- ========== METHOD SUMMARY =========== -->
< A NAME = "method_summary" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "2" > < FONT SIZE = "+2" >
< B > Method Summary< / B > < / FONT > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
< TD ALIGN = "right" VALIGN = "top" WIDTH = "1%" > < FONT SIZE = "-1" >
< CODE > void< / CODE > < / FONT > < / TD >
< TD > < CODE > < B > < A HREF = "../../../../com/sun/syndication/io/DelegatingModuleParser.html#setFeedParser(com.sun.syndication.io.WireFeedParser)" > setFeedParser< / A > < / B > (< A HREF = "../../../../com/sun/syndication/io/WireFeedParser.html" title = "interface in com.sun.syndication.io" > WireFeedParser< / A > feedParser)< / CODE >
< BR >
2013-10-04 20:53:12 +02:00
Provides a parent wirefeed reference to this ModuleParser, or
"plugin-in".< / TD >
2013-09-27 00:12:22 +02:00
< / TR >
< / TABLE >
< A NAME = "methods_inherited_from_class_com.sun.syndication.io.ModuleParser" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#EEEEFF" CLASS = "TableSubHeadingColor" >
< TH ALIGN = "left" > < B > Methods inherited from interface com.sun.syndication.io.< A HREF = "../../../../com/sun/syndication/io/ModuleParser.html" title = "interface in com.sun.syndication.io" > ModuleParser< / A > < / B > < / TH >
< / TR >
< TR BGCOLOR = "white" CLASS = "TableRowColor" >
2013-10-04 20:53:12 +02:00
< TD > < CODE > < A HREF = "../../../../com/sun/syndication/io/ModuleParser.html#getNamespaceUri()" > getNamespaceUri< / A > , < A HREF = "../../../../com/sun/syndication/io/ModuleParser.html#parse(org.jdom2.Element)" > parse< / A > < / CODE > < / TD >
2013-09-27 00:12:22 +02:00
< / TR >
< / TABLE >
< P >
<!-- ============ METHOD DETAIL ========== -->
< A NAME = "method_detail" > <!-- --> < / A >
< TABLE BORDER = "1" WIDTH = "100%" CELLPADDING = "3" CELLSPACING = "0" SUMMARY = "" >
< TR BGCOLOR = "#CCCCFF" CLASS = "TableHeadingColor" >
< TH ALIGN = "left" COLSPAN = "1" > < FONT SIZE = "+2" >
< B > Method Detail< / B > < / FONT > < / TH >
< / TR >
< / TABLE >
< A NAME = "setFeedParser(com.sun.syndication.io.WireFeedParser)" > <!-- --> < / A > < H3 >
setFeedParser< / H3 >
< PRE >
void < B > setFeedParser< / B > (< A HREF = "../../../../com/sun/syndication/io/WireFeedParser.html" title = "interface in com.sun.syndication.io" > WireFeedParser< / A > feedParser)< / PRE >
< DL >
2013-10-04 20:53:12 +02:00
< DD > Provides a parent wirefeed reference to this ModuleParser, or
"plugin-in".
2013-09-27 00:12:22 +02:00
< P >
< DD > < DL >
< / DL >
< / DD >
< DD > < DL >
< DT > < B > Parameters:< / B > < DD > < CODE > feedParser< / CODE > - the parent wirefeed parser for this plugin.< / DL >
< / DD >
< / DL >
<!-- ========= END OF CLASS DATA ========= -->
< HR >
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< A NAME = "navbar_bottom" > <!-- --> < / A >
< A HREF = "#skip-navbar_bottom" title = "Skip navigation links" > < / A >
< TABLE BORDER = "0" WIDTH = "100%" CELLPADDING = "1" CELLSPACING = "0" SUMMARY = "" >
< TR >
< TD COLSPAN = 2 BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" >
< A NAME = "navbar_bottom_firstrow" > <!-- --> < / A >
< TABLE BORDER = "0" CELLPADDING = "0" CELLSPACING = "3" SUMMARY = "" >
< TR ALIGN = "center" VALIGN = "top" >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../../overview-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Overview< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-summary.html" > < FONT CLASS = "NavBarFont1" > < B > Package< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#FFFFFF" CLASS = "NavBarCell1Rev" > < FONT CLASS = "NavBarFont1Rev" > < B > Class< / B > < / FONT > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "class-use/DelegatingModuleParser.html" > < FONT CLASS = "NavBarFont1" > < B > Use< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "package-tree.html" > < FONT CLASS = "NavBarFont1" > < B > Tree< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../../deprecated-list.html" > < FONT CLASS = "NavBarFont1" > < B > Deprecated< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../../index-all.html" > < FONT CLASS = "NavBarFont1" > < B > Index< / B > < / FONT > < / A > < / TD >
< TD BGCOLOR = "#EEEEFF" CLASS = "NavBarCell1" > < A HREF = "../../../../help-doc.html" > < FONT CLASS = "NavBarFont1" > < B > Help< / B > < / FONT > < / A > < / TD >
< / TR >
< / TABLE >
< / TD >
< TD ALIGN = "right" VALIGN = "top" ROWSPAN = 3 > < EM >
< / EM >
< / TD >
< / TR >
< TR >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../../com/sun/syndication/io/DelegatingModuleGenerator.html" title = "interface in com.sun.syndication.io" > < B > PREV CLASS< / B > < / A >
< A HREF = "../../../../com/sun/syndication/io/FeedException.html" title = "class in com.sun.syndication.io" > < B > NEXT CLASS< / B > < / A > < / FONT > < / TD >
< TD BGCOLOR = "white" CLASS = "NavBarCell2" > < FONT SIZE = "-2" >
< A HREF = "../../../../index.html?com/sun/syndication/io/DelegatingModuleParser.html" target = "_top" > < B > FRAMES< / B > < / A >
< A HREF = "DelegatingModuleParser.html" target = "_top" > < B > NO FRAMES< / B > < / A >
< SCRIPT type = "text/javascript" >
<!--
if(window==top) {
document.writeln('< A HREF = "../../../../allclasses-noframe.html" > < B > All Classes< / B > < / A > ');
}
//-->
< / SCRIPT >
< NOSCRIPT >
< A HREF = "../../../../allclasses-noframe.html" > < B > All Classes< / B > < / A >
< / NOSCRIPT >
< / FONT > < / TD >
< / TR >
< TR >
< TD VALIGN = "top" CLASS = "NavBarCell3" > < FONT SIZE = "-2" >
SUMMARY: NESTED | FIELD | CONSTR | < A HREF = "#method_summary" > METHOD< / A > < / FONT > < / TD >
< TD VALIGN = "top" CLASS = "NavBarCell3" > < FONT SIZE = "-2" >
DETAIL: FIELD | CONSTR | < A HREF = "#method_detail" > METHOD< / A > < / FONT > < / TD >
< / TR >
< / TABLE >
< A NAME = "skip-navbar_bottom" > < / A >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< HR >
2013-10-04 20:53:12 +02:00
Copyright © 2004– 2013 < a href = "http://www.rometools.org" > ROME Project< / a > . All rights reserved.
2013-09-27 00:12:22 +02:00
< / BODY >
< / HTML >