Added: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParseException.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParseException.html?rev=1787231&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParseException.html (added) +++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParseException.html Thu Mar 16 18:53:48 2017 @@ -0,0 +1,262 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>XSSFBParseException (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="XSSFBParseException (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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/XSSFBParseException.html">Use</a></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><a href="../../../../../org/apache/poi/xssf/binary/XSSFBHyperlinksTable.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParser.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/xssf/binary/XSSFBParseException.html" target="_top">Frames</a></li> +<li><a href="XSSFBParseException.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.poi.xssf.binary</div> +<h2 title="Class XSSFBParseException" class="title">Class XSSFBParseException</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>java.lang.Throwable</li> +<li> +<ul class="inheritance"> +<li>java.lang.Exception</li> +<li> +<ul class="inheritance"> +<li>java.lang.RuntimeException</li> +<li> +<ul class="inheritance"> +<li>org.apache.poi.xssf.binary.XSSFBParseException</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable</dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">XSSFBParseException</span> +extends java.lang.RuntimeException</pre> +<div class="block">Parse exception while reading an xssfb</div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../serialized-form.html#org.apache.poi.xssf.binary.XSSFBParseException">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParseException.html#XSSFBParseException(java.lang.String)">XSSFBParseException</a></strong>(java.lang.String msg)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Throwable</h3> +<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="XSSFBParseException(java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>XSSFBParseException</h4> +<pre>public XSSFBParseException(java.lang.String msg)</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/XSSFBParseException.html">Use</a></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><a href="../../../../../org/apache/poi/xssf/binary/XSSFBHyperlinksTable.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParser.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/xssf/binary/XSSFBParseException.html" target="_top">Frames</a></li> +<li><a href="XSSFBParseException.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</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>
Added: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParser.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParser.html?rev=1787231&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParser.html (added) +++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBParser.html Thu Mar 16 18:53:48 2017 @@ -0,0 +1,291 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>XSSFBParser (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="XSSFBParser (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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/XSSFBParser.html">Use</a></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><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParseException.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/xssf/binary/XSSFBParser.html" target="_top">Frames</a></li> +<li><a href="XSSFBParser.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.poi.xssf.binary</div> +<h2 title="Class XSSFBParser" class="title">Class XSSFBParser</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>org.apache.poi.xssf.binary.XSSFBParser</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../../org/apache/poi/xssf/binary/XSSFBCommentsTable.html" title="class in org.apache.poi.xssf.binary">XSSFBCommentsTable</a>, <a href="../../../../../org/apache/poi/xssf/binary/XSSFBSheetHandler.html" title="class in org.apache.poi.xssf.binary">XSSFBSheetHandler</a>, <a href="../../../../../org/apache/poi/xssf/binary/XSSFBStylesTable.html" title="class in org.apache.poi.xssf.binary">XSSFBStylesTable</a></dd> +</dl> +<hr> +<br> +<pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> +public abstract class <span class="strong">XSSFBParser</span> +extends java.lang.Object</pre> +<div class="block">Experimental parser for Microsoft's ooxml xssfb format. + Not thread safe, obviously. Need to create a new one + for each thread.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParser.html#XSSFBParser(java.io.InputStream)">XSSFBParser</a></strong>(java.io.InputStream is)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</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> +<tr class="altColor"> +<td class="colFirst"><code>abstract void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParser.html#handleRecord(int,%20byte[])">handleRecord</a></strong>(int recordType, + byte[] data)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParser.html#parse()">parse</a></strong>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="XSSFBParser(java.io.InputStream)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>XSSFBParser</h4> +<pre>public XSSFBParser(java.io.InputStream is)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="parse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>parse</h4> +<pre>public void parse() + throws java.io.IOException</pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd></dl> +</li> +</ul> +<a name="handleRecord(int, byte[])"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>handleRecord</h4> +<pre>public abstract void handleRecord(int recordType, + byte[] data) + throws <a href="../../../../../org/apache/poi/xssf/binary/XSSFBParseException.html" title="class in org.apache.poi.xssf.binary">XSSFBParseException</a></pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParseException.html" title="class in org.apache.poi.xssf.binary">XSSFBParseException</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/XSSFBParser.html">Use</a></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><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParseException.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/xssf/binary/XSSFBParser.html" target="_top">Frames</a></li> +<li><a href="XSSFBParser.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</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> Added: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRecordType.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRecordType.html?rev=1787231&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRecordType.html (added) +++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRecordType.html Thu Mar 16 18:53:48 2017 @@ -0,0 +1,808 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>XSSFBRecordType (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="XSSFBRecordType (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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/XSSFBRecordType.html">Use</a></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><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParser.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRelation.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/xssf/binary/XSSFBRecordType.html" target="_top">Frames</a></li> +<li><a href="XSSFBRecordType.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#enum_constant_summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum_constant_detail">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.poi.xssf.binary</div> +<h2 title="Enum XSSFBRecordType" class="title">Enum XSSFBRecordType</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>java.lang.Enum<<a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a>></li> +<li> +<ul class="inheritance"> +<li>org.apache.poi.xssf.binary.XSSFBRecordType</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable, java.lang.Comparable<<a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a>></dd> +</dl> +<hr> +<br> +<pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> +public enum <span class="strong">XSSFBRecordType</span> +extends java.lang.Enum<<a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a>></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== ENUM CONSTANT SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum_constant_summary"> +<!-- --> +</a> +<h3>Enum Constant Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> +<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Enum Constant and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtBeginCellStyleXFS">BrtBeginCellStyleXFS</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtBeginCellXFs">BrtBeginCellXFs</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtBeginComment">BrtBeginComment</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtBeginCommentAuthors">BrtBeginCommentAuthors</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtBeginFmts">BrtBeginFmts</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtBeginHeaderFooter">BrtBeginHeaderFooter</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtBeginSheet">BrtBeginSheet</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtBeginSheetData">BrtBeginSheetData</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtBeginSst">BrtBeginSst</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtBundleSh">BrtBundleSh</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtCellBlank">BrtCellBlank</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtCellBool">BrtCellBool</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtCellError">BrtCellError</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtCellIsst">BrtCellIsst</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtCellReal">BrtCellReal</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtCellRk">BrtCellRk</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtCellRString">BrtCellRString</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtCellSt">BrtCellSt</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtColInfo">BrtColInfo</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtCommentAuthor">BrtCommentAuthor</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtCommentText">BrtCommentText</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtEndCellStyleXFS">BrtEndCellStyleXFS</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtEndCellXFs">BrtEndCellXFs</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtEndComment">BrtEndComment</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtEndCommentAuthors">BrtEndCommentAuthors</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtEndFmts">BrtEndFmts</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtEndSheetData">BrtEndSheetData</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtEndSst">BrtEndSst</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtFmlaBool">BrtFmlaBool</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtFmlaError">BrtFmlaError</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtFmlaNum">BrtFmlaNum</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtFmlaString">BrtFmlaString</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtFmt">BrtFmt</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtHLink">BrtHLink</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtRowHdr">BrtRowHdr</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtSstItem">BrtSstItem</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtWsDim">BrtWsDim</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtWsProp">BrtWsProp</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#BrtXf">BrtXf</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#Unimplemented">Unimplemented</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</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> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#getId()">getId</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html#lookup(int)">lookup</a></strong>(int id)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.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/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.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> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Enum</h3> +<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ ENUM CONSTANT DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum_constant_detail"> +<!-- --> +</a> +<h3>Enum Constant Detail</h3> +<a name="BrtCellBlank"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtCellBlank</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtCellBlank</pre> +</li> +</ul> +<a name="BrtCellRk"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtCellRk</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtCellRk</pre> +</li> +</ul> +<a name="BrtCellError"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtCellError</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtCellError</pre> +</li> +</ul> +<a name="BrtCellBool"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtCellBool</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtCellBool</pre> +</li> +</ul> +<a name="BrtCellReal"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtCellReal</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtCellReal</pre> +</li> +</ul> +<a name="BrtCellSt"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtCellSt</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtCellSt</pre> +</li> +</ul> +<a name="BrtCellIsst"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtCellIsst</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtCellIsst</pre> +</li> +</ul> +<a name="BrtFmlaString"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtFmlaString</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtFmlaString</pre> +</li> +</ul> +<a name="BrtFmlaNum"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtFmlaNum</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtFmlaNum</pre> +</li> +</ul> +<a name="BrtFmlaBool"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtFmlaBool</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtFmlaBool</pre> +</li> +</ul> +<a name="BrtFmlaError"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtFmlaError</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtFmlaError</pre> +</li> +</ul> +<a name="BrtRowHdr"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtRowHdr</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtRowHdr</pre> +</li> +</ul> +<a name="BrtCellRString"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtCellRString</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtCellRString</pre> +</li> +</ul> +<a name="BrtBeginSheet"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtBeginSheet</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtBeginSheet</pre> +</li> +</ul> +<a name="BrtWsProp"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtWsProp</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtWsProp</pre> +</li> +</ul> +<a name="BrtWsDim"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtWsDim</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtWsDim</pre> +</li> +</ul> +<a name="BrtColInfo"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtColInfo</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtColInfo</pre> +</li> +</ul> +<a name="BrtBeginSheetData"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtBeginSheetData</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtBeginSheetData</pre> +</li> +</ul> +<a name="BrtEndSheetData"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtEndSheetData</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtEndSheetData</pre> +</li> +</ul> +<a name="BrtHLink"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtHLink</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtHLink</pre> +</li> +</ul> +<a name="BrtBeginHeaderFooter"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtBeginHeaderFooter</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtBeginHeaderFooter</pre> +</li> +</ul> +<a name="BrtBeginCommentAuthors"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtBeginCommentAuthors</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtBeginCommentAuthors</pre> +</li> +</ul> +<a name="BrtEndCommentAuthors"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtEndCommentAuthors</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtEndCommentAuthors</pre> +</li> +</ul> +<a name="BrtCommentAuthor"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtCommentAuthor</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtCommentAuthor</pre> +</li> +</ul> +<a name="BrtBeginComment"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtBeginComment</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtBeginComment</pre> +</li> +</ul> +<a name="BrtCommentText"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtCommentText</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtCommentText</pre> +</li> +</ul> +<a name="BrtEndComment"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtEndComment</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtEndComment</pre> +</li> +</ul> +<a name="BrtXf"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtXf</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtXf</pre> +</li> +</ul> +<a name="BrtFmt"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtFmt</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtFmt</pre> +</li> +</ul> +<a name="BrtBeginFmts"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtBeginFmts</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtBeginFmts</pre> +</li> +</ul> +<a name="BrtEndFmts"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtEndFmts</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtEndFmts</pre> +</li> +</ul> +<a name="BrtBeginCellXFs"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtBeginCellXFs</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtBeginCellXFs</pre> +</li> +</ul> +<a name="BrtEndCellXFs"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtEndCellXFs</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtEndCellXFs</pre> +</li> +</ul> +<a name="BrtBeginCellStyleXFS"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtBeginCellStyleXFS</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtBeginCellStyleXFS</pre> +</li> +</ul> +<a name="BrtEndCellStyleXFS"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtEndCellStyleXFS</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtEndCellStyleXFS</pre> +</li> +</ul> +<a name="BrtSstItem"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtSstItem</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtSstItem</pre> +</li> +</ul> +<a name="BrtBeginSst"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtBeginSst</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtBeginSst</pre> +</li> +</ul> +<a name="BrtEndSst"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtEndSst</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtEndSst</pre> +</li> +</ul> +<a name="BrtBundleSh"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>BrtBundleSh</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> BrtBundleSh</pre> +</li> +</ul> +<a name="Unimplemented"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>Unimplemented</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> Unimplemented</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="values()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>values</h4> +<pre>public static <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a>[] values()</pre> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +<pre> +for (XSSFBRecordType c : XSSFBRecordType.values()) + System.out.println(c); +</pre></div> +<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl> +</li> +</ul> +<a name="valueOf(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>valueOf</h4> +<pre>public static <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> valueOf(java.lang.String name)</pre> +<div class="block">Returns the enum constant of this type with the specified name. +The string must match <i>exactly</i> an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd> +<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd> +<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl> +</li> +</ul> +<a name="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</h4> +<pre>public int getId()</pre> +</li> +</ul> +<a name="lookup(int)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>lookup</h4> +<pre>public static <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary">XSSFBRecordType</a> lookup(int id)</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/XSSFBRecordType.html">Use</a></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><a href="../../../../../org/apache/poi/xssf/binary/XSSFBParser.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRelation.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/xssf/binary/XSSFBRecordType.html" target="_top">Frames</a></li> +<li><a href="XSSFBRecordType.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#enum_constant_summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum_constant_detail">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</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> Added: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRelation.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRelation.html?rev=1787231&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRelation.html (added) +++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBRelation.html Thu Mar 16 18:53:48 2017 @@ -0,0 +1,295 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>XSSFBRelation (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="XSSFBRelation (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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/XSSFBRelation.html">Use</a></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><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/xssf/binary/XSSFBRelation.html" target="_top">Frames</a></li> +<li><a href="XSSFBRelation.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li>Constr | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li>Constr | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.poi.xssf.binary</div> +<h2 title="Class XSSFBRelation" class="title">Class XSSFBRelation</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../org/apache/poi/POIXMLRelation.html" title="class in org.apache.poi">org.apache.poi.POIXMLRelation</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.poi.xssf.binary.XSSFBRelation</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> +public class <span class="strong">XSSFBRelation</span> +extends <a href="../../../../../org/apache/poi/POIXMLRelation.html" title="class in org.apache.poi">POIXMLRelation</a></pre> +<div class="block">Need to have this mirror class of <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRelation.html" title="class in org.apache.poi.xssf.usermodel"><code>XSSFRelation</code></a> + because of conflicts with regular ooxml relations. + If we failed to break this into a separate class, in the cases of SharedStrings and Styles, + 2 parts would exist, and "Packages shall not contain equivalent part names..." + <p> + Also, we need to avoid the possibility of breaking the marshalling process for xml.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRelation.html" title="class in org.apache.poi.xssf.binary">XSSFBRelation</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRelation.html#STYLES_BINARY">STYLES_BINARY</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</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> +<tr class="altColor"> +<td class="colFirst"><code>java.io.InputStream</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRelation.html#getContents(org.apache.poi.openxml4j.opc.PackagePart)">getContents</a></strong>(<a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a> corePart)</code> +<div class="block">Fetches the InputStream to read the contents, based + of the specified core part, for which we are defined + as a suitable relationship</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POIXMLRelation"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLRelation.html" title="class in org.apache.poi">POIXMLRelation</a></h3> +<code><a href="../../../../../org/apache/poi/POIXMLRelation.html#getContentType()">getContentType</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getDefaultFileName()">getDefaultFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileName(int)">getFileName</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getFileNameIndex(org.apache.poi.POIXMLDocumentPart)">getFileNameIndex</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelation()">getRelation</a>, <a href="../../../../../org/apache/poi/POIXMLRelation.html#getRelationClass()">getRelationClass</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="STYLES_BINARY"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>STYLES_BINARY</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xssf/binary/XSSFBRelation.html" title="class in org.apache.poi.xssf.binary">XSSFBRelation</a> STYLES_BINARY</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getContents(org.apache.poi.openxml4j.opc.PackagePart)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getContents</h4> +<pre>public java.io.InputStream getContents(<a href="../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a> corePart) + throws java.io.IOException, + <a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></pre> +<div class="block">Fetches the InputStream to read the contents, based + of the specified core part, for which we are defined + as a suitable relationship</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code></dd> +<dd><code><a href="../../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></code></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/XSSFBRelation.html">Use</a></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><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRecordType.html" title="enum in org.apache.poi.xssf.binary"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/xssf/binary/XSSFBRelation.html" target="_top">Frames</a></li> +<li><a href="XSSFBRelation.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field_summary">Field</a> | </li> +<li>Constr | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li>Constr | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</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> Added: poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html?rev=1787231&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html (added) +++ poi/site/publish/apidocs/org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html Thu Mar 16 18:53:48 2017 @@ -0,0 +1,319 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>XSSFBSharedStringsTable (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="XSSFBSharedStringsTable (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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/XSSFBSharedStringsTable.html">Use</a></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><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRelation.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xssf/binary/XSSFBSheetHandler.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html" target="_top">Frames</a></li> +<li><a href="XSSFBSharedStringsTable.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.poi.xssf.binary</div> +<h2 title="Class XSSFBSharedStringsTable" class="title">Class XSSFBSharedStringsTable</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>org.apache.poi.xssf.binary.XSSFBSharedStringsTable</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a> +public class <span class="strong">XSSFBSharedStringsTable</span> +extends java.lang.Object</pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html#XSSFBSharedStringsTable(org.apache.poi.openxml4j.opc.OPCPackage)">XSSFBSharedStringsTable</a></strong>(<a href="../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a> pkg)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</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> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html#getCount()">getCount</a></strong>()</code> +<div class="block">Return an integer representing the total count of strings in the workbook.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html#getEntryAt(int)">getEntryAt</a></strong>(int i)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.util.List<java.lang.String></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html#getItems()">getItems</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html#getUniqueCount()">getUniqueCount</a></strong>()</code> +<div class="block">Returns an integer representing the total count of unique strings in the Shared String Table.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="XSSFBSharedStringsTable(org.apache.poi.openxml4j.opc.OPCPackage)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>XSSFBSharedStringsTable</h4> +<pre>public XSSFBSharedStringsTable(<a href="../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a> pkg) + throws java.io.IOException, + org.xml.sax.SAXException</pre> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pkg</code> - The <a href="../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc"><code>OPCPackage</code></a> to use as basis for the shared-strings table.</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>java.io.IOException</code> - If reading the data from the package fails.</dd> +<dd><code>org.xml.sax.SAXException</code> - if parsing the XML data fails.</dd></dl> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getItems()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getItems</h4> +<pre>public java.util.List<java.lang.String> getItems()</pre> +</li> +</ul> +<a name="getEntryAt(int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEntryAt</h4> +<pre>public java.lang.String getEntryAt(int i)</pre> +</li> +</ul> +<a name="getCount()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCount</h4> +<pre>public int getCount()</pre> +<div class="block">Return an integer representing the total count of strings in the workbook. This count does not + include any numbers, it counts only the total of text strings in the workbook.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>the total count of strings in the workbook</dd></dl> +</li> +</ul> +<a name="getUniqueCount()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getUniqueCount</h4> +<pre>public int getUniqueCount()</pre> +<div class="block">Returns an integer representing the total count of unique strings in the Shared String Table. + A string is unique even if it is a copy of another string, but has different formatting applied + at the character level.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>the total count of unique strings in the workbook</dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/XSSFBSharedStringsTable.html">Use</a></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><a href="../../../../../org/apache/poi/xssf/binary/XSSFBRelation.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xssf/binary/XSSFBSheetHandler.html" title="class in org.apache.poi.xssf.binary"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/xssf/binary/XSSFBSharedStringsTable.html" target="_top">Frames</a></li> +<li><a href="XSSFBSharedStringsTable.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</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> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
