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 2015/12/21 17:36:08 UTC

svn commit: r1721208 [29/30] - in /poi/site/publish/apidocs: ./ org/apache/poi/ org/apache/poi/class-use/ org/apache/poi/extractor/ org/apache/poi/hdgf/extractor/ org/apache/poi/hpbf/extractor/ org/apache/poi/hpsf/extractor/ org/apache/poi/hslf/extract...

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianInputStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianInputStream.html?rev=1721208&r1=1721207&r2=1721208&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianInputStream.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianInputStream.html Mon Dec 21 16:36:04 2015
@@ -74,6 +74,10 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.hwmf.record">org.apache.poi.hwmf.record</a></td>
+<td class="colLast">&nbsp;</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>
@@ -84,6 +88,487 @@
 </li>
 <li class="blockList">
 <ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.hwmf.record">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a> in <a href="../../../../../org/apache/poi/hwmf/record/package-summary.html">org.apache.poi.hwmf.record</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/hwmf/record/package-summary.html">org.apache.poi.hwmf.record</a> with parameters of type <a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a></span><span class="tabEnd">&nbsp;</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>int</code></td>
+<td class="colLast"><span class="strong">HwmfColorRef.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfColorRef.html#init(org.apache.poi.util.LittleEndianInputStream)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFont.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#init(org.apache.poi.util.LittleEndianInputStream)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfBitmap16.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfBitmap16.html#init(org.apache.poi.util.LittleEndianInputStream)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfScanObject.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfScanObject.html#init(org.apache.poi.util.LittleEndianInputStream)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfBitmapDib.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfBitmapDib.html#init(org.apache.poi.util.LittleEndianInputStream)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfPalette.PaletteEntry.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.PaletteEntry.html#init(org.apache.poi.util.LittleEndianInputStream)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfText.WmfSetTextCharExtra.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfText.WmfSetTextCharExtra.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfText.WmfSetTextColor.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfText.WmfSetTextColor.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfText.WmfSetTextJustification.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfText.WmfSetTextJustification.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfText.WmfTextOut.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfText.WmfTextOut.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfText.WmfExtTextOut.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfText.WmfExtTextOut.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfText.WmfSetTextAlign.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfText.WmfSetTextAlign.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfText.WmfCreateFontIndirect.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfText.WmfCreateFontIndirect.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfOffsetClipRgn.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetClipRgn.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfSetViewportOrg.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfSetViewportOrg.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfSetViewportExt.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfSetViewportExt.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfOffsetViewportOrg.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetViewportOrg.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfSetWindowOrg.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfSetWindowOrg.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfSetWindowExt.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfSetWindowExt.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfOffsetWindowOrg.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfOffsetWindowOrg.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfScaleWindowExt.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfScaleWindowExt.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfScaleViewportExt.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfScaleViewportExt.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfExcludeClipRect.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfExcludeClipRect.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfIntersectClipRect.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfIntersectClipRect.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfSelectClipRegion.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfSelectClipRegion.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfWindowing.WmfCreateRegion.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfWindowing.WmfCreateRegion.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFill.WmfFillRegion.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfFillRegion.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFill.WmfPaintRegion.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfPaintRegion.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFill.WmfFloodFill.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfFloodFill.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFill.WmfSetPolyfillMode.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfSetPolyfillMode.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFill.WmfExtFloodFill.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfExtFloodFill.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFill.WmfInvertRegion.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfInvertRegion.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFill.WmfPatBlt.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfPatBlt.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFill.WmfStretchBlt.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfStretchBlt.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFill.WmfStretchDib.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfStretchDib.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFill.WmfBitBlt.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfBitBlt.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFill.WmfSetDibToDev.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfSetDibToDev.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFill.WmfDibBitBlt.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfDibBitBlt.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfFill.WmfDibStretchBlt.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfFill.WmfDibStretchBlt.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfSaveDc.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfSaveDc.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfSetRelabs.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfSetRelabs.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfRestoreDc.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfRestoreDc.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfSetBkColor.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfSetBkColor.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfSetBkMode.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfSetBkMode.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfSetLayout.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfSetLayout.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfSetMapMode.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfSetMapMode.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfSetMapperFlags.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfSetMapperFlags.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfSetRop2.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfSetRop2.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfSetStretchBltMode.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfSetStretchBltMode.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfDibCreatePatternBrush.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfDibCreatePatternBrush.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfDeleteObject.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfDeleteObject.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfCreatePatternBrush.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfCreatePatternBrush.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfCreatePenIndirect.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfCreatePenIndirect.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfMisc.WmfCreateBrushIndirect.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfMisc.WmfCreateBrushIndirect.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfEscape.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfEscape.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfDraw.WmfMoveTo.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfMoveTo.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfDraw.WmfLineTo.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfLineTo.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfDraw.WmfPolygon.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfPolygon.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfDraw.WmfEllipse.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfEllipse.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfDraw.WmfFrameRegion.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfFrameRegion.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfDraw.WmfPolyPolygon.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfPolyPolygon.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfDraw.WmfRectangle.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfRectangle.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfDraw.WmfSetPixel.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfSetPixel.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfDraw.WmfRoundRect.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfRoundRect.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfDraw.WmfPie.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfPie.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfDraw.WmfArc.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfArc.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfDraw.WmfChord.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfChord.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfDraw.WmfSelectObject.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfDraw.WmfSelectObject.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfRecord.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfRecord.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>
+<div class="block">Init record from stream</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfPalette.WmfPaletteParent.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfPaletteParent.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfPalette.WmfResizePalette.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfResizePalette.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfPalette.WmfSelectPalette.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfSelectPalette.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HwmfPalette.WmfRealizePalette.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPalette.WmfRealizePalette.html#init(org.apache.poi.util.LittleEndianInputStream,%20long,%20int)">init</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+    long&nbsp;recordSize,
+    int&nbsp;recordFunction)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><span class="strong">HwmfBitmapDib.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfBitmapDib.html#readBitmapDirect(org.apache.poi.util.LittleEndianInputStream)">readBitmapDirect</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><span class="strong">HwmfBitmapDib.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfBitmapDib.html#readBitmapIndexed(org.apache.poi.util.LittleEndianInputStream)">readBitmapIndexed</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><span class="strong">HwmfBitmapDib.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfBitmapDib.html#readColors(org.apache.poi.util.LittleEndianInputStream)">readColors</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hwmf/record/HwmfPlaceableHeader.html" title="class in org.apache.poi.hwmf.record">HwmfPlaceableHeader</a></code></td>
+<td class="colLast"><span class="strong">HwmfPlaceableHeader.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPlaceableHeader.html#readHeader(org.apache.poi.util.LittleEndianInputStream)">readHeader</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><span class="strong">HwmfBitmapDib.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfBitmapDib.html#readHeader(org.apache.poi.util.LittleEndianInputStream)">readHeader</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><span class="strong">HwmfBitmapDib.</span><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfBitmapDib.html#readRGBQuad(org.apache.poi.util.LittleEndianInputStream,%20int)">readRGBQuad</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis,
+           int&nbsp;count)</code>&nbsp;</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/hwmf/record/package-summary.html">org.apache.poi.hwmf.record</a> with parameters of type <a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a></span><span class="tabEnd">&nbsp;</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/hwmf/record/HwmfHeader.html#HwmfHeader(org.apache.poi.util.LittleEndianInputStream)">HwmfHeader</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwmf/record/HwmfPlaceableHeader.html#HwmfPlaceableHeader(org.apache.poi.util.LittleEndianInputStream)">HwmfPlaceableHeader</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInputStream.html" title="class in org.apache.poi.util">LittleEndianInputStream</a>&nbsp;leis)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.poi.poifs.crypt">
 <!--   -->
 </a>

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=1721208&r1=1721207&r2=1721208&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 Mon Dec 21 16:36:04 2015
@@ -167,159 +167,163 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.hwpf">org.apache.poi.hwpf</a></td>
+<td class="colFirst"><a href="#org.apache.poi.hwmf.record">org.apache.poi.hwmf.record</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.hwpf.converter">org.apache.poi.hwpf.converter</a></td>
+<td class="colFirst"><a href="#org.apache.poi.hwpf">org.apache.poi.hwpf</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.hwpf.dev">org.apache.poi.hwpf.dev</a></td>
+<td class="colFirst"><a href="#org.apache.poi.hwpf.converter">org.apache.poi.hwpf.converter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.hwpf.model">org.apache.poi.hwpf.model</a></td>
+<td class="colFirst"><a href="#org.apache.poi.hwpf.dev">org.apache.poi.hwpf.dev</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.hwpf.model.io">org.apache.poi.hwpf.model.io</a></td>
+<td class="colFirst"><a href="#org.apache.poi.hwpf.model">org.apache.poi.hwpf.model</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.hwpf.model.types">org.apache.poi.hwpf.model.types</a></td>
+<td class="colFirst"><a href="#org.apache.poi.hwpf.model.io">org.apache.poi.hwpf.model.io</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.hwpf.sprm">org.apache.poi.hwpf.sprm</a></td>
+<td class="colFirst"><a href="#org.apache.poi.hwpf.model.types">org.apache.poi.hwpf.model.types</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.hwpf.usermodel">org.apache.poi.hwpf.usermodel</a></td>
+<td class="colFirst"><a href="#org.apache.poi.hwpf.sprm">org.apache.poi.hwpf.sprm</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="#org.apache.poi.hwpf.usermodel">org.apache.poi.hwpf.usermodel</a></td>
+<td class="colLast">&nbsp;</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.crypt.agile">org.apache.poi.poifs.crypt.agile</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.binaryrc4">org.apache.poi.poifs.crypt.binaryrc4</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.cryptoapi">org.apache.poi.poifs.crypt.cryptoapi</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.standard">org.apache.poi.poifs.crypt.standard</a></td>
 <td class="colLast">&nbsp;</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">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td>
 <td class="colLast">&nbsp;</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.constant">org.apache.poi.ss.formula.constant</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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="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">&nbsp;</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">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts</a></td>
 <td class="colLast">&nbsp;</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">&nbsp;</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">&nbsp;</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">&nbsp;</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">&nbsp;</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">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.model">org.apache.poi.xssf.model</a></td>
 <td class="colLast">&nbsp;</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">&nbsp;</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">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.extensions">org.apache.poi.xssf.usermodel.extensions</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.helpers">org.apache.poi.xssf.usermodel.helpers</a></td>
 <td class="colLast">&nbsp;</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">&nbsp;</td>
 </tr>
