You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2014/11/30 18:11:43 UTC

svn commit: r1642569 [3/3] - in /poi/site: publish/ publish/apidocs/ publish/apidocs/org/apache/poi/hssf/extractor/ publish/apidocs/org/apache/poi/hssf/record/ publish/apidocs/org/apache/poi/hssf/record/class-use/ publish/apidocs/org/apache/poi/poifs/f...

Added: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NotOLE2FileException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NotOLE2FileException.html?rev=1642569&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NotOLE2FileException.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NotOLE2FileException.html Sun Nov 30 17:11:41 2014
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.poifs.filesystem.NotOLE2FileException (POI API Documentation)</title>
+<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 Class org.apache.poi.poifs.filesystem.NotOLE2FileException (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/poifs/filesystem/NotOLE2FileException.html" title="class in org.apache.poi.poifs.filesystem">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/poifs/filesystem/class-use/NotOLE2FileException.html" target="_top">Frames</a></li>
+<li><a href="NotOLE2FileException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.poifs.filesystem.NotOLE2FileException" class="title">Uses of Class<br>org.apache.poi.poifs.filesystem.NotOLE2FileException</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.poi.poifs.filesystem.NotOLE2FileException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/poi/poifs/filesystem/NotOLE2FileException.html" title="class in org.apache.poi.poifs.filesystem">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/poifs/filesystem/class-use/NotOLE2FileException.html" target="_top">Frames</a></li>
+<li><a href="NotOLE2FileException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2014 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-frame.html?rev=1642569&r1=1642568&r2=1642569&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-frame.html Sun Nov 30 17:11:41 2014
@@ -42,6 +42,7 @@
 </ul>
 <h2 title="Exceptions">Exceptions</h2>
 <ul title="Exceptions">
+<li><a href="NotOLE2FileException.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">NotOLE2FileException</a></li>
 <li><a href="OfficeXmlFileException.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">OfficeXmlFileException</a></li>
 <li><a href="Ole10NativeException.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">Ole10NativeException</a></li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-summary.html?rev=1642569&r1=1642568&r2=1642569&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-summary.html Sun Nov 30 17:11:41 2014
@@ -275,14 +275,21 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/NotOLE2FileException.html" title="class in org.apache.poi.poifs.filesystem">NotOLE2FileException</a></td>
+<td class="colLast">
+<div class="block">This exception is thrown when we try to open a file that doesn't
+  seem to actually be an OLE2 file after all</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/OfficeXmlFileException.html" title="class in org.apache.poi.poifs.filesystem">OfficeXmlFileException</a></td>
 <td class="colLast">
 <div class="block">This exception is thrown when we try to open a file that's actually
   an Office 2007+ XML file, rather than an OLE2 file (which is what
-  POI works with)</div>
+  POIFS works with)</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10NativeException.html" title="class in org.apache.poi.poifs.filesystem">Ole10NativeException</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-tree.html?rev=1642569&r1=1642568&r2=1642569&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-tree.html Sun Nov 30 17:11:41 2014
@@ -117,6 +117,11 @@
 <ul>
 <li type="circle">java.lang.Exception
 <ul>
+<li type="circle">java.io.IOException
+<ul>
+<li type="circle">org.apache.poi.poifs.filesystem.<a href="../../../../../org/apache/poi/poifs/filesystem/NotOLE2FileException.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">NotOLE2FileException</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.poi.poifs.filesystem.<a href="../../../../../org/apache/poi/poifs/filesystem/Ole10NativeException.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Ole10NativeException</span></a></li>
 <li type="circle">java.lang.RuntimeException
 <ul>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html?rev=1642569&r1=1642568&r2=1642569&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html Sun Nov 30 17:11:41 2014
@@ -790,6 +790,12 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/NPOIFSFileSystem.html#org.apache.poi.hssf.extractor">NPOIFSFileSystem</a>
+<div class="block">This is the main class of the POIFS system; it manages the entire
+ life cycle of the filesystem.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html#org.apache.poi.hssf.extractor">POIFSFileSystem</a>
 <div class="block">This is the main class of the POIFS system; it manages the entire
  life cycle of the filesystem.</div>

Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1642569&r1=1642568&r2=1642569&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Sun Nov 30 17:11:41 2014
@@ -1117,6 +1117,7 @@
 </ul>
 </li>
 <li type="circle">org.apache.poi.hssf.extractor.<a href="org/apache/poi/hssf/extractor/OldExcelExtractor.html" title="class in org.apache.poi.hssf.extractor"><span class="strong">OldExcelExtractor</span></a></li>
