Modified: any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorDescription.html URL: http://svn.apache.org/viewvc/any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorDescription.html?rev=1497160&r1=1497159&r2=1497160&view=diff ============================================================================== --- any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorDescription.html (original) +++ any23/site/apidocs/org/apache/any23/extractor/class-use/ExtractorDescription.html Thu Jun 27 00:36:26 2013 @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_04) on Wed Sep 12 16:57:43 CEST 2012 --> +<!-- Generated by javadoc (version 1.7.0_25) on Wed Jun 26 17:06:34 PDT 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface org.apache.any23.extractor.ExtractorDescription (Apache Any23 0.7.1-SNAPSHOT API)</title> -<meta name="date" content="2012-09-12"> +<title>Uses of Interface org.apache.any23.extractor.ExtractorDescription (Apache Any23 0.9.0-SNAPSHOT API)</title> +<meta name="date" content="2013-06-26"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.any23.extractor.ExtractorDescription (Apache Any23 0.7.1-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.any23.extractor.ExtractorDescription (Apache Any23 0.9.0-SNAPSHOT API)"; } //--> </script> @@ -127,6 +127,13 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.any23.plugin.htmlscraper">org.apache.any23.plugin.htmlscraper</a></td> +<td class="colLast"> +<div class="block">The <a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html" title="class in org.apache.any23.plugin.htmlscraper"><code>HTMLScraperExtractor</code></a> is a special extractor + to scrape textual content from a generic <i>HTML</i> pages.</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.any23.plugin.officescraper">org.apache.any23.plugin.officescraper</a></td> <td class="colLast"> <div class="block">This package defines a set of <a href="../../../../../org/apache/any23/extractor/Extractor.html" title="interface in org.apache.any23.extractor"><code>Extractor</code></a>s @@ -192,6 +199,19 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a> in <a href="../../../../../org/apache/any23/extractor/csv/package-summary.html">org.apache.any23.extractor.csv</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/any23/extractor/csv/package-summary.html">org.apache.any23.extractor.csv</a> that implement <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/csv/CSVExtractorFactory.html" title="class in org.apache.any23.extractor.csv">CSVExtractorFactory</a></strong></code> </td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/any23/extractor/csv/package-summary.html">org.apache.any23.extractor.csv</a> that return <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> <tr> @@ -205,6 +225,10 @@ <div class="block">Returns a <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor"><code>ExtractorDescription</code></a> of this extractor.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">CSVExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/csv/CSVExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> </tbody> </table> </li> @@ -212,6 +236,83 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a> in <a href="../../../../../org/apache/any23/extractor/html/package-summary.html">org.apache.any23.extractor.html</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/any23/extractor/html/package-summary.html">org.apache.any23.extractor.html</a> that implement <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/AdrExtractorFactory.html" title="class in org.apache.any23.extractor.html">AdrExtractorFactory</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/GeoExtractorFactory.html" title="class in org.apache.any23.extractor.html">GeoExtractorFactory</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HCalendarExtractorFactory.html" title="class in org.apache.any23.extractor.html">HCalendarExtractorFactory</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HCardExtractorFactory.html" title="class in org.apache.any23.extractor.html">HCardExtractorFactory</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HeadLinkExtractorFactory.html" title="class in org.apache.any23.extractor.html">HeadLinkExtractorFactory</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HListingExtractorFactory.html" title="class in org.apache.any23.extractor.html">HListingExtractorFactory</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HRecipeExtractorFactory.html" title="class in org.apache.any23.extractor.html">HRecipeExtractorFactory</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HResumeExtractorFactory.html" title="class in org.apache.any23.extractor.html">HResumeExtractorFactory</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HReviewAggregateExtractorFactory.html" title="class in org.apache.any23.extractor.html">HReviewAggregateExtractorFactory</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HReviewExtractorFactory.html" title="class in org.apache.any23.extractor.html">HReviewExtractorFactory</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/HTMLMetaExtractorFactory.html" title="class in org.apache.any23.extractor.html">HTMLMetaExtractorFactory</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/ICBMExtractorFactory.html" title="class in org.apache.any23.extractor.html">ICBMExtractorFactory</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/LicenseExtractorFactory.html" title="class in org.apache.any23.extractor.html">LicenseExtractorFactory</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/SpeciesExtractorFactory.html" title="class in org.apache.any23.extractor.html">SpeciesExtractorFactory</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/TitleExtractorFactory.html" title="class in org.apache.any23.extractor.html">TitleExtractorFactory</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/TurtleHTMLExtractorFactory.html" title="class in org.apache.any23.extractor.html">TurtleHTMLExtractorFactory</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/html/XFNExtractorFactory.html" title="class in org.apache.any23.extractor.html">XFNExtractorFactory</a></strong></code> </td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/any23/extractor/html/package-summary.html">org.apache.any23.extractor.html</a> that return <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> <tr> @@ -253,12 +354,20 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> -<td class="colLast"><span class="strong">HTMLMetaExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HTMLMetaExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> +<td class="colLast"><span class="strong">HeadLinkExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HeadLinkExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">HTMLMetaExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HTMLMetaExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="strong">HReviewExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HReviewExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">HReviewAggregateExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HReviewAggregateExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> +</tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="strong">HResumeExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HResumeExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> @@ -273,23 +382,87 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> -<td class="colLast"><span class="strong">HeadLinkExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HeadLinkExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> +<td class="colLast"><span class="strong">HCardExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HCardExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> -<td class="colLast"><span class="strong">HCardExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HCardExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> +<td class="colLast"><span class="strong">HCalendarExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HCalendarExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> -<td class="colLast"><span class="strong">HCalendarExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HCalendarExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> +<td class="colLast"><span class="strong">GeoExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/GeoExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> -<td class="colLast"><span class="strong">GeoExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/GeoExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> +<td class="colLast"><span class="strong">AdrExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/AdrExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> -<td class="colLast"><span class="strong">AdrExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/AdrExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">XFNExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/XFNExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">TurtleHTMLExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/TurtleHTMLExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">TitleExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/TitleExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">SpeciesExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/SpeciesExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">LicenseExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/LicenseExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">ICBMExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/ICBMExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">HeadLinkExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HeadLinkExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">HTMLMetaExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HTMLMetaExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">HReviewExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HReviewExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">HReviewAggregateExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HReviewAggregateExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">HResumeExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HResumeExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">HRecipeExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HRecipeExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">HListingExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HListingExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">HCardExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HCardExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">HCalendarExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/HCalendarExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">GeoExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/GeoExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">AdrExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/html/AdrExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> </tr> </tbody> </table> @@ -298,6 +471,19 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a> in <a href="../../../../../org/apache/any23/extractor/microdata/package-summary.html">org.apache.any23.extractor.microdata</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/any23/extractor/microdata/package-summary.html">org.apache.any23.extractor.microdata</a> that implement <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/microdata/MicrodataExtractorFactory.html" title="class in org.apache.any23.extractor.microdata">MicrodataExtractorFactory</a></strong></code> </td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/any23/extractor/microdata/package-summary.html">org.apache.any23.extractor.microdata</a> that return <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> <tr> @@ -309,6 +495,10 @@ <td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="strong">MicrodataExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/microdata/MicrodataExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">MicrodataExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/microdata/MicrodataExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> </tbody> </table> </li> @@ -316,6 +506,35 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a> in <a href="../../../../../org/apache/any23/extractor/rdf/package-summary.html">org.apache.any23.extractor.rdf</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/any23/extractor/rdf/package-summary.html">org.apache.any23.extractor.rdf</a> that implement <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/rdf/NQuadsExtractorFactory.html" title="class in org.apache.any23.extractor.rdf">NQuadsExtractorFactory</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/rdf/NTriplesExtractorFactory.html" title="class in org.apache.any23.extractor.rdf">NTriplesExtractorFactory</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/rdf/RDFXMLExtractorFactory.html" title="class in org.apache.any23.extractor.rdf">RDFXMLExtractorFactory</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/rdf/TriXExtractorFactory.html" title="class in org.apache.any23.extractor.rdf">TriXExtractorFactory</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/rdf/TurtleExtractorFactory.html" title="class in org.apache.any23.extractor.rdf">TurtleExtractorFactory</a></strong></code> </td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/any23/extractor/rdf/package-summary.html">org.apache.any23.extractor.rdf</a> that return <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> <tr> @@ -347,6 +566,26 @@ <td class="colFirst"><code>abstract <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="strong">BaseRDFExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/rdf/BaseRDFExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">TurtleExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/rdf/TurtleExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">TriXExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/rdf/TriXExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">RDFXMLExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/rdf/RDFXMLExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">NTriplesExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/rdf/NTriplesExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">NQuadsExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/rdf/NQuadsExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> </tbody> </table> </li> @@ -354,6 +593,23 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a> in <a href="../../../../../org/apache/any23/extractor/rdfa/package-summary.html">org.apache.any23.extractor.rdfa</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/any23/extractor/rdfa/package-summary.html">org.apache.any23.extractor.rdfa</a> that implement <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/rdfa/RDFa11ExtractorFactory.html" title="class in org.apache.any23.extractor.rdfa">RDFa11ExtractorFactory</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/rdfa/RDFaExtractorFactory.html" title="class in org.apache.any23.extractor.rdfa">RDFaExtractorFactory</a></strong></code> </td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/any23/extractor/rdfa/package-summary.html">org.apache.any23.extractor.rdfa</a> that return <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> <tr> @@ -369,6 +625,14 @@ <td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="strong">RDFa11Extractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/rdfa/RDFa11Extractor.html#getDescription()">getDescription</a></strong>()</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">RDFaExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/rdfa/RDFaExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">RDFa11ExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/rdfa/RDFa11ExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> </tbody> </table> </li> @@ -376,6 +640,19 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a> in <a href="../../../../../org/apache/any23/extractor/xpath/package-summary.html">org.apache.any23.extractor.xpath</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/any23/extractor/xpath/package-summary.html">org.apache.any23.extractor.xpath</a> that implement <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/extractor/xpath/XPathExtractorFactory.html" title="class in org.apache.any23.extractor.xpath">XPathExtractorFactory</a></strong></code> </td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/any23/extractor/xpath/package-summary.html">org.apache.any23.extractor.xpath</a> that return <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> <tr> @@ -387,6 +664,45 @@ <td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="strong">XPathExtractor.</span><code><strong><a href="../../../../../org/apache/any23/extractor/xpath/XPathExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">XPathExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/extractor/xpath/XPathExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.any23.plugin.htmlscraper"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a> in <a href="../../../../../org/apache/any23/plugin/htmlscraper/package-summary.html">org.apache.any23.plugin.htmlscraper</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/any23/plugin/htmlscraper/package-summary.html">org.apache.any23.plugin.htmlscraper</a> that implement <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractorFactory.html" title="class in org.apache.any23.plugin.htmlscraper">HTMLScraperExtractorFactory</a></strong></code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../org/apache/any23/plugin/htmlscraper/package-summary.html">org.apache.any23.plugin.htmlscraper</a> that return <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">HTMLScraperExtractor.</span><code><strong><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">HTMLScraperExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/plugin/htmlscraper/HTMLScraperExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> </tbody> </table> </li> @@ -394,6 +710,19 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a> in <a href="../../../../../org/apache/any23/plugin/officescraper/package-summary.html">org.apache.any23.plugin.officescraper</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/any23/plugin/officescraper/package-summary.html">org.apache.any23.plugin.officescraper</a> that implement <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/any23/plugin/officescraper/ExcelExtractorFactory.html" title="class in org.apache.any23.plugin.officescraper">ExcelExtractorFactory</a></strong></code> </td> +</tr> +</tbody> +</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/any23/plugin/officescraper/package-summary.html">org.apache.any23.plugin.officescraper</a> that return <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></span><span class="tabEnd"> </span></caption> <tr> @@ -405,6 +734,10 @@ <td class="colFirst"><code><a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> <td class="colLast"><span class="strong">ExcelExtractor.</span><code><strong><a href="../../../../../org/apache/any23/plugin/officescraper/ExcelExtractor.html#getDescription()">getDescription</a></strong>()</code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/any23/extractor/ExtractorDescription.html" title="interface in org.apache.any23.extractor">ExtractorDescription</a></code></td> +<td class="colLast"><span class="strong">ExcelExtractorFactory.</span><code><strong><a href="../../../../../org/apache/any23/plugin/officescraper/ExcelExtractorFactory.html#getDescriptionInstance()">getDescriptionInstance</a></strong>()</code> </td> +</tr> </tbody> </table> </li> @@ -457,6 +790,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2010-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p> </body> </html>