@@ -745,6 +749,26 @@ Compound Document Format.</div>
 </tr>
 </tbody>
 </table>
+</li>
+<li class="blockList"><a name="org.apache.poi.hwmf.record">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../org/apache/poi/util/package-summary.html">org.apache.poi.util</a> used by <a href="../../../../org/apache/poi/hwmf/record/package-summary.html">org.apache.poi.hwmf.record</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/LittleEndianInputStream.html#org.apache.poi.hwmf.record">LittleEndianInputStream</a>
+<div class="block">Wraps an <code>InputStream</code> providing <a href="../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util"><code>LittleEndianInput</code></a><p/>
+
+ This class does not buffer any input, so the stream read position maintained
+ by this class is consistent with that of the inner stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
 </li>
 <li class="blockList"><a name="org.apache.poi.hwpf">
 <!--   -->

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/extractor/XDGFVisioExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/extractor/XDGFVisioExtractor.html?rev=1721208&r1=1721207&r2=1721208&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/extractor/XDGFVisioExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/extractor/XDGFVisioExtractor.html Mon Dec 21 16:36:04 2015
@@ -187,6 +187,13 @@ extends <a href="../../../../../org/apac
 <code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#checkMaxTextSize(java.lang.StringBuffer,%20java.lang.String)">checkMaxTextSize</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getPackage()">getPackage</a></code></li>
 </ul>
 <ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POITextExtractor">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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#setFilesystem(java.io.Closeable)">setFilesystem</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>

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=1721208&r1=1721207&r2=1721208&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 Mon Dec 21 16:36:04 2015
@@ -224,6 +224,13 @@ extends <a href="../../../../../org/apac
 <code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#checkMaxTextSize(java.lang.StringBuffer,%20java.lang.String)">checkMaxTextSize</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getPackage()">getPackage</a></code></li>
 </ul>
 <ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POITextExtractor">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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#setFilesystem(java.io.Closeable)">setFilesystem</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>

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=1721208&r1=1721207&r2=1721208&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 Mon Dec 21 16:36:04 2015
@@ -265,6 +265,13 @@ implements <a href="../../../../../org/a
 <code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#checkMaxTextSize(java.lang.StringBuffer,%20java.lang.String)">checkMaxTextSize</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a></code></li>
 </ul>
 <ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POITextExtractor">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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#setFilesystem(java.io.Closeable)">setFilesystem</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>

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=1721208&r1=1721207&r2=1721208&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 Mon Dec 21 16:36:04 2015
@@ -233,6 +233,13 @@ implements <a href="../../../../../org/a
 <code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#checkMaxTextSize(java.lang.StringBuffer,%20java.lang.String)">checkMaxTextSize</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getPackage()">getPackage</a></code></li>
 </ul>
 <ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POITextExtractor">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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#setFilesystem(java.io.Closeable)">setFilesystem</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/extractor/XWPFWordExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/extractor/XWPFWordExtractor.html?rev=1721208&r1=1721207&r2=1721208&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/extractor/XWPFWordExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/extractor/XWPFWordExtractor.html Mon Dec 21 16:36:04 2015
