Author: nick
Date: Sun May 17 21:36:23 2015
New Revision: 1679904
URL: http://svn.apache.org/r1679904
Log:
Republish javadocs for Text Extractor hierarchy changes
Modified:
poi/site/publish/apidocs/index-all.html
poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html
poi/site/publish/apidocs/org/apache/poi/POITextExtractor.html
poi/site/publish/apidocs/org/apache/poi/POIXMLPropertiesTextExtractor.html
poi/site/publish/apidocs/org/apache/poi/POIXMLTextExtractor.html
poi/site/publish/apidocs/org/apache/poi/class-use/POIDocument.html
poi/site/publish/apidocs/org/apache/poi/class-use/POIOLE2TextExtractor.html
poi/site/publish/apidocs/org/apache/poi/class-use/POITextExtractor.html
poi/site/publish/apidocs/org/apache/poi/hdgf/extractor/VisioTextExtractor.html
poi/site/publish/apidocs/org/apache/poi/hpbf/extractor/PublisherTextExtractor.html
poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html
poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/package-tree.html
poi/site/publish/apidocs/org/apache/poi/hslf/extractor/PowerPointExtractor.html
poi/site/publish/apidocs/org/apache/poi/hsmf/extractor/OutlookTextExtactor.html
poi/site/publish/apidocs/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.html
poi/site/publish/apidocs/org/apache/poi/hssf/extractor/ExcelExtractor.html
poi/site/publish/apidocs/org/apache/poi/hwpf/extractor/Word6Extractor.html
poi/site/publish/apidocs/org/apache/poi/hwpf/extractor/WordExtractor.html
poi/site/publish/apidocs/org/apache/poi/package-use.html
poi/site/publish/apidocs/org/apache/poi/xslf/extractor/XSLFPowerPointExtractor.html
poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html
poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFExcelExtractor.html
poi/site/publish/apidocs/overview-tree.html
Modified: poi/site/publish/apidocs/index-all.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Sun May 17 21:36:23 2015
@@ -10207,7 +10207,7 @@
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/hwpf/converter/TextDocumentFacade.html#document">document</a></span>
- Variable in class org.apache.poi.hwpf.converter.<a
href="./org/apache/poi/hwpf/converter/TextDocumentFacade.html" title="class in
org.apache.poi.hwpf.converter">TextDocumentFacade</a></dt>
<dd> </dd>
-<dt><span class="strong"><a
href="./org/apache/poi/POITextExtractor.html#document">document</a></span> -
Variable in class org.apache.poi.<a
href="./org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></dt>
+<dt><span class="strong"><a
href="./org/apache/poi/POIOLE2TextExtractor.html#document">document</a></span>
- Variable in class org.apache.poi.<a
href="./org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></dt>
<dd>
<div class="block">The POIDocument that's open</div>
</dd>
@@ -38627,7 +38627,7 @@ return null</div>
build in and custom, returning them in
textual form.</div>
</dd>
-<dt><span class="strong"><a
href="./org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#HPSFPropertiesExtractor(org.apache.poi.POITextExtractor)">HPSFPropertiesExtractor(POITextExtractor)</a></span>
- Constructor for class org.apache.poi.hpsf.extractor.<a
href="./org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html"
title="class in org.apache.poi.hpsf.extractor">HPSFPropertiesExtractor</a></dt>
+<dt><span class="strong"><a
href="./org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#HPSFPropertiesExtractor(org.apache.poi.POIOLE2TextExtractor)">HPSFPropertiesExtractor(POIOLE2TextExtractor)</a></span>
- Constructor for class org.apache.poi.hpsf.extractor.<a
href="./org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html"
title="class in org.apache.poi.hpsf.extractor">HPSFPropertiesExtractor</a></dt>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#HPSFPropertiesExtractor(org.apache.poi.POIDocument)">HPSFPropertiesExtractor(POIDocument)</a></span>
- Constructor for class org.apache.poi.hpsf.extractor.<a
href="./org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html"
title="class in org.apache.poi.hpsf.extractor">HPSFPropertiesExtractor</a></dt>
<dd> </dd>
@@ -50544,6 +50544,11 @@ Compound Document Format.</div>
<dd>
<div class="block">Creates a new text extractor for the given document</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/POIOLE2TextExtractor.html#POIOLE2TextExtractor(org.apache.poi.POIOLE2TextExtractor)">POIOLE2TextExtractor(POIOLE2TextExtractor)</a></span>
- Constructor for class org.apache.poi.<a
href="./org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></dt>
+<dd>
+<div class="block">Creates a new text extractor, using the same
+ document as another text extractor.</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/formula/functions/NumericFunction.html#POISSON">POISSON</a></span>
- Static variable in class org.apache.poi.ss.formula.functions.<a
href="./org/apache/poi/ss/formula/functions/NumericFunction.html" title="class
in org.apache.poi.ss.formula.functions">NumericFunction</a></dt>
<dd> </dd>
<dt><a href="./org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi"><span class="strong">POITextExtractor</span></a> - Class in <a
href="./org/apache/poi/package-summary.html">org.apache.poi</a></dt>
@@ -50551,15 +50556,8 @@ Compound Document Format.</div>
<div class="block">Common Parent for Text Extractors
of POI Documents.</div>
</dd>
-<dt><span class="strong"><a
href="./org/apache/poi/POITextExtractor.html#POITextExtractor(org.apache.poi.POIDocument)">POITextExtractor(POIDocument)</a></span>
- Constructor for class org.apache.poi.<a
href="./org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></dt>
-<dd>
-<div class="block">Creates a new text extractor for the given document</div>
-</dd>
-<dt><span class="strong"><a
href="./org/apache/poi/POITextExtractor.html#POITextExtractor(org.apache.poi.POITextExtractor)">POITextExtractor(POITextExtractor)</a></span>
- Constructor for class org.apache.poi.<a
href="./org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></dt>
-<dd>
-<div class="block">Creates a new text extractor, using the same
- document as another text extractor.</div>
-</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/POITextExtractor.html#POITextExtractor()">POITextExtractor()</a></span>
- Constructor for class org.apache.poi.<a
href="./org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></dt>
+<dd> </dd>
<dt><a href="./org/apache/poi/POIXMLDocument.html" title="class in
org.apache.poi"><span class="strong">POIXMLDocument</span></a> - Class in <a
href="./org/apache/poi/package-summary.html">org.apache.poi</a></dt>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/POIXMLDocument.html#POIXMLDocument(org.apache.poi.openxml4j.opc.OPCPackage)">POIXMLDocument(OPCPackage)</a></span>
- Constructor for class org.apache.poi.<a
href="./org/apache/poi/POIXMLDocument.html" title="class in
org.apache.poi">POIXMLDocument</a></dt>
Modified: poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html Sun May
17 21:36:23 2015
@@ -60,13 +60,13 @@
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
-<li>Field | </li>
+<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
@@ -103,7 +103,7 @@
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
-<dd><a
href="../../../org/apache/poi/hssf/extractor/EventBasedExcelExtractor.html"
title="class in org.apache.poi.hssf.extractor">EventBasedExcelExtractor</a>, <a
href="../../../org/apache/poi/hssf/extractor/ExcelExtractor.html" title="class
in org.apache.poi.hssf.extractor">ExcelExtractor</a>, <a
href="../../../org/apache/poi/hsmf/extractor/OutlookTextExtactor.html"
title="class in org.apache.poi.hsmf.extractor">OutlookTextExtactor</a>, <a
href="../../../org/apache/poi/hslf/extractor/PowerPointExtractor.html"
title="class in org.apache.poi.hslf.extractor">PowerPointExtractor</a>, <a
href="../../../org/apache/poi/hpbf/extractor/PublisherTextExtractor.html"
title="class in org.apache.poi.hpbf.extractor">PublisherTextExtractor</a>, <a
href="../../../org/apache/poi/hdgf/extractor/VisioTextExtractor.html"
title="class in org.apache.poi.hdgf.extractor">VisioTextExtractor</a>, <a
href="../../../org/apache/poi/hwpf/extractor/Word6Extractor.html" title="class
in org.apache.poi.hwpf.extracto
r">Word6Extractor</a>, <a
href="../../../org/apache/poi/hwpf/extractor/WordExtractor.html" title="class
in org.apache.poi.hwpf.extractor">WordExtractor</a></dd>
+<dd><a
href="../../../org/apache/poi/hssf/extractor/EventBasedExcelExtractor.html"
title="class in org.apache.poi.hssf.extractor">EventBasedExcelExtractor</a>, <a
href="../../../org/apache/poi/hssf/extractor/ExcelExtractor.html" title="class
in org.apache.poi.hssf.extractor">ExcelExtractor</a>, <a
href="../../../org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html"
title="class in org.apache.poi.hpsf.extractor">HPSFPropertiesExtractor</a>, <a
href="../../../org/apache/poi/hsmf/extractor/OutlookTextExtactor.html"
title="class in org.apache.poi.hsmf.extractor">OutlookTextExtactor</a>, <a
href="../../../org/apache/poi/hslf/extractor/PowerPointExtractor.html"
title="class in org.apache.poi.hslf.extractor">PowerPointExtractor</a>, <a
href="../../../org/apache/poi/hpbf/extractor/PublisherTextExtractor.html"
title="class in org.apache.poi.hpbf.extractor">PublisherTextExtractor</a>, <a
href="../../../org/apache/poi/hdgf/extractor/VisioTextExtractor.html"
title="class in org.apache.poi
.hdgf.extractor">VisioTextExtractor</a>, <a
href="../../../org/apache/poi/hwpf/extractor/Word6Extractor.html" title="class
in org.apache.poi.hwpf.extractor">Word6Extractor</a>, <a
href="../../../org/apache/poi/hwpf/extractor/WordExtractor.html" title="class
in org.apache.poi.hwpf.extractor">WordExtractor</a></dd>
</dl>
<hr>
<br>
@@ -130,13 +130,19 @@ extends <a href="../../../org/apache/poi
<!-- -->
</a>
<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
-<!-- -->
-</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
-</ul>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd"> </span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a
href="../../../org/apache/poi/POIDocument.html" title="class in
org.apache.poi">POIDocument</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../org/apache/poi/POIOLE2TextExtractor.html#document">document</a></strong></code>
+<div class="block">The POIDocument that's open</div>
+</td>
+</tr>
+</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
@@ -148,13 +154,22 @@ extends <a href="../../../org/apache/poi
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
-<td class="colOne"><code><strong><a
href="../../../org/apache/poi/POIOLE2TextExtractor.html#POIOLE2TextExtractor(org.apache.poi.POIDocument)">POIOLE2TextExtractor</a></strong>(<a
href="../../../org/apache/poi/POIDocument.html" title="class in
org.apache.poi">POIDocument</a> document)</code>
+<td class="colFirst"><code> </code></td>
+<td class="colLast"><code><strong><a
href="../../../org/apache/poi/POIOLE2TextExtractor.html#POIOLE2TextExtractor(org.apache.poi.POIDocument)">POIOLE2TextExtractor</a></strong>(<a
href="../../../org/apache/poi/POIDocument.html" title="class in
org.apache.poi">POIDocument</a> document)</code>
<div class="block">Creates a new text extractor for the given document</div>
</td>
</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><strong><a
href="../../../org/apache/poi/POIOLE2TextExtractor.html#POIOLE2TextExtractor(org.apache.poi.POIOLE2TextExtractor)">POIOLE2TextExtractor</a></strong>(<a
href="../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a> otherExtractor)</code>
+<div class="block">Creates a new text extractor, using the same
+ document as another text extractor.</div>
+</td>
+</tr>
</table>
</li>
</ul>
@@ -218,6 +233,24 @@ extends <a href="../../../org/apache/poi
<div class="details">
<ul class="blockList">
<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!-- -->
+</a>
+<h3>Field Detail</h3>
+<a name="document">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>document</h4>
+<pre>protected <a href="../../../org/apache/poi/POIDocument.html"
title="class in org.apache.poi">POIDocument</a> document</pre>
+<div class="block">The POIDocument that's open</div>
+</li>
+</ul>
+</li>
+</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
@@ -227,7 +260,7 @@ extends <a href="../../../org/apache/poi
<a name="POIOLE2TextExtractor(org.apache.poi.POIDocument)">
<!-- -->
</a>
-<ul class="blockListLast">
+<ul class="blockList">
<li class="blockList">
<h4>POIOLE2TextExtractor</h4>
<pre>public POIOLE2TextExtractor(<a
href="../../../org/apache/poi/POIDocument.html" title="class in
org.apache.poi">POIDocument</a> document)</pre>
@@ -235,6 +268,18 @@ extends <a href="../../../org/apache/poi
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>document</code>
- The POIDocument to use in this extractor.</dd></dl>
</li>
</ul>
+<a name="POIOLE2TextExtractor(org.apache.poi.POIOLE2TextExtractor)">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>POIOLE2TextExtractor</h4>
+<pre>protected POIOLE2TextExtractor(<a
href="../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a> otherExtractor)</pre>
+<div class="block">Creates a new text extractor, using the same
+ document as another text extractor. Normally
+ only used by properties extractors.</div>
+</li>
+</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
@@ -345,13 +390,13 @@ extends <a href="../../../org/apache/poi
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
-<li>Field | </li>
+<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
Modified: poi/site/publish/apidocs/org/apache/poi/POITextExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POITextExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POITextExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POITextExtractor.html Sun May 17
21:36:23 2015
@@ -60,13 +60,13 @@
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a href="#field_summary">Field</a> | </li>
+<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
-<li><a href="#field_detail">Field</a> | </li>
+<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
@@ -98,7 +98,7 @@
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
-<dd><a
href="../../../org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html"
title="class in org.apache.poi.hpsf.extractor">HPSFPropertiesExtractor</a>, <a
href="../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a>, <a
href="../../../org/apache/poi/POIXMLTextExtractor.html" title="class in
org.apache.poi">POIXMLTextExtractor</a></dd>
+<dd><a href="../../../org/apache/poi/POIOLE2TextExtractor.html" title="class
in org.apache.poi">POIOLE2TextExtractor</a>, <a
href="../../../org/apache/poi/POIXMLTextExtractor.html" title="class in
org.apache.poi">POIXMLTextExtractor</a></dd>
</dl>
<hr>
<br>
@@ -120,27 +120,6 @@ implements java.io.Closeable</pre>
<div class="summary">
<ul class="blockList">
<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!-- -->
-</a>
-<h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd"> </span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a
href="../../../org/apache/poi/POIDocument.html" title="class in
org.apache.poi">POIDocument</a></code></td>
-<td class="colLast"><code><strong><a
href="../../../org/apache/poi/POITextExtractor.html#document">document</a></strong></code>
-<div class="block">The POIDocument that's open</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
@@ -150,21 +129,10 @@ implements java.io.Closeable</pre>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
-<th class="colFirst" scope="col">Modifier</th>
-<th class="colLast" scope="col">Constructor and Description</th>
+<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
-<td class="colFirst"><code> </code></td>
-<td class="colLast"><code><strong><a
href="../../../org/apache/poi/POITextExtractor.html#POITextExtractor(org.apache.poi.POIDocument)">POITextExtractor</a></strong>(<a
href="../../../org/apache/poi/POIDocument.html" title="class in
org.apache.poi">POIDocument</a> document)</code>
-<div class="block">Creates a new text extractor for the given document</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><strong><a
href="../../../org/apache/poi/POITextExtractor.html#POITextExtractor(org.apache.poi.POITextExtractor)">POITextExtractor</a></strong>(<a
href="../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a> otherExtractor)</code>
-<div class="block">Creates a new text extractor, using the same
- document as another text extractor.</div>
-</td>
+<td class="colOne"><code><strong><a
href="../../../org/apache/poi/POITextExtractor.html#POITextExtractor()">POITextExtractor</a></strong>()</code> </td>
</tr>
</table>
</li>
@@ -218,50 +186,19 @@ implements java.io.Closeable</pre>
<div class="details">
<ul class="blockList">
<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_detail">
-<!-- -->
-</a>
-<h3>Field Detail</h3>
-<a name="document">
-<!-- -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>document</h4>
-<pre>protected <a href="../../../org/apache/poi/POIDocument.html"
title="class in org.apache.poi">POIDocument</a> document</pre>
-<div class="block">The POIDocument that's open</div>
-</li>
-</ul>
-</li>
-</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
-<a name="POITextExtractor(org.apache.poi.POIDocument)">
-<!-- -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>POITextExtractor</h4>
-<pre>public POITextExtractor(<a
href="../../../org/apache/poi/POIDocument.html" title="class in
org.apache.poi">POIDocument</a> document)</pre>
-<div class="block">Creates a new text extractor for the given document</div>
-</li>
-</ul>
-<a name="POITextExtractor(org.apache.poi.POITextExtractor)">
+<a name="POITextExtractor()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>POITextExtractor</h4>
-<pre>protected POITextExtractor(<a
href="../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a> otherExtractor)</pre>
-<div class="block">Creates a new text extractor, using the same
- document as another text extractor. Normally
- only used by properties extractors.</div>
+<pre>public POITextExtractor()</pre>
</li>
</ul>
</li>
@@ -372,13 +309,13 @@ implements java.io.Closeable</pre>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a href="#field_summary">Field</a> | </li>
+<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
-<li><a href="#field_detail">Field</a> | </li>
+<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
Modified:
poi/site/publish/apidocs/org/apache/poi/POIXMLPropertiesTextExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIXMLPropertiesTextExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIXMLPropertiesTextExtractor.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/POIXMLPropertiesTextExtractor.html
Sun May 17 21:36:23 2015
@@ -60,7 +60,7 @@
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
@@ -119,21 +119,6 @@ extends <a href="../../../org/apache/poi
<div class="summary">
<ul class="blockList">
<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!-- -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
-<!-- -->
-</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
-</ul>
-</li>
-</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
@@ -384,7 +369,7 @@ extends <a href="../../../org/apache/poi
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
Modified: poi/site/publish/apidocs/org/apache/poi/POIXMLTextExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIXMLTextExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIXMLTextExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIXMLTextExtractor.html Sun May 17
21:36:23 2015
@@ -60,7 +60,7 @@
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
@@ -115,21 +115,6 @@ extends <a href="../../../org/apache/poi
<div class="summary">
<ul class="blockList">
<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!-- -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
-<!-- -->
-</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
-</ul>
-</li>
-</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
@@ -394,7 +379,7 @@ extends <a href="../../../org/apache/poi
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
Modified: poi/site/publish/apidocs/org/apache/poi/class-use/POIDocument.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/class-use/POIDocument.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/class-use/POIDocument.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/class-use/POIDocument.html Sun May
17 21:36:23 2015
@@ -131,7 +131,7 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a
href="../../../../org/apache/poi/POIDocument.html" title="class in
org.apache.poi">POIDocument</a></code></td>
-<td class="colLast"><span
class="strong">POITextExtractor.</span><code><strong><a
href="../../../../org/apache/poi/POITextExtractor.html#document">document</a></strong></code>
+<td class="colLast"><span
class="strong">POIOLE2TextExtractor.</span><code><strong><a
href="../../../../org/apache/poi/POIOLE2TextExtractor.html#document">document</a></strong></code>
<div class="block">The POIDocument that's open</div>
</td>
</tr>
@@ -148,11 +148,6 @@
<div class="block">Creates a new text extractor for the given document</div>
</td>
</tr>
-<tr class="rowColor">
-<td class="colLast"><code><strong><a
href="../../../../org/apache/poi/POITextExtractor.html#POITextExtractor(org.apache.poi.POIDocument)">POITextExtractor</a></strong>(<a
href="../../../../org/apache/poi/POIDocument.html" title="class in
org.apache.poi">POIDocument</a> document)</code>
-<div class="block">Creates a new text extractor for the given document</div>
-</td>
-</tr>
</tbody>
</table>
</li>
Modified:
poi/site/publish/apidocs/org/apache/poi/class-use/POIOLE2TextExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/class-use/POIOLE2TextExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/class-use/POIOLE2TextExtractor.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/class-use/POIOLE2TextExtractor.html
Sun May 17 21:36:23 2015
@@ -74,17 +74,25 @@
</tr>
<tbody>
<tr class="altColor">
-<td class="colFirst"><a
href="#org.apache.poi.extractor">org.apache.poi.extractor</a></td>
+<td class="colFirst"><a href="#org.apache.poi">org.apache.poi</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><a
href="#org.apache.poi.hdgf.extractor">org.apache.poi.hdgf.extractor</a></td>
+<td class="colFirst"><a
href="#org.apache.poi.extractor">org.apache.poi.extractor</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
+<td class="colFirst"><a
href="#org.apache.poi.hdgf.extractor">org.apache.poi.hdgf.extractor</a></td>
+<td class="colLast"> </td>
+</tr>
+<tr class="rowColor">
<td class="colFirst"><a
href="#org.apache.poi.hpbf.extractor">org.apache.poi.hpbf.extractor</a></td>
<td class="colLast"> </td>
</tr>
+<tr class="altColor">
+<td class="colFirst"><a
href="#org.apache.poi.hpsf.extractor">org.apache.poi.hpsf.extractor</a></td>
+<td class="colLast"> </td>
+</tr>
<tr class="rowColor">
<td class="colFirst"><a
href="#org.apache.poi.hslf.extractor">org.apache.poi.hslf.extractor</a></td>
<td class="colLast"> </td>
@@ -106,6 +114,25 @@
</li>
<li class="blockList">
<ul class="blockList">
+<li class="blockList"><a name="org.apache.poi">
+<!-- -->
+</a>
+<h3>Uses of <a href="../../../../org/apache/poi/POIOLE2TextExtractor.html"
title="class in org.apache.poi">POIOLE2TextExtractor</a> in <a
href="../../../../org/apache/poi/package-summary.html">org.apache.poi</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing
constructors, and an explanation">
+<caption><span>Constructors in <a
href="../../../../org/apache/poi/package-summary.html">org.apache.poi</a> with
parameters of type <a
href="../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></span><span
class="tabEnd"> </span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a
href="../../../../org/apache/poi/POIOLE2TextExtractor.html#POIOLE2TextExtractor(org.apache.poi.POIOLE2TextExtractor)">POIOLE2TextExtractor</a></strong>(<a
href="../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a> otherExtractor)</code>
+<div class="block">Creates a new text extractor, using the same
+ document as another text extractor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
<li class="blockList"><a name="org.apache.poi.extractor">
<!-- -->
</a>
@@ -187,6 +214,39 @@
</tr>
</tbody>
</table>
+</li>
+<li class="blockList"><a name="org.apache.poi.hpsf.extractor">
+<!-- -->
+</a>
+<h3>Uses of <a href="../../../../org/apache/poi/POIOLE2TextExtractor.html"
title="class in org.apache.poi">POIOLE2TextExtractor</a> in <a
href="../../../../org/apache/poi/hpsf/extractor/package-summary.html">org.apache.poi.hpsf.extractor</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing
subclasses, and an explanation">
+<caption><span>Subclasses of <a
href="../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a> in <a
href="../../../../org/apache/poi/hpsf/extractor/package-summary.html">org.apache.poi.hpsf.extractor</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/poi/hpsf/extractor/HPSFPropertiesExtractor.html"
title="class in
org.apache.poi.hpsf.extractor">HPSFPropertiesExtractor</a></strong></code>
+<div class="block">Extracts all of the HPSF properties, both
+ build in and custom, returning them in
+ textual form.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing
constructors, and an explanation">
+<caption><span>Constructors in <a
href="../../../../org/apache/poi/hpsf/extractor/package-summary.html">org.apache.poi.hpsf.extractor</a>
with parameters of type <a
href="../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></span><span
class="tabEnd"> </span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a
href="../../../../org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#HPSFPropertiesExtractor(org.apache.poi.POIOLE2TextExtractor)">HPSFPropertiesExtractor</a></strong>(<a
href="../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a> mainExtractor)</code> </td>
+</tr>
+</tbody>
+</table>
</li>
<li class="blockList"><a name="org.apache.poi.hslf.extractor">
<!-- -->
Modified:
poi/site/publish/apidocs/org/apache/poi/class-use/POITextExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/class-use/POITextExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/class-use/POITextExtractor.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/class-use/POITextExtractor.html Sun
May 17 21:36:23 2015
@@ -185,20 +185,6 @@
</tr>
</tbody>
</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing
constructors, and an explanation">
-<caption><span>Constructors in <a
href="../../../../org/apache/poi/package-summary.html">org.apache.poi</a> with
parameters of type <a href="../../../../org/apache/poi/POITextExtractor.html"
title="class in org.apache.poi">POITextExtractor</a></span><span
class="tabEnd"> </span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><strong><a
href="../../../../org/apache/poi/POITextExtractor.html#POITextExtractor(org.apache.poi.POITextExtractor)">POITextExtractor</a></strong>(<a
href="../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a> otherExtractor)</code>
-<div class="block">Creates a new text extractor, using the same
- document as another text extractor.</div>
-</td>
-</tr>
-</tbody>
-</table>
</li>
<li class="blockList"><a name="org.apache.poi.extractor">
<!-- -->
@@ -316,17 +302,6 @@
</tr>
</tbody>
</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing
constructors, and an explanation">
-<caption><span>Constructors in <a
href="../../../../org/apache/poi/hpsf/extractor/package-summary.html">org.apache.poi.hpsf.extractor</a>
with parameters of type <a
href="../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></span><span
class="tabEnd"> </span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><strong><a
href="../../../../org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#HPSFPropertiesExtractor(org.apache.poi.POITextExtractor)">HPSFPropertiesExtractor</a></strong>(<a
href="../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a> mainExtractor)</code> </td>
-</tr>
-</tbody>
-</table>
</li>
<li class="blockList"><a name="org.apache.poi.hslf.extractor">
<!-- -->
Modified:
poi/site/publish/apidocs/org/apache/poi/hdgf/extractor/VisioTextExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hdgf/extractor/VisioTextExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/hdgf/extractor/VisioTextExtractor.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/hdgf/extractor/VisioTextExtractor.html
Sun May 17 21:36:23 2015
@@ -60,7 +60,7 @@
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
@@ -126,11 +126,11 @@ extends <a href="../../../../../org/apac
</a>
<h3>Field Summary</h3>
<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
+<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">
<!-- -->
</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
+<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></h3>
+<code><a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#document">document</a></code></li>
</ul>
</li>
</ul>
@@ -407,7 +407,7 @@ public VisioTextExtractor(<a href="
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
Modified:
poi/site/publish/apidocs/org/apache/poi/hpbf/extractor/PublisherTextExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpbf/extractor/PublisherTextExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/hpbf/extractor/PublisherTextExtractor.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/hpbf/extractor/PublisherTextExtractor.html
Sun May 17 21:36:23 2015
@@ -60,7 +60,7 @@
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
@@ -124,11 +124,11 @@ extends <a href="../../../../../org/apac
</a>
<h3>Field Summary</h3>
<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
+<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">
<!-- -->
</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
+<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></h3>
+<code><a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#document">document</a></code></li>
</ul>
</li>
</ul>
@@ -386,7 +386,7 @@ extends <a href="../../../../../org/apac
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
Modified:
poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html
Sun May 17 21:36:23 2015
@@ -60,7 +60,7 @@
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
@@ -88,12 +88,17 @@
<li><a href="../../../../../org/apache/poi/POITextExtractor.html" title="class
in org.apache.poi">org.apache.poi.POITextExtractor</a></li>
<li>
<ul class="inheritance">
+<li><a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html"
title="class in org.apache.poi">org.apache.poi.POIOLE2TextExtractor</a></li>
+<li>
+<ul class="inheritance">
<li>org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor</li>
</ul>
</li>
</ul>
</li>
</ul>
+</li>
+</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
@@ -104,7 +109,7 @@
<hr>
<br>
<pre>public class <span class="strong">HPSFPropertiesExtractor</span>
-extends <a href="../../../../../org/apache/poi/POITextExtractor.html"
title="class in org.apache.poi">POITextExtractor</a></pre>
+extends <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html"
title="class in org.apache.poi">POIOLE2TextExtractor</a></pre>
<div class="block">Extracts all of the HPSF properties, both
build in and custom, returning them in
textual form.</div>
@@ -121,11 +126,11 @@ extends <a href="../../../../../org/apac
</a>
<h3>Field Summary</h3>
<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
+<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">
<!-- -->
</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
+<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></h3>
+<code><a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#document">document</a></code></li>
</ul>
</li>
</ul>
@@ -150,7 +155,7 @@ extends <a href="../../../../../org/apac
<td class="colOne"><code><strong><a
href="../../../../../org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#HPSFPropertiesExtractor(org.apache.poi.poifs.filesystem.POIFSFileSystem)">HPSFPropertiesExtractor</a></strong>(<a
href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html"
title="class in
org.apache.poi.poifs.filesystem">POIFSFileSystem</a> fs)</code> </td>
</tr>
<tr class="rowColor">
-<td class="colOne"><code><strong><a
href="../../../../../org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#HPSFPropertiesExtractor(org.apache.poi.POITextExtractor)">HPSFPropertiesExtractor</a></strong>(<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a> mainExtractor)</code> </td>
+<td class="colOne"><code><strong><a
href="../../../../../org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html#HPSFPropertiesExtractor(org.apache.poi.POIOLE2TextExtractor)">HPSFPropertiesExtractor</a></strong>(<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a> mainExtractor)</code> </td>
</tr>
</table>
</li>
@@ -200,6 +205,13 @@ extends <a href="../../../../../org/apac
</tr>
</table>
<ul class="blockList">
+<li class="blockList"><a
name="methods_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">
+<!-- -->
+</a>
+<h3>Methods inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></h3>
+<code><a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocSummaryInformation()">getDocSummaryInformation</a>,
<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getRoot()">getRoot</a>,
<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getSummaryInformation()">getSummaryInformation</a></code></li>
+</ul>
+<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
@@ -220,13 +232,13 @@ extends <a href="../../../../../org/apac
<!-- -->
</a>
<h3>Constructor Detail</h3>
-<a name="HPSFPropertiesExtractor(org.apache.poi.POITextExtractor)">
+<a name="HPSFPropertiesExtractor(org.apache.poi.POIOLE2TextExtractor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>HPSFPropertiesExtractor</h4>
-<pre>public HPSFPropertiesExtractor(<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a> mainExtractor)</pre>
+<pre>public HPSFPropertiesExtractor(<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a> mainExtractor)</pre>
</li>
</ul>
<a name="HPSFPropertiesExtractor(org.apache.poi.POIDocument)">
@@ -310,9 +322,9 @@ extends <a href="../../../../../org/apac
<pre>public <a href="../../../../../org/apache/poi/POITextExtractor.html"
title="class in
org.apache.poi">POITextExtractor</a> getMetadataTextExtractor()</pre>
<div class="block">Prevent recursion!</div>
<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a
href="../../../../../org/apache/poi/POITextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a></code> in
class <code><a href="../../../../../org/apache/poi/POITextExtractor.html"
title="class in org.apache.poi">POITextExtractor</a></code></dd>
-</dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a></code> in
class <code><a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>an instance of POIExtractor
that can extract meta-data.</dd></dl>
</li>
</ul>
<a name="close()">
@@ -404,7 +416,7 @@ extends <a href="../../../../../org/apac
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
Modified:
poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/package-tree.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/package-tree.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/package-tree.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/package-tree.html
Sun May 17 21:36:23 2015
@@ -74,10 +74,14 @@
<ul>
<li type="circle">org.apache.poi.<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi"><span class="strong">POITextExtractor</span></a> (implements
java.io.Closeable)
<ul>
+<li type="circle">org.apache.poi.<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi"><span class="strong">POIOLE2TextExtractor</span></a>
+<ul>
<li type="circle">org.apache.poi.hpsf.extractor.<a
href="../../../../../org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html"
title="class in org.apache.poi.hpsf.extractor"><span
class="strong">HPSFPropertiesExtractor</span></a></li>
</ul>
</li>
</ul>
+</li>
+</ul>
</li>
</ul>
</div>
Modified:
poi/site/publish/apidocs/org/apache/poi/hslf/extractor/PowerPointExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/extractor/PowerPointExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/hslf/extractor/PowerPointExtractor.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/hslf/extractor/PowerPointExtractor.html
Sun May 17 21:36:23 2015
@@ -60,7 +60,7 @@
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
@@ -127,11 +127,11 @@ extends <a href="../../../../../org/apac
</a>
<h3>Field Summary</h3>
<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
+<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">
<!-- -->
</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
+<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></h3>
+<code><a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#document">document</a></code></li>
</ul>
</li>
</ul>
@@ -544,7 +544,7 @@ extends <a href="../../../../../org/apac
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
Modified:
poi/site/publish/apidocs/org/apache/poi/hsmf/extractor/OutlookTextExtactor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/extractor/OutlookTextExtactor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/hsmf/extractor/OutlookTextExtactor.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/hsmf/extractor/OutlookTextExtactor.html
Sun May 17 21:36:23 2015
@@ -60,7 +60,7 @@
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
@@ -125,11 +125,11 @@ extends <a href="../../../../../org/apac
</a>
<h3>Field Summary</h3>
<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
+<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">
<!-- -->
</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
+<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></h3>
+<code><a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#document">document</a></code></li>
</ul>
</li>
</ul>
@@ -427,7 +427,7 @@ public OutlookTextExtactor(<a href=
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
Modified:
poi/site/publish/apidocs/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.html
Sun May 17 21:36:23 2015
@@ -60,7 +60,7 @@
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
@@ -138,11 +138,11 @@ implements <a href="../../../../../org/a
</a>
<h3>Field Summary</h3>
<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
+<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">
<!-- -->
</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
+<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></h3>
+<code><a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#document">document</a></code></li>
</ul>
</li>
</ul>
@@ -486,7 +486,7 @@ public EventBasedExcelExtractor(<a
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
Modified:
poi/site/publish/apidocs/org/apache/poi/hssf/extractor/ExcelExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/extractor/ExcelExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/extractor/ExcelExtractor.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/extractor/ExcelExtractor.html
Sun May 17 21:36:23 2015
@@ -60,7 +60,7 @@
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
@@ -136,11 +136,11 @@ implements <a href="../../../../../org/a
</a>
<h3>Field Summary</h3>
<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
+<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">
<!-- -->
</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
+<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></h3>
+<code><a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#document">document</a></code></li>
</ul>
</li>
</ul>
@@ -486,7 +486,7 @@ public ExcelExtractor(<a href="../.
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
Modified:
poi/site/publish/apidocs/org/apache/poi/hwpf/extractor/Word6Extractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/extractor/Word6Extractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/extractor/Word6Extractor.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/extractor/Word6Extractor.html
Sun May 17 21:36:23 2015
@@ -60,7 +60,7 @@
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
@@ -130,11 +130,11 @@ extends <a href="../../../../../org/apac
</a>
<h3>Field Summary</h3>
<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
+<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">
<!-- -->
</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
+<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></h3>
+<code><a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#document">document</a></code></li>
</ul>
</li>
</ul>
@@ -395,7 +395,7 @@ public java.lang.String[] getP
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
Modified:
poi/site/publish/apidocs/org/apache/poi/hwpf/extractor/WordExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/extractor/WordExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/extractor/WordExtractor.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/extractor/WordExtractor.html
Sun May 17 21:36:23 2015
@@ -60,7 +60,7 @@
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
@@ -129,11 +129,11 @@ extends <a href="../../../../../org/apac
</a>
<h3>Field Summary</h3>
<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
+<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">
<!-- -->
</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
+<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi">POIOLE2TextExtractor</a></h3>
+<code><a
href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#document">document</a></code></li>
</ul>
</li>
</ul>
@@ -546,7 +546,7 @@ public java.lang.String getFoo
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li><a
href="#fields_inherited_from_class_org.apache.poi.POIOLE2TextExtractor">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
Modified: poi/site/publish/apidocs/org/apache/poi/package-use.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/package-use.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/package-use.html Sun May 17
21:36:23 2015
@@ -216,61 +216,70 @@
</td>
</tr>
<tr class="rowColor">
+<td class="colOne"><a
href="../../../org/apache/poi/class-use/POIOLE2TextExtractor.html#org.apache.poi">POIOLE2TextExtractor</a>
+<div class="block">Common Parent for OLE2 based Text Extractors
+ of POI Documents, such as .doc, .xls
+ You will typically find the implementation of
+ a given format's text extractor under
+ org.apache.poi.[format].extractor .</div>
+</td>
+</tr>
+<tr class="altColor">
<td class="colOne"><a
href="../../../org/apache/poi/class-use/POITextExtractor.html#org.apache.poi">POITextExtractor</a>
<div class="block">Common Parent for Text Extractors
of POI Documents.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="../../../org/apache/poi/class-use/POIXMLDocument.html#org.apache.poi">POIXMLDocument</a> </td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="../../../org/apache/poi/class-use/POIXMLDocumentPart.html#org.apache.poi">POIXMLDocumentPart</a>
<div class="block">Represents an entry of a OOXML package.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="../../../org/apache/poi/class-use/POIXMLFactory.html#org.apache.poi">POIXMLFactory</a>
<div class="block">Defines a factory API that enables sub-classes to create
instances of <code>POIXMLDocumentPart</code></div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="../../../org/apache/poi/class-use/POIXMLProperties.html#org.apache.poi">POIXMLProperties</a>
<div class="block">Wrapper around the two different kinds of OOXML properties
a document can have</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="../../../org/apache/poi/class-use/POIXMLProperties.CoreProperties.html#org.apache.poi">POIXMLProperties.CoreProperties</a>
<div class="block">The core document properties</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="../../../org/apache/poi/class-use/POIXMLProperties.CustomProperties.html#org.apache.poi">POIXMLProperties.CustomProperties</a>
<div class="block">Custom document properties</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="../../../org/apache/poi/class-use/POIXMLProperties.ExtendedProperties.html#org.apache.poi">POIXMLProperties.ExtendedProperties</a>
<div class="block">Extended document properties</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="../../../org/apache/poi/class-use/POIXMLPropertiesTextExtractor.html#org.apache.poi">POIXMLPropertiesTextExtractor</a>
<div class="block">A <a href="../../../org/apache/poi/POITextExtractor.html"
title="class in org.apache.poi"><code>POITextExtractor</code></a> for returning
the textual
content of the OOXML file properties, eg author
and title.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="../../../org/apache/poi/class-use/POIXMLRelation.html#org.apache.poi">POIXMLRelation</a>
<div class="block">Represents a descriptor of a OOXML relation.</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colOne"><a
href="../../../org/apache/poi/class-use/POIXMLTextExtractor.html#org.apache.poi">POIXMLTextExtractor</a> </td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colOne"><a
href="../../../org/apache/poi/class-use/UnsupportedFileFormatException.html#org.apache.poi">UnsupportedFileFormatException</a>
<div class="block">Base class of all the exceptions that POI throws in the
event
that it's given a file that isn't supported</div>
@@ -433,6 +442,15 @@
</td>
</tr>
<tr class="rowColor">
+<td class="colOne"><a
href="../../../org/apache/poi/class-use/POIOLE2TextExtractor.html#org.apache.poi.hpsf.extractor">POIOLE2TextExtractor</a>
+<div class="block">Common Parent for OLE2 based Text Extractors
+ of POI Documents, such as .doc, .xls
+ You will typically find the implementation of
+ a given format's text extractor under
+ org.apache.poi.[format].extractor .</div>
+</td>
+</tr>
+<tr class="altColor">
<td class="colOne"><a
href="../../../org/apache/poi/class-use/POITextExtractor.html#org.apache.poi.hpsf.extractor">POITextExtractor</a>
<div class="block">Common Parent for Text Extractors
of POI Documents.</div>
Modified:
poi/site/publish/apidocs/org/apache/poi/xslf/extractor/XSLFPowerPointExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/extractor/XSLFPowerPointExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/xslf/extractor/XSLFPowerPointExtractor.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/xslf/extractor/XSLFPowerPointExtractor.html
Sun May 17 21:36:23 2015
@@ -133,13 +133,6 @@ extends <a href="../../../../../org/apac
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xslf/extractor/XSLFPowerPointExtractor.html#SUPPORTED_TYPES">SUPPORTED_TYPES</a></strong></code> </td>
</tr>
</table>
-<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
-<!-- -->
-</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
-</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
Modified:
poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html
Sun May 17 21:36:23 2015
@@ -60,7 +60,7 @@
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested_class_summary">Nested</a> | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
@@ -138,21 +138,6 @@ implements <a href="../../../../../org/a
</table>
</li>
</ul>
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!-- -->
-</a>
-<h3>Field Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
-<!-- -->
-</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
-</ul>
-</li>
-</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
@@ -596,7 +581,7 @@ implements <a href="../../../../../org/a
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested_class_summary">Nested</a> | </li>
-<li><a
href="#fields_inherited_from_class_org.apache.poi.POITextExtractor">Field</a> | </li>
+<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
Modified:
poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFExcelExtractor.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFExcelExtractor.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFExcelExtractor.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFExcelExtractor.html
Sun May 17 21:36:23 2015
@@ -135,13 +135,6 @@ implements <a href="../../../../../org/a
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/xssf/extractor/XSSFExcelExtractor.html#SUPPORTED_TYPES">SUPPORTED_TYPES</a></strong></code> </td>
</tr>
</table>
-<ul class="blockList">
-<li class="blockList"><a
name="fields_inherited_from_class_org.apache.poi.POITextExtractor">
-<!-- -->
-</a>
-<h3>Fields inherited from class org.apache.poi.<a
href="../../../../../org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi">POITextExtractor</a></h3>
-<code><a
href="../../../../../org/apache/poi/POITextExtractor.html#document">document</a></code></li>
-</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
Modified: poi/site/publish/apidocs/overview-tree.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1679904&r1=1679903&r2=1679904&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Sun May 17 21:36:23 2015
@@ -1309,11 +1309,11 @@
<li type="circle">org.apache.poi.hdgf.pointers.<a
href="org/apache/poi/hdgf/pointers/PointerFactory.html" title="class in
org.apache.poi.hdgf.pointers"><span
class="strong">PointerFactory</span></a></li>
<li type="circle">org.apache.poi.<a
href="org/apache/poi/POITextExtractor.html" title="class in
org.apache.poi"><span class="strong">POITextExtractor</span></a> (implements
java.io.Closeable)
<ul>
-<li type="circle">org.apache.poi.hpsf.extractor.<a
href="org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html" title="class
in org.apache.poi.hpsf.extractor"><span
class="strong">HPSFPropertiesExtractor</span></a></li>
<li type="circle">org.apache.poi.<a
href="org/apache/poi/POIOLE2TextExtractor.html" title="class in
org.apache.poi"><span class="strong">POIOLE2TextExtractor</span></a>
<ul>
<li type="circle">org.apache.poi.hssf.extractor.<a
href="org/apache/poi/hssf/extractor/EventBasedExcelExtractor.html" title="class
in org.apache.poi.hssf.extractor"><span
class="strong">EventBasedExcelExtractor</span></a> (implements
org.apache.poi.ss.extractor.<a
href="org/apache/poi/ss/extractor/ExcelExtractor.html" title="interface in
org.apache.poi.ss.extractor">ExcelExtractor</a>)</li>
<li type="circle">org.apache.poi.hssf.extractor.<a
href="org/apache/poi/hssf/extractor/ExcelExtractor.html" title="class in
org.apache.poi.hssf.extractor"><span class="strong">ExcelExtractor</span></a>
(implements org.apache.poi.ss.extractor.<a
href="org/apache/poi/ss/extractor/ExcelExtractor.html" title="interface in
org.apache.poi.ss.extractor">ExcelExtractor</a>)</li>
+<li type="circle">org.apache.poi.hpsf.extractor.<a
href="org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html" title="class
in org.apache.poi.hpsf.extractor"><span
class="strong">HPSFPropertiesExtractor</span></a></li>
<li type="circle">org.apache.poi.hsmf.extractor.<a
href="org/apache/poi/hsmf/extractor/OutlookTextExtactor.html" title="class in
org.apache.poi.hsmf.extractor"><span
class="strong">OutlookTextExtactor</span></a></li>
<li type="circle">org.apache.poi.hslf.extractor.<a
href="org/apache/poi/hslf/extractor/PowerPointExtractor.html" title="class in
org.apache.poi.hslf.extractor"><span
class="strong">PowerPointExtractor</span></a></li>
<li type="circle">org.apache.poi.hpbf.extractor.<a
href="org/apache/poi/hpbf/extractor/PublisherTextExtractor.html" title="class
in org.apache.poi.hpbf.extractor"><span
class="strong">PublisherTextExtractor</span></a></li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]