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 2016/09/29 22:07:56 UTC

svn commit: r1762842 [27/45] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ apidocs/org/apache/poi/class-use/ apidocs/org/apache/poi/ddf/class-use/ apidocs/org/apache/poi/hpsf/class-use/ apidocs/org/apache/poi/hpsf/wellknown/class-use/ api...

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianByteArrayOutputStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianByteArrayOutputStream.html?rev=1762842&r1=1762841&r2=1762842&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianByteArrayOutputStream.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianByteArrayOutputStream.html Thu Sep 29 22:07:51 2016
@@ -91,6 +91,10 @@
 <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="altColor">
+<td class="colFirst"><a href="#org.apache.poi.poifs.crypt.xor">org.apache.poi.poifs.crypt.xor</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -147,7 +151,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">AgileEncryptor.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/agile/AgileEncryptor.html#marshallEncryptionDocument(EncryptionDocument,%20org.apache.poi.util.LittleEndianByteArrayOutputStream)">marshallEncryptionDocument</a></strong>(EncryptionDocument&nbsp;ed,
+<td class="colLast"><span class="strong">AgileEncryptor.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/agile/AgileEncryptor.html#marshallEncryptionDocument(com.microsoft.schemas.office.x2006.encryption.EncryptionDocument,%20org.apache.poi.util.LittleEndianByteArrayOutputStream)">marshallEncryptionDocument</a></strong>(com.microsoft.schemas.office.x2006.encryption.EncryptionDocument&nbsp;ed,
                           <a href="../../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a>&nbsp;os)</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -166,11 +170,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">BinaryRC4EncryptionVerifier.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/binaryrc4/BinaryRC4EncryptionVerifier.html#write(org.apache.poi.util.LittleEndianByteArrayOutputStream)">write</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a>&nbsp;bos)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">BinaryRC4EncryptionHeader.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/binaryrc4/BinaryRC4EncryptionHeader.html#write(org.apache.poi.util.LittleEndianByteArrayOutputStream)">write</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a>&nbsp;littleendianbytearrayoutputstream)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">BinaryRC4EncryptionHeader.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/binaryrc4/BinaryRC4EncryptionHeader.html#write(org.apache.poi.util.LittleEndianByteArrayOutputStream)">write</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a>&nbsp;littleendianbytearrayoutputstream)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">BinaryRC4EncryptionVerifier.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/binaryrc4/BinaryRC4EncryptionVerifier.html#write(org.apache.poi.util.LittleEndianByteArrayOutputStream)">write</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a>&nbsp;bos)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -188,20 +192,42 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">StandardEncryptionVerifier.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/standard/StandardEncryptionVerifier.html#write(org.apache.poi.util.LittleEndianByteArrayOutputStream)">write</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a>&nbsp;bos)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">StandardEncryptionHeader.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/standard/StandardEncryptionHeader.html#write(org.apache.poi.util.LittleEndianByteArrayOutputStream)">write</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a>&nbsp;bos)</code>
 <div class="block">serializes the header</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">StandardEncryptionVerifier.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/standard/StandardEncryptionVerifier.html#write(org.apache.poi.util.LittleEndianByteArrayOutputStream)">write</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a>&nbsp;bos)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">EncryptionRecord.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/standard/EncryptionRecord.html#write(org.apache.poi.util.LittleEndianByteArrayOutputStream)">write</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a>&nbsp;os)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
+</li>
+<li class="blockList"><a name="org.apache.poi.poifs.crypt.xor">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a> in <a href="../../../../../org/apache/poi/poifs/crypt/xor/package-summary.html">org.apache.poi.poifs.crypt.xor</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/crypt/xor/package-summary.html">org.apache.poi.poifs.crypt.xor</a> with parameters of type <a href="../../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</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>void</code></td>
+<td class="colLast"><span class="strong">XOREncryptionHeader.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/xor/XOREncryptionHeader.html#write(org.apache.poi.util.LittleEndianByteArrayOutputStream)">write</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a>&nbsp;leos)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">XOREncryptionVerifier.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/xor/XOREncryptionVerifier.html#write(org.apache.poi.util.LittleEndianByteArrayOutputStream)">write</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianByteArrayOutputStream.html" title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a>&nbsp;bos)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianInput.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianInput.html?rev=1762842&r1=1762841&r2=1762842&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianInput.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/LittleEndianInput.html Thu Sep 29 22:07:51 2016
@@ -125,28 +125,32 @@ HSSF concepts.</div>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.poi.poifs.crypt.xor">org.apache.poi.poifs.crypt.xor</a></td>
+<td class="colLast">&nbsp;</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="altColor">
+<tr class="rowColor">
 <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="rowColor">
+<tr class="altColor">
 <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="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.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>