@@ -205,6 +205,13 @@ extends <a href="../../../../../org/apac
 <code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#checkMaxTextSize(java.lang.StringBuffer,%20java.lang.String)">checkMaxTextSize</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getPackage()">getPackage</a></code></li>
 </ul>
 <ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POITextExtractor">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;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#setFilesystem(java.io.Closeable)">setFilesystem</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/overview-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-frame.html?rev=1721208&r1=1721207&r2=1721208&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-frame.html (original)
+++ poi/site/publish/apidocs/overview-frame.html Mon Dec 21 16:36:04 2015
@@ -67,6 +67,8 @@
 <li><a href="org/apache/poi/hssf/record/pivottable/package-frame.html" target="packageFrame">org.apache.poi.hssf.record.pivottable</a></li>
 <li><a href="org/apache/poi/hssf/usermodel/package-frame.html" target="packageFrame">org.apache.poi.hssf.usermodel</a></li>
 <li><a href="org/apache/poi/hssf/util/package-frame.html" target="packageFrame">org.apache.poi.hssf.util</a></li>
+<li><a href="org/apache/poi/hwmf/record/package-frame.html" target="packageFrame">org.apache.poi.hwmf.record</a></li>
+<li><a href="org/apache/poi/hwmf/usermodel/package-frame.html" target="packageFrame">org.apache.poi.hwmf.usermodel</a></li>
 <li><a href="org/apache/poi/hwpf/package-frame.html" target="packageFrame">org.apache.poi.hwpf</a></li>
 <li><a href="org/apache/poi/hwpf/converter/package-frame.html" target="packageFrame">org.apache.poi.hwpf.converter</a></li>
 <li><a href="org/apache/poi/hwpf/dev/package-frame.html" target="packageFrame">org.apache.poi.hwpf.dev</a></li>

Modified: poi/site/publish/apidocs/overview-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-summary.html?rev=1721208&r1=1721207&r2=1721208&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-summary.html (original)
+++ poi/site/publish/apidocs/overview-summary.html Mon Dec 21 16:36:04 2015
@@ -509,6 +509,14 @@ Compound Document Format.</div>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="org/apache/poi/hwmf/record/package-summary.html">org.apache.poi.hwmf.record</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="org/apache/poi/hwmf/usermodel/package-summary.html">org.apache.poi.hwmf.usermodel</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="org/apache/poi/openxml4j/exceptions/package-summary.html">org.apache.poi.openxml4j.exceptions</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>



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