Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/POIFSFileSystem.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/POIFSFileSystem.html?rev=1804885&r1=1804884&r2=1804885&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/POIFSFileSystem.html (original) +++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/POIFSFileSystem.html Sun Aug 13 10:01:11 2017 @@ -201,21 +201,6 @@ implements <a href="../../../../../org/a </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#hasPOIFSHeader(byte[])">hasPOIFSHeader</a></strong>(byte[] header8Bytes)</code> -<div class="block">Checks if the supplied first 8 bytes of a stream / file - has a POIFS (OLE2) header.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#hasPOIFSHeader(java.io.InputStream)">hasPOIFSHeader</a></strong>(java.io.InputStream inp)</code> -<div class="block">Checks that the supplied InputStream (which MUST - support mark and reset, or be a PushbackInputStream) - has a POIFS (OLE2) header at the start of it.</div> -</td> -</tr> -<tr class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#main(java.lang.String[])">main</a></strong>(java.lang.String[] args)</code> <div class="block">read in a file and write it back out again</div> @@ -227,7 +212,7 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Methods inherited from class org.apache.poi.poifs.filesystem.<a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a></h3> -<code><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#close()">close</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createBlockIfNeeded(int)">createBlockIfNeeded</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDirectory(java.lang.String)">createDirectory</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.io.InputStream,%20java.lang.String)">createDocument</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.lang.String,%20int,%20org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocumentInputStream(java.lang.String)">createDocumentInputStream</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createOrUpdateDocument(java.io.InputStream,%20jav a.lang.String)">createOrUpdateDocument</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBATBlockAndIndex(int)">getBATBlockAndIndex</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBigBlockSize()">getBigBlockSize</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBigBlockSizeDetails()">getBigBlockSizeDetails</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBlockAt(int)">getBlockAt</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBlockStoreBlockSize()">getBlockStoreBlockSize</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getChainLoopDetector()">getChainLoopDetector</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getFreeBlock()">getFreeBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getHeaderBloc k()">getHeaderBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getMiniStore()">getMiniStore</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getNextBlock(int)">getNextBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getPropertyTable()">getPropertyTable</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getRoot()">getRoot</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getShortDescription()">getShortDescription</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getViewableArray()">getViewableArray</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getViewableIterator()">getViewableIterator</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#isInPlaceWriteable()">isInPlaceWriteable</a>, <a href="../../../../../org /apache/poi/poifs/filesystem/NPOIFSFileSystem.html#preferArray()">preferArray</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#setNextBlock(int,%20int)">setNextBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#size()">size</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem()">writeFilesystem</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem(java.io.OutputStream)">writeFilesystem</a></code></li> +<code><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#close()">close</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createBlockIfNeeded(int)">createBlockIfNeeded</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDirectory(java.lang.String)">createDirectory</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.io.InputStream,%20java.lang.String)">createDocument</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.lang.String,%20int,%20org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocumentInputStream(java.lang.String)">createDocumentInputStream</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createOrUpdateDocument(java.io.InputStream,%20jav a.lang.String)">createOrUpdateDocument</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBATBlockAndIndex(int)">getBATBlockAndIndex</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBigBlockSize()">getBigBlockSize</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBigBlockSizeDetails()">getBigBlockSizeDetails</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBlockAt(int)">getBlockAt</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getBlockStoreBlockSize()">getBlockStoreBlockSize</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getChainLoopDetector()">getChainLoopDetector</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getFreeBlock()">getFreeBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getHeaderBloc k()">getHeaderBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getMiniStore()">getMiniStore</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getNextBlock(int)">getNextBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getPropertyTable()">getPropertyTable</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getRoot()">getRoot</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getShortDescription()">getShortDescription</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getViewableArray()">getViewableArray</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getViewableIterator()">getViewableIterator</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#hasPOIFSHeader(byte[])">hasPOIFSHeader</a>, <a href="../../../../../org/a pache/poi/poifs/filesystem/NPOIFSFileSystem.html#hasPOIFSHeader(java.io.InputStream)">hasPOIFSHeader</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#isInPlaceWriteable()">isInPlaceWriteable</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#preferArray()">preferArray</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#setNextBlock(int,%20int)">setNextBlock</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#size()">size</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem()">writeFilesystem</a>, <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#writeFilesystem(java.io.OutputStream)">writeFilesystem</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> @@ -359,36 +344,6 @@ implements <a href="../../../../../org/a <div class="block">Convenience method for clients that want to avoid the auto-close behaviour of the constructor.</div> </li> </ul> -<a name="hasPOIFSHeader(java.io.InputStream)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hasPOIFSHeader</h4> -<pre>public static boolean hasPOIFSHeader(java.io.InputStream inp) - throws java.io.IOException</pre> -<div class="block">Checks that the supplied InputStream (which MUST - support mark and reset, or be a PushbackInputStream) - has a POIFS (OLE2) header at the start of it. - If your InputStream does not support mark / reset, - then wrap it in a PushBackInputStream, then be - sure to always use that, and not the original!</div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>inp</code> - An InputStream which supports either mark/reset, or is a PushbackInputStream</dd> -<dt><span class="strong">Throws:</span></dt> -<dd><code>java.io.IOException</code></dd></dl> -</li> -</ul> -<a name="hasPOIFSHeader(byte[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hasPOIFSHeader</h4> -<pre>public static boolean hasPOIFSHeader(byte[] header8Bytes)</pre> -<div class="block">Checks if the supplied first 8 bytes of a stream / file - has a POIFS (OLE2) header.</div> -</li> -</ul> <a name="create(java.io.File)"> <!-- --> </a>
Added: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/FileMagic.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/FileMagic.html?rev=1804885&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/FileMagic.html (added) +++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/FileMagic.html Sun Aug 13 10:01:11 2017 @@ -0,0 +1,183 @@ +<!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.FileMagic (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.poi.poifs.filesystem.FileMagic (POI API Documentation)"; + } + } + catch(err) { + } +//--> +</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/FileMagic.html" title="enum 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/FileMagic.html" target="_top">Frames</a></li> +<li><a href="FileMagic.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.FileMagic" class="title">Uses of Class<br>org.apache.poi.poifs.filesystem.FileMagic</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../org/apache/poi/poifs/filesystem/FileMagic.html" title="enum in org.apache.poi.poifs.filesystem">FileMagic</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.poifs.filesystem">org.apache.poi.poifs.filesystem</a></td> +<td class="colLast"> +<div class="block">filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.poi.poifs.filesystem"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/poi/poifs/filesystem/FileMagic.html" title="enum in org.apache.poi.poifs.filesystem">FileMagic</a> in <a href="../../../../../../org/apache/poi/poifs/filesystem/package-summary.html">org.apache.poi.poifs.filesystem</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../org/apache/poi/poifs/filesystem/package-summary.html">org.apache.poi.poifs.filesystem</a> that return <a href="../../../../../../org/apache/poi/poifs/filesystem/FileMagic.html" title="enum in org.apache.poi.poifs.filesystem">FileMagic</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/filesystem/FileMagic.html" title="enum in org.apache.poi.poifs.filesystem">FileMagic</a></code></td> +<td class="colLast"><span class="strong">FileMagic.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FileMagic.html#valueOf(byte[])">valueOf</a></strong>(byte[] magic)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/filesystem/FileMagic.html" title="enum in org.apache.poi.poifs.filesystem">FileMagic</a></code></td> +<td class="colLast"><span class="strong">FileMagic.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FileMagic.html#valueOf(java.io.InputStream)">valueOf</a></strong>(java.io.InputStream inp)</code> +<div class="block">Get the file magic of the supplied InputStream (which MUST + support mark and reset).</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/filesystem/FileMagic.html" title="enum in org.apache.poi.poifs.filesystem">FileMagic</a></code></td> +<td class="colLast"><span class="strong">FileMagic.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FileMagic.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code> +<div class="block">Returns the enum constant of this type with the specified name.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/poifs/filesystem/FileMagic.html" title="enum in org.apache.poi.poifs.filesystem">FileMagic</a>[]</code></td> +<td class="colLast"><span class="strong">FileMagic.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FileMagic.html#values()">values</a></strong>()</code> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</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/FileMagic.html" title="enum 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/FileMagic.html" target="_top">Frames</a></li> +<li><a href="FileMagic.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 2017 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=1804885&r1=1804884&r2=1804885&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 Aug 13 10:01:11 2017 @@ -42,6 +42,10 @@ <li><a href="POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">POIFSFileSystem</a></li> <li><a href="POIFSWriterEvent.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">POIFSWriterEvent</a></li> </ul> +<h2 title="Enums">Enums</h2> +<ul title="Enums"> +<li><a href="FileMagic.html" title="enum in org.apache.poi.poifs.filesystem" target="classFrame">FileMagic</a></li> +</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> 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=1804885&r1=1804884&r2=1804885&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 Aug 13 10:01:11 2017 @@ -286,6 +286,23 @@ </table> </li> <li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation"> +<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Enum</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../org/apache/poi/poifs/filesystem/FileMagic.html" title="enum in org.apache.poi.poifs.filesystem">FileMagic</a></td> +<td class="colLast"> +<div class="block">The file magic number, i.e.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation"> <caption><span>Exception Summary</span><span class="tabEnd"> </span></caption> <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=1804885&r1=1804884&r2=1804885&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 Aug 13 10:01:11 2017 @@ -168,6 +168,18 @@ </li> <li type="circle">org.apache.poi.poifs.filesystem.<a href="../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem"><span class="strong">POIFSWriterListener</span></a></li> </ul> +<h2 title="Enum Hierarchy">Enum Hierarchy</h2> +<ul> +<li type="circle">java.lang.Object +<ul> +<li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) +<ul> +<li type="circle">org.apache.poi.poifs.filesystem.<a href="../../../../../org/apache/poi/poifs/filesystem/FileMagic.html" title="enum in org.apache.poi.poifs.filesystem"><span class="strong">FileMagic</span></a></li> +</ul> +</li> +</ul> +</li> +</ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> 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=1804885&r1=1804884&r2=1804885&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 Aug 13 10:01:11 2017 @@ -1287,67 +1287,72 @@ Compound Document Format.</div> </td> </tr> <tr class="rowColor"> +<td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/FileMagic.html#org.apache.poi.poifs.filesystem">FileMagic</a> +<div class="block">The file magic number, i.e.</div> +</td> +</tr> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/FilteringDirectoryNode.html#org.apache.poi.poifs.filesystem">FilteringDirectoryNode</a> <div class="block">A DirectoryEntry filter, which exposes another DirectoryEntry less certain parts.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/NPOIFSDocument.html#org.apache.poi.poifs.filesystem">NPOIFSDocument</a> <div class="block">This class manages a document in the NIO POIFS filesystem.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/NPOIFSFileSystem.html#org.apache.poi.poifs.filesystem">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"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/NPOIFSMiniStore.html#org.apache.poi.poifs.filesystem">NPOIFSMiniStore</a> <div class="block">This class handles the MiniStream (small block store) in the NIO case for <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>NPOIFSFileSystem</code></a></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/Ole10Native.html#org.apache.poi.poifs.filesystem">Ole10Native</a> <div class="block">Represents an Ole10Native record which is wrapped around certain binary files being embedded in OLE2 documents.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/Ole10NativeException.html#org.apache.poi.poifs.filesystem">Ole10NativeException</a> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/OPOIFSDocument.html#org.apache.poi.poifs.filesystem">OPOIFSDocument</a> <div class="block">This class manages a document in a old-style OPOIFS filesystem.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/OPOIFSFileSystem.html#org.apache.poi.poifs.filesystem">OPOIFSFileSystem</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="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/POIFSDocumentPath.html#org.apache.poi.poifs.filesystem">POIFSDocumentPath</a> <div class="block">Class POIFSDocumentPath</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html#org.apache.poi.poifs.filesystem">POIFSFileSystem</a> <div class="block">Transition class for the move from <a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>POIFSFileSystem</code></a> to <a href="../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>OPOIFSFileSystem</code></a>, and from <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>NPOIFSFileSystem</code></a> to <a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>POIFSFileSystem</code></a>.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/POIFSWriterEvent.html#org.apache.poi.poifs.filesystem">POIFSWriterEvent</a> <div class="block">Class POIFSWriterEvent</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/POIFSWriterListener.html#org.apache.poi.poifs.filesystem">POIFSWriterListener</a> <div class="block">Interface POIFSWriterListener</div> </td> Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SlideShowFactory.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SlideShowFactory.html?rev=1804885&r1=1804884&r2=1804885&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SlideShowFactory.html (original) +++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SlideShowFactory.html Sun Aug 13 10:01:11 2017 @@ -290,9 +290,7 @@ extends java.lang.Object</pre> <div class="block">Creates the appropriate HSLFSlideShow / XMLSlideShow from the given InputStream. - <p>Your input stream MUST either support mark/reset, or - be wrapped as a <code>PushbackInputStream</code>! Note that - using an <code>InputStream</code> has a higher memory footprint + <p>Note that using an <code>InputStream</code> has a higher memory footprint than using a <code>File</code>.</p> <p>Note that in order to properly release resources the @@ -318,9 +316,8 @@ extends java.lang.Object</pre> <a href="../../../../../org/apache/poi/EncryptedDocumentException.html" title="class in org.apache.poi">EncryptedDocumentException</a></pre> <div class="block">Creates the appropriate HSLFSlideShow / XMLSlideShow from the given InputStream, which may be password protected. - <p>Your input stream MUST either support mark/reset, or - be wrapped as a <code>PushbackInputStream</code>! Note that - using an <code>InputStream</code> has a higher memory footprint + + <p>Note that using an <code>InputStream</code> has a higher memory footprint than using a <code>File</code>.</p> <p>Note that in order to properly release resources the Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/WorkbookFactory.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/WorkbookFactory.html?rev=1804885&r1=1804884&r2=1804885&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/WorkbookFactory.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/WorkbookFactory.html Sun Aug 13 10:01:11 2017 @@ -298,7 +298,7 @@ extends java.lang.Object</pre> the given InputStream. <p>Your input stream MUST either support mark/reset, or - be wrapped as a <code>PushbackInputStream</code>! Note that + be wrapped as a <code>BufferedInputStream</code>! Note that using an <code>InputStream</code> has a higher memory footprint than using a <code>File</code>.</p> @@ -326,16 +326,15 @@ extends java.lang.Object</pre> <a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a>, <a href="../../../../../org/apache/poi/EncryptedDocumentException.html" title="class in org.apache.poi">EncryptedDocumentException</a></pre> <div class="block">Creates the appropriate HSSFWorkbook / XSSFWorkbook from - the given InputStream, which may be password protected. - <p>Your input stream MUST either support mark/reset, or - be wrapped as a <code>PushbackInputStream</code>! Note that - using an <code>InputStream</code> has a higher memory footprint - than using a <code>File</code>.</p> + the given InputStream, which may be password protected.<p> + + Note that using an <code>InputStream</code> has a higher memory footprint + than using a <code>File</code>.<p> - <p>Note that in order to properly release resources the + Note that in order to properly release resources the Workbook should be closed after use. Note also that loading from an InputStream requires more memory than loading - from a File, so prefer <a href="../../../../../org/apache/poi/ss/usermodel/WorkbookFactory.html#create(java.io.File)"><code>create(File)</code></a> where possible.</p></div> + from a File, so prefer <a href="../../../../../org/apache/poi/ss/usermodel/WorkbookFactory.html#create(java.io.File)"><code>create(File)</code></a> where possible.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>inp</code> - The <code>InputStream</code> to read data from.</dd><dd><code>password</code> - The password that should be used or null if no password is necessary.</dd> <dt><span class="strong">Returns:</span></dt><dd>The created Workbook</dd> <dt><span class="strong">Throws:</span></dt> Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html?rev=1804885&r1=1804884&r2=1804885&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html Sun Aug 13 10:01:11 2017 @@ -179,122 +179,126 @@ <td class="colLast"> </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.openxml4j.opc.internal">org.apache.poi.openxml4j.opc.internal</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.poifs.crypt">org.apache.poi.poifs.crypt</a></td> <td class="colLast"> <div class="block">Implementation of the <a href="http://msdn.microsoft.com/en-us/library/dd952186(v=office.12).aspx">ECMA-376 Document Encryption</a></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.poifs.filesystem">org.apache.poi.poifs.filesystem</a></td> <td class="colLast"> <div class="block">filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.poifs.storage">org.apache.poi.poifs.storage</a></td> <td class="colLast"> <div class="block">storage package contains low level binary structures for POIFS's implementation of the OLE 2 Compound Document Format.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.sl.draw">org.apache.poi.sl.draw</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.sl.image">org.apache.poi.sl.image</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.format">org.apache.poi.ss.format</a></td> <td class="colLast"> <div class="block">This package contains classes that implement cell formatting</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula">org.apache.poi.ss.formula</a></td> <td class="colLast"> <div class="block">This package contains common internal POI code for manipulating formulas.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.udf">org.apache.poi.ss.formula.udf</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel.helpers">org.apache.poi.ss.usermodel.helpers</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.util">org.apache.poi.util</a></td> <td class="colLast"> <div class="block">Top-level util package are classes that are useful throughout the project.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xdgf.usermodel">org.apache.poi.xdgf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xdgf.usermodel.section">org.apache.poi.xdgf.usermodel.section</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xslf.model">org.apache.poi.xslf.model</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.binary">org.apache.poi.xssf.binary</a></td> <td class="colLast"> <div class="block">The org.apache.poi.xssf.binary package includes necessary underlying components for streaming/read-only processing of xlsb files.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.model">org.apache.poi.xssf.model</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.streaming">org.apache.poi.xssf.streaming</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.extensions">org.apache.poi.xssf.usermodel.extensions</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.helpers">org.apache.poi.xssf.usermodel.helpers</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.util">org.apache.poi.xssf.util</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xwpf.usermodel">org.apache.poi.xwpf.usermodel</a></td> <td class="colLast"> </td> </tr> @@ -10394,6 +10398,24 @@ for streaming/read-only processing of xl </tbody> </table> </li> +<li class="blockList"><a name="org.apache.poi.openxml4j.opc.internal"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">Internal</a> in <a href="../../../../../org/apache/poi/openxml4j/opc/internal/package-summary.html">org.apache.poi.openxml4j.opc.internal</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/poi/openxml4j/opc/internal/package-summary.html">org.apache.poi.openxml4j.opc.internal</a> with annotations of type <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">Internal</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/openxml4j/opc/internal/ZipHelper.html" title="class in org.apache.poi.openxml4j.opc.internal">ZipHelper</a></strong></code> </td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.poi.poifs.crypt"> <!-- --> </a> @@ -10435,6 +10457,12 @@ for streaming/read-only processing of xl <tbody> <tr class="altColor"> <td class="colFirst"><code>class </code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/DocumentFactoryHelper.html" title="class in org.apache.poi.poifs.filesystem">DocumentFactoryHelper</a></strong></code> +<div class="block">A small base class for the various factories, e.g.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/EntryUtils.html" title="class in org.apache.poi.poifs.filesystem">EntryUtils</a></strong></code> </td> </tr> </tbody> Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html?rev=1804885&r1=1804884&r2=1804885&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html Sun Aug 13 10:01:11 2017 @@ -133,46 +133,52 @@ HSSF concepts.</div> </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.poifs.filesystem">org.apache.poi.poifs.filesystem</a></td> +<td class="colLast"> +<div class="block">filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.format">org.apache.poi.ss.format</a></td> <td class="colLast"> <div class="block">This package contains classes that implement cell formatting</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.atp">org.apache.poi.ss.formula.atp</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.ptg">org.apache.poi.ss.formula.ptg</a></td> <td class="colLast"> <div class="block">formula package contains binary PTG structures used in Formulas</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.streaming">org.apache.poi.xssf.streaming</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.util">org.apache.poi.xssf.util</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xwpf.model">org.apache.poi.xwpf.model</a></td> <td class="colLast"> </td> </tr> @@ -869,6 +875,60 @@ HSSF concepts.</div> </div> </td> </tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.poifs.filesystem"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">Removal</a> in <a href="../../../../../org/apache/poi/poifs/filesystem/package-summary.html">org.apache.poi.poifs.filesystem</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../org/apache/poi/poifs/filesystem/package-summary.html">org.apache.poi.poifs.filesystem</a> with annotations of type <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">Removal</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="strong">DocumentFactoryHelper.</span><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/DocumentFactoryHelper.html#hasOOXMLHeader(java.io.InputStream)">hasOOXMLHeader</a></strong>(java.io.InputStream inp)</code> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>in 3.17-beta2, use <a href="../../../../../org/apache/poi/poifs/filesystem/FileMagic.html#valueOf(java.io.InputStream)"><code>FileMagic.valueOf(InputStream)</code></a> == FileMagic.OOXML instead</i></div> +</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="strong">OPOIFSFileSystem.</span><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html#hasPOIFSHeader(byte[])">hasPOIFSHeader</a></strong>(byte[] header8Bytes)</code> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>in 3.17-beta2, use <a href="../../../../../org/apache/poi/poifs/filesystem/FileMagic.html#valueOf(java.io.InputStream)"><code>FileMagic.valueOf(InputStream)</code></a> == <a href="../../../../../org/apache/poi/poifs/filesystem/FileMagic.html#OLE2"><code>FileMagic.OLE2</code></a> instead</i></div> +</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#hasPOIFSHeader(byte[])">hasPOIFSHeader</a></strong>(byte[] header8Bytes)</code> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>in 3.17-beta2, use <a href="../../../../../org/apache/poi/poifs/filesystem/FileMagic.html#valueOf(java.io.InputStream)"><code>FileMagic.valueOf(InputStream)</code></a> == <a href="../../../../../org/apache/poi/poifs/filesystem/FileMagic.html#OLE2"><code>FileMagic.OLE2</code></a> instead</i></div> +</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="strong">OPOIFSFileSystem.</span><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html#hasPOIFSHeader(java.io.InputStream)">hasPOIFSHeader</a></strong>(java.io.InputStream inp)</code> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>in 3.17-beta2, use <a href="../../../../../org/apache/poi/poifs/filesystem/FileMagic.html#valueOf(java.io.InputStream)"><code>FileMagic.valueOf(InputStream)</code></a> == <a href="../../../../../org/apache/poi/poifs/filesystem/FileMagic.html#OLE2"><code>FileMagic.OLE2</code></a> instead</i></div> +</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#hasPOIFSHeader(java.io.InputStream)">hasPOIFSHeader</a></strong>(java.io.InputStream inp)</code> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>in 3.17-beta2, use <a href="../../../../../org/apache/poi/poifs/filesystem/FileMagic.html#valueOf(java.io.InputStream)"><code>FileMagic.valueOf(InputStream)</code></a> == <a href="../../../../../org/apache/poi/poifs/filesystem/FileMagic.html#OLE2"><code>FileMagic.OLE2</code></a> instead</i></div> +</div> +</td> +</tr> </tbody> </table> </li> Modified: poi/site/publish/apidocs/org/apache/poi/util/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-use.html?rev=1804885&r1=1804884&r2=1804885&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/package-use.html Sun Aug 13 10:01:11 2017 @@ -1360,6 +1360,12 @@ for streaming/read-only processing of xl </tr> <tbody> <tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/Internal.html#org.apache.poi.openxml4j.opc.internal">Internal</a> +<div class="block">Program elements annotated @Internal are intended for + POI internal use only.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colOne"><a href="../../../../org/apache/poi/util/class-use/Removal.html#org.apache.poi.openxml4j.opc.internal">Removal</a> <div class="block">Program elements annotated @Removal track the earliest final release when a deprecated feature will be removed.</div> @@ -1562,6 +1568,12 @@ for streaming/read-only processing of xl <td class="colOne"><a href="../../../../org/apache/poi/util/class-use/LittleEndianInput.html#org.apache.poi.poifs.filesystem">LittleEndianInput</a> </td> </tr> <tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/Removal.html#org.apache.poi.poifs.filesystem">Removal</a> +<div class="block">Program elements annotated @Removal track the earliest final release + when a deprecated feature will be removed.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colOne"><a href="../../../../org/apache/poi/util/class-use/SuppressForbidden.html#org.apache.poi.poifs.filesystem">SuppressForbidden</a> <div class="block">Marking class for elements to be ignored by the forbidden apis check</div> </td> Modified: poi/site/publish/apidocs/overview-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1804885&r1=1804884&r2=1804885&view=diff ============================================================================== --- poi/site/publish/apidocs/overview-tree.html (original) +++ poi/site/publish/apidocs/overview-tree.html Sun Aug 13 10:01:11 2017 @@ -3629,6 +3629,7 @@ <li type="circle">org.apache.poi.ddf.<a href="org/apache/poi/ddf/EscherColorRef.SysIndexSource.html" title="enum in org.apache.poi.ddf"><span class="strong">EscherColorRef.SysIndexSource</span></a></li> <li type="circle">org.apache.poi.ss.formula.<a href="org/apache/poi/ss/formula/EvaluationConditionalFormatRule.OperatorEnum.html" title="enum in org.apache.poi.ss.formula"><span class="strong">EvaluationConditionalFormatRule.OperatorEnum</span></a></li> <li type="circle">org.apache.poi.hwpf.model.<a href="org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model"><span class="strong">FieldsDocumentPart</span></a></li> +<li type="circle">org.apache.poi.poifs.filesystem.<a href="org/apache/poi/poifs/filesystem/FileMagic.html" title="enum in org.apache.poi.poifs.filesystem"><span class="strong">FileMagic</span></a></li> <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/FillPatternType.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FillPatternType</span></a></li> <li type="circle">org.apache.poi.common.usermodel.fonts.<a href="org/apache/poi/common/usermodel/fonts/FontCharset.html" title="enum in org.apache.poi.common.usermodel.fonts"><span class="strong">FontCharset</span></a></li> <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/FontCharset.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FontCharset</span></a></li> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