@@ -426,31 +430,26 @@ HSSF concepts.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/ChunkedCipherInputStream.html#ChunkedCipherInputStream(org.apache.poi.util.LittleEndianInput,%20long,%20int)">ChunkedCipherInputStream</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;stream,
-                        long&nbsp;size,
-                        int&nbsp;chunkSize)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceDefinition.html#DataSpaceMapUtils.DataSpaceDefinition(org.apache.poi.util.LittleEndianInput)">DataSpaceMapUtils.DataSpaceDefinition</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;is)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceMap.html#DataSpaceMapUtils.DataSpaceMap(org.apache.poi.util.LittleEndianInput)">DataSpaceMapUtils.DataSpaceMap</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;is)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceMapEntry.html#DataSpaceMapUtils.DataSpaceMapEntry(org.apache.poi.util.LittleEndianInput)">DataSpaceMapUtils.DataSpaceMapEntry</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;is)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/DataSpaceMapUtils.DataSpaceVersionInfo.html#DataSpaceMapUtils.DataSpaceVersionInfo(org.apache.poi.util.LittleEndianInput)">DataSpaceMapUtils.DataSpaceVersionInfo</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;is)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/DataSpaceMapUtils.IRMDSTransformInfo.html#DataSpaceMapUtils.IRMDSTransformInfo(org.apache.poi.util.LittleEndianInput)">DataSpaceMapUtils.IRMDSTransformInfo</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;is)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/DataSpaceMapUtils.TransformInfoHeader.html#DataSpaceMapUtils.TransformInfoHeader(org.apache.poi.util.LittleEndianInput)">DataSpaceMapUtils.TransformInfoHeader</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;is)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.util.LittleEndianInput,%20boolean)">EncryptionInfo</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;dis,
-              boolean&nbsp;isCryptoAPI)</code>&nbsp;</td>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html#EncryptionInfo(org.apache.poi.util.LittleEndianInput,%20org.apache.poi.poifs.crypt.EncryptionMode)">EncryptionInfo</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;dis,
+              <a href="../../../../../org/apache/poi/poifs/crypt/EncryptionMode.html" title="enum in org.apache.poi.poifs.crypt">EncryptionMode</a>&nbsp;preferredEncryptionMode)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -468,7 +467,7 @@ HSSF concepts.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">AgileEncryptionInfoBuilder.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/agile/AgileEncryptionInfoBuilder.html#initialize(org.apache.poi.poifs.crypt.EncryptionInfo,%20org.apache.poi.util.LittleEndianInput)">initialize</a></strong>(<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;ei,
+<td class="colLast"><span class="strong">AgileEncryptionInfoBuilder.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/agile/AgileEncryptionInfoBuilder.html#initialize(org.apache.poi.poifs.crypt.EncryptionInfo,%20org.apache.poi.util.LittleEndianInput)">initialize</a></strong>(<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;info,
           <a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;dis)</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -576,6 +575,36 @@ HSSF concepts.</div>
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.poi.poifs.crypt.xor">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a> in <a href="../../../../../org/apache/poi/poifs/crypt/xor/package-summary.html">org.apache.poi.poifs.crypt.xor</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/crypt/xor/package-summary.html">org.apache.poi.poifs.crypt.xor</a> with parameters of type <a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</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>void</code></td>
+<td class="colLast"><span class="strong">XOREncryptionInfoBuilder.</span><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/xor/XOREncryptionInfoBuilder.html#initialize(org.apache.poi.poifs.crypt.EncryptionInfo,%20org.apache.poi.util.LittleEndianInput)">initialize</a></strong>(<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;info,
+          <a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;dis)</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/poifs/crypt/xor/package-summary.html">org.apache.poi.poifs.crypt.xor</a> with parameters of type <a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</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/poifs/crypt/xor/XOREncryptionVerifier.html#XOREncryptionVerifier(org.apache.poi.util.LittleEndianInput)">XOREncryptionVerifier</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;is)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.poi.poifs.filesystem">
 <!--   -->
 </a>
@@ -671,16 +700,16 @@ HSSF concepts.</div>
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/formula/ptg/FuncPtg.html" title="class in org.apache.poi.ss.formula.ptg">FuncPtg</a></code></td>
+<td class="colLast"><span class="strong">FuncPtg.</span><code><strong><a href="../../../../../org/apache/poi/ss/formula/ptg/FuncPtg.html#create(org.apache.poi.util.LittleEndianInput)">create</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/formula/ptg/FuncVarPtg.html" title="class in org.apache.poi.ss.formula.ptg">FuncVarPtg</a></code></td>
 <td class="colLast"><span class="strong">FuncVarPtg.</span><code><strong><a href="../../../../../org/apache/poi/ss/formula/ptg/FuncVarPtg.html#create(org.apache.poi.util.LittleEndianInput)">create</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>
 <div class="block">Creates new function pointer from a byte array
  usually called while reading an excel file.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/formula/ptg/FuncPtg.html" title="class in org.apache.poi.ss.formula.ptg">FuncPtg</a></code></td>
-<td class="colLast"><span class="strong">FuncPtg.</span><code><strong><a href="../../../../../org/apache/poi/ss/formula/ptg/FuncPtg.html#create(org.apache.poi.util.LittleEndianInput)">create</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a></code></td>
 <td class="colLast"><span class="strong">Ptg.</span><code><strong><a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html#createPtg(org.apache.poi.util.LittleEndianInput)">createPtg</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianInput.html" title="interface in org.apache.poi.util">LittleEndianInput</a>&nbsp;in)</code>&nbsp;</td>



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