<AHREF="../../../../../com/sun/syndication/io/impl/DCModuleGenerator.html"title="class in com.sun.syndication.io.impl"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/io/impl/FeedGenerators.html"title="class in com.sun.syndication.io.impl"><B>NEXT CLASS</B></A></FONT></TD>
<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">java.lang.Object</A>
<IMGSRC="../../../../../resources/inherit.gif"ALT="extended by "><B>com.sun.syndication.io.impl.DCModuleParser</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B><DD><AHREF="../../../../../com/sun/syndication/io/ModuleParser.html"title="interface in com.sun.syndication.io">ModuleParser</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>DCModuleParser</B><DT>extends <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A><DT>implements <AHREF="../../../../../com/sun/syndication/io/ModuleParser.html"title="interface in com.sun.syndication.io">ModuleParser</A></DL>
<CODE> <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<CODE>protected <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<CODE> <AHREF="../../../../../com/sun/syndication/feed/module/Module.html"title="interface in com.sun.syndication.feed.module">Module</A></CODE></FONT></TD>
<CODE>protected <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/impl/DCModuleParser.html#parseElementList(java.util.List)">parseElementList</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> eList)</CODE>
<BR>
Utility method to parse a list of strings out of a list of elements.</TD>
<CODE>protected <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/impl/DCModuleParser.html#parseElementListDate(java.util.List)">parseElementListDate</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> eList)</CODE>
<BR>
Utility method to parse a list of dates out of a list of elements.</TD>
<CODE>protected <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/impl/DCModuleParser.html#parseSubjects(java.util.List)">parseSubjects</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> eList)</CODE>
<BR>
Utility method to parse a list of subjects out of a list of elements.</TD>
<THALIGN="left"><B>Methods inherited from class java.lang.<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TRBGCOLOR="white"CLASS="TableRowColor">
<TD><CODE><AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"title="class or interface in java.lang">clone</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"title="class or interface in java.lang">equals</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"title="class or interface in java.lang">finalize</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"title="class or interface in java.lang">getClass</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"title="class or interface in java.lang">hashCode</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"title="class or interface in java.lang">notify</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()"title="class or interface in java.lang">notifyAll</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()"title="class or interface in java.lang">toString</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"title="class or interface in java.lang">wait</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"title="class or interface in java.lang">wait</A>, <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)"title="class or interface in java.lang">wait</A></CODE></TD>
public final <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getNamespaceUri</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><AHREF="../../../../../com/sun/syndication/io/ModuleParser.html#getNamespaceUri()">ModuleParser</A></CODE></B></DD>
<DD>Returns the namespace URI this parser handles.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/io/ModuleParser.html#getNamespaceUri()">getNamespaceUri</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/io/ModuleParser.html"title="interface in com.sun.syndication.io">ModuleParser</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the namespace URI.</DL>
</DD>
</DL>
<HR>
<ANAME="parse(org.jdom.Element)"><!----></A><H3>
parse</H3>
<PRE>
public <AHREF="../../../../../com/sun/syndication/feed/module/Module.html"title="interface in com.sun.syndication.feed.module">Module</A><B>parse</B>(org.jdom.Element dcRoot)</PRE>
<DL>
<DD>Parse an element tree and return the module found in it.
<p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><AHREF="../../../../../com/sun/syndication/io/ModuleParser.html#parse(org.jdom.Element)">parse</A></CODE> in interface <CODE><AHREF="../../../../../com/sun/syndication/io/ModuleParser.html"title="interface in com.sun.syndication.io">ModuleParser</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>dcRoot</CODE> - the root element containing the module elements.
<DT><B>Returns:</B><DD>the module parsed from the element tree, <i>null</i> if none.</DL>
protected final <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getTaxonomy</B>(org.jdom.Element desc)</PRE>
<DL>
<DD>Utility method to parse a taxonomy from an element.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>desc</CODE> - the taxonomy description element.
<DT><B>Returns:</B><DD>the string contained in the resource of the element.</DL>
protected final <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A><B>parseSubjects</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> eList)</PRE>
<DL>
<DD>Utility method to parse a list of subjects out of a list of elements.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>eList</CODE> - the element list to parse.
<DT><B>Returns:</B><DD>a list of subjects parsed from the elements.</DL>
protected final <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A><B>parseElementList</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> eList)</PRE>
<DL>
<DD>Utility method to parse a list of strings out of a list of elements.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>eList</CODE> - the list of elements to parse.
protected final <AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A><B>parseElementListDate</B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true"title="class or interface in java.util">List</A> eList)</PRE>
<DL>
<DD>Utility method to parse a list of dates out of a list of elements.
<p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>eList</CODE> - the list of elements to parse.
<AHREF="../../../../../com/sun/syndication/io/impl/DCModuleGenerator.html"title="class in com.sun.syndication.io.impl"><B>PREV CLASS</B></A>
<AHREF="../../../../../com/sun/syndication/io/impl/FeedGenerators.html"title="class in com.sun.syndication.io.impl"><B>NEXT CLASS</B></A></FONT></TD>