+<li type="circle">org.apache.poi.hssf.record.<a href="org/apache/poi/hssf/record/OldSheetRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">OldSheetRecord</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="org/apache/poi/hssf/record/OldStringRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">OldStringRecord</span></a></li>
 <li type="circle">org.apache.poi.poifs.filesystem.<a href="org/apache/poi/poifs/filesystem/Ole10Native.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Ole10Native</span></a></li>
 <li type="circle">org.apache.poi.dev.<a href="org/apache/poi/dev/OOXMLLister.html" title="class in org.apache.poi.dev"><span class="strong">OOXMLLister</span></a></li>
@@ -2217,6 +2218,7 @@
 <li type="circle">java.io.IOException
 <ul>
 <li type="circle">org.apache.poi.util.<a href="org/apache/poi/util/LittleEndian.BufferUnderrunException.html" title="class in org.apache.poi.util"><span class="strong">LittleEndian.BufferUnderrunException</span></a></li>
+<li type="circle">org.apache.poi.poifs.filesystem.<a href="org/apache/poi/poifs/filesystem/NotOLE2FileException.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">NotOLE2FileException</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.poi.poifs.filesystem.<a href="org/apache/poi/poifs/filesystem/Ole10NativeException.html" title="class in org.apache.poi.poifs.filesystem"><span class="strong">Ole10NativeException</span></a></li>

Modified: poi/site/publish/apidocs/serialized-form.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/serialized-form.html?rev=1642569&r1=1642568&r2=1642569&view=diff
==============================================================================
--- poi/site/publish/apidocs/serialized-form.html (original)
+++ poi/site/publish/apidocs/serialized-form.html Sun Nov 30 17:11:41 2014
@@ -545,6 +545,11 @@
 <li class="blockList">
 <h2 title="Package">Package&nbsp;org.apache.poi.poifs.filesystem</h2>
 <ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.poifs.filesystem.NotOLE2FileException">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/poi/poifs/filesystem/NotOLE2FileException.html" title="class in org.apache.poi.poifs.filesystem">org.apache.poi.poifs.filesystem.NotOLE2FileException</a> extends java.io.IOException implements Serializable</h3>
+</li>
 <li class="blockList"><a name="org.apache.poi.poifs.filesystem.OfficeXmlFileException">
 <!--   -->
 </a>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1642569&r1=1642568&r2=1642569&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sun Nov 30 17:11:41 2014
@@ -257,6 +257,9 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="add" src="images/add.jpg"> Basic text extractor for older Excel 5 and 95 formats</li>
+        
+<li>
 <img class="icon" alt="add" src="images/add.jpg"> Basic text extractor for very old Excel formats such as Excel 4 (Biff4)</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1642569&r1=1642568&r2=1642569&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Sun Nov 30 17:11:41 2014
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
-<rss version="0.91"><channel><title>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Basic text extractor for very old Excel formats such as Excel 4 (Biff4)</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - ClassCastException in validating xml signatures due to missing xml beans resources</description></item><item><title> fix(bug 57164)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57164) - XSSFDrawing.createCellComment() does not honor dx and dy values passed in</description></item><item><title> add(bug 55967)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 55967) - Picture method to resize with different scales in width 
 and height</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - github-7 - Add Cell.removeHyperlink() for HSSF and XSSF</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Basic text extractor for older Excel 5 and 95 formats</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Basic text extractor for very old Excel formats such as Excel 4 (Biff4)</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - ClassCastException in validating xml signatures due to missing xml beans resources</description></item><item><title> fix(bug 57164)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57164) - XSSFDrawing.createCellComment() does not honor dx and dy values passed in</description></item><item
 ><title> add(bug 55967)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 55967) - Picture method to resize with different scales in width and height</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - github-7 - Add Cell.removeHyperlink() for HSSF and XSSF</description></item></channel></rss>
\ No newline at end of file

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1642569&r1=1642568&r2=1642569&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun Nov 30 17:11:41 2014
@@ -38,6 +38,7 @@
     </devs>
 
     <release version="3.11-beta4" date="2014-??-??">
+        <action dev="PD" type="add">Basic text extractor for older Excel 5 and 95 formats</action>
         <action dev="PD" type="add">Basic text extractor for very old Excel formats such as Excel 4 (Biff4)</action>
         <action dev="PD" type="fix">ClassCastException in validating xml signatures due to missing xml beans resources</action>
         <action dev="PD" type="fix" fixes-bug="57164">XSSFDrawing.createCellComment() does not honor dx and dy values passed in</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org