You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ms...@apache.org on 2016/04/27 08:31:18 UTC

[25/51] [partial] pdfbox-docs git commit: add Javadoc for 1.8.12 and 2.0.1

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/09a30638/content/docs/1.8.12/javadocs/org/apache/pdfbox/cos/class-use/COSBase.html
----------------------------------------------------------------------
diff --git a/content/docs/1.8.12/javadocs/org/apache/pdfbox/cos/class-use/COSBase.html b/content/docs/1.8.12/javadocs/org/apache/pdfbox/cos/class-use/COSBase.html
new file mode 100644
index 0000000..d60116c
--- /dev/null
+++ b/content/docs/1.8.12/javadocs/org/apache/pdfbox/cos/class-use/COSBase.html
@@ -0,0 +1,3088 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc (version 1.7.0_79) on Wed Apr 27 08:25:10 CEST 2016 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.pdfbox.cos.COSBase (Apache PDFBox 1.8.12 API)</title>
+<meta name="date" content="2016-04-27">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.pdfbox.cos.COSBase (Apache PDFBox 1.8.12 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/pdfbox/cos/class-use/COSBase.html" target="_top">Frames</a></li>
+<li><a href="COSBase.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.pdfbox.cos.COSBase" class="title">Uses of Class<br>org.apache.pdfbox.cos.COSBase</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.cos">org.apache.pdfbox.cos</a></td>
+<td class="colLast">
+<div class="block">These are the low level objects that make up a PDF document.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.encoding">org.apache.pdfbox.encoding</a></td>
+<td class="colLast">
+<div class="block">This package contains the implementations for all of the encodings that are used in PDF documents.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.io">org.apache.pdfbox.io</a></td>
+<td class="colLast">
+<div class="block">This package contains IO streams.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdfparser">org.apache.pdfbox.pdfparser</a></td>
+<td class="colLast">
+<div class="block">The pdfparser package contains classes to parse PDF documents and objects within the document.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdfwriter">org.apache.pdfbox.pdfwriter</a></td>
+<td class="colLast">
+<div class="block">This is the persistence layer used to write the PDFBox documents to a stream.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel">org.apache.pdfbox.pdmodel</a></td>
+<td class="colLast">
+<div class="block">The PDModel package represents a high level API for creating and manipulating PDF documents.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.common">org.apache.pdfbox.pdmodel.common</a></td>
+<td class="colLast">
+<div class="block">High level PD classes that are used throughout several packages are placed in the PDModel common package.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.common.filespecification">org.apache.pdfbox.pdmodel.common.filespecification</a></td>
+<td class="colLast">
+<div class="block">The file specification package defines classes that are used for the PDF File Specification logic.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.common.function">org.apache.pdfbox.pdmodel.common.function</a></td>
+<td class="colLast">
+<div class="block">This package contains functions that are available in the PDF specification.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure">org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure</a></td>
+<td class="colLast">
+<div class="block">The logical structure package provides a mechanism for incorporating
+structural information about a document's content into a PDF file.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.documentinterchange.prepress">org.apache.pdfbox.pdmodel.documentinterchange.prepress</a></td>
+<td class="colLast">
+<div class="block">This package contains classes for prepress support in PDFBox.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf">org.apache.pdfbox.pdmodel.documentinterchange.taggedpdf</a></td>
+<td class="colLast">
+<div class="block">The tagged PDF package provides a mechanism for incorporating "tags" (standard
+structure types and attributes) into a PDF file.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.fdf">org.apache.pdfbox.pdmodel.fdf</a></td>
+<td class="colLast">
+<div class="block">The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.font">org.apache.pdfbox.pdmodel.font</a></td>
+<td class="colLast">
+<div class="block">Classes to deal with font functionality in a PDF Document.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.graphics">org.apache.pdfbox.pdmodel.graphics</a></td>
+<td class="colLast">
+<div class="block">The PDModel graphics package deals with graphics states, operations, and parameters within the PDF document.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.graphics.color">org.apache.pdfbox.pdmodel.graphics.color</a></td>
+<td class="colLast">
+<div class="block">This package deals with colors that are stored in a PDF document.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.graphics.optionalcontent">org.apache.pdfbox.pdmodel.graphics.optionalcontent</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.graphics.pattern">org.apache.pdfbox.pdmodel.graphics.pattern</a></td>
+<td class="colLast">
+<div class="block">This package deals with patterns which are used instead of colors.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.graphics.shading">org.apache.pdfbox.pdmodel.graphics.shading</a></td>
+<td class="colLast">
+<div class="block">This package deals with shadings which are used for filling instead of a color.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.graphics.xobject">org.apache.pdfbox.pdmodel.graphics.xobject</a></td>
+<td class="colLast">
+<div class="block">This package deals with images that are stored in a PDF document.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.action">org.apache.pdfbox.pdmodel.interactive.action</a></td>
+<td class="colLast">
+<div class="block">This package represents actions that can be performed in a PDF document.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.action.type">org.apache.pdfbox.pdmodel.interactive.action.type</a></td>
+<td class="colLast">
+<div class="block">This package contains all of the available PDF action types.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.annotation">org.apache.pdfbox.pdmodel.interactive.annotation</a></td>
+<td class="colLast">
+<div class="block">The annotation package contains classes that work with PDF annotation elements.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.digitalsignature">org.apache.pdfbox.pdmodel.interactive.digitalsignature</a></td>
+<td class="colLast">
+<div class="block">The digitial signature library will manage signatures that are stored in the PDF document.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination">org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination</a></td>
+<td class="colLast">
+<div class="block">The destination package allows destinations into a pdf document to be specified.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline">org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline</a></td>
+<td class="colLast">
+<div class="block">The outline package allows for a PDF outline(bookmarks) to be created.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.form">org.apache.pdfbox.pdmodel.interactive.form</a></td>
+<td class="colLast">
+<div class="block">The interactive package contains classes that deal with interactive annotations such as textfields and buttons.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.measurement">org.apache.pdfbox.pdmodel.interactive.measurement</a></td>
+<td class="colLast">
+<div class="block">The measurement package contains classes that work with elements specifying measure properties.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.pagenavigation">org.apache.pdfbox.pdmodel.interactive.pagenavigation</a></td>
+<td class="colLast">
+<div class="block">A package to allow provide access to PDF page navigation functionality.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.interactive.viewerpreferences">org.apache.pdfbox.pdmodel.interactive.viewerpreferences</a></td>
+<td class="colLast">
+<div class="block">A package to allow access to document viewing preferences.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.markedcontent">org.apache.pdfbox.pdmodel.markedcontent</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.util">org.apache.pdfbox.util</a></td>
+<td class="colLast">
+<div class="block">This package contains utility classes that are used by the PDFBox project.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.util.operator">org.apache.pdfbox.util.operator</a></td>
+<td class="colLast">
+<div class="block">This package contains implementations of all of the PDF operators.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.util.operator.pagedrawer">org.apache.pdfbox.util.operator.pagedrawer</a></td>
+<td class="colLast">
+<div class="block">This package contains implementations of all of the PDF operators.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.pdfbox.cos">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a> in <a href="../../../../../org/apache/pdfbox/cos/package-summary.html">org.apache.pdfbox.cos</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a> in <a href="../../../../../org/apache/pdfbox/cos/package-summary.html">org.apache.pdfbox.cos</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html" title="class in org.apache.pdfbox.cos">COSArray</a></strong></code>
+<div class="block">An array of PDFBase objects as part of the PDF document.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSBoolean.html" title="class in org.apache.pdfbox.cos">COSBoolean</a></strong></code>
+<div class="block">This class represents a boolean value in the PDF document.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></strong></code>
+<div class="block">This class represents a dictionary where name/value pairs reside.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionaryLateBinding.html" title="class in org.apache.pdfbox.cos">COSDictionaryLateBinding</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDocument.html" title="class in org.apache.pdfbox.cos">COSDocument</a></strong></code>
+<div class="block">This is the in-memory representation of the PDF document.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSFloat.html" title="class in org.apache.pdfbox.cos">COSFloat</a></strong></code>
+<div class="block">This class represents a floating point number in a PDF document.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSInteger.html" title="class in org.apache.pdfbox.cos">COSInteger</a></strong></code>
+<div class="block">This class represents an integer number in a PDF document.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a></strong></code>
+<div class="block">This class represents a PDF named object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSNull.html" title="class in org.apache.pdfbox.cos">COSNull</a></strong></code>
+<div class="block">This class represents a null PDF object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSNumber.html" title="class in org.apache.pdfbox.cos">COSNumber</a></strong></code>
+<div class="block">This class represents an abstract number in a PDF document.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSObject.html" title="class in org.apache.pdfbox.cos">COSObject</a></strong></code>
+<div class="block">This class represents a PDF object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSStream.html" title="class in org.apache.pdfbox.cos">COSStream</a></strong></code>
+<div class="block">This class represents a stream object in a PDF document.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSString.html" title="class in org.apache.pdfbox.cos">COSString</a></strong></code>
+<div class="block">This represents a string object in a PDF document.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSUnread.html" title="class in org.apache.pdfbox.cos">COSUnread</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../org/apache/pdfbox/cos/package-summary.html">org.apache.pdfbox.cos</a> with type parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a>,<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&gt;</code></td>
+<td class="colLast"><span class="strong">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#items">items</a></strong></code>
+<div class="block">The name-value pairs of this dictionary.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/cos/package-summary.html">org.apache.pdfbox.cos</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#get(int)">get</a></strong>(int&nbsp;index)</code>
+<div class="block">This will get an object from the array.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSBase.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSBase.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSObject.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSObject.html#getDictionaryObject(org.apache.pdfbox.cos.COSName)">getDictionaryObject</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a>&nbsp;key)</code>
+<div class="block">This will get the dictionary object in this object that has the name key and
+ if it is a pdfobjref then it will dereference that and return it.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSDictionaryLateBinding.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionaryLateBinding.html#getDictionaryObject(org.apache.pdfbox.cos.COSName)">getDictionaryObject</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a>&nbsp;key)</code>
+<div class="block">This will get an object from this dictionary.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#getDictionaryObject(org.apache.pdfbox.cos.COSName)">getDictionaryObject</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a>&nbsp;key)</code>
+<div class="block">This will get an object from this dictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#getDictionaryObject(org.apache.pdfbox.cos.COSName,%20org.apache.pdfbox.cos.COSName)">getDictionaryObject</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a>&nbsp;firstKey,
+                   <a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a>&nbsp;secondKey)</code>
+<div class="block">This is a special case of getDictionaryObject that takes multiple keys, it will handle the situation where
+ multiple keys could get the same value, ie if either CS or ColorSpace is used to get the colorspace.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#getDictionaryObject(java.lang.String)">getDictionaryObject</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>
+<div class="block">This will get an object from this dictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#getDictionaryObject(java.lang.String[])">getDictionaryObject</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;keyList)</code>
+<div class="block">This is a special case of getDictionaryObject that takes multiple keys, it will handle the situation where
+ multiple keys could get the same value, ie if either CS or ColorSpace is used to get the colorspace.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#getDictionaryObject(java.lang.String,%20java.lang.String)">getDictionaryObject</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;firstKey,
+                   <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;secondKey)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>use <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#getDictionaryObject(org.apache.pdfbox.cos.COSName,%20org.apache.pdfbox.cos.COSName)"><code>COSDictionary.getDictionaryObject(COSName, COSName)</code></a> using COSName constants instead</i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSStream.html#getFilters()">getFilters</a></strong>()</code>
+<div class="block">This will return the filters to apply to the byte stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSObject.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSObject.html#getItem(org.apache.pdfbox.cos.COSName)">getItem</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a>&nbsp;key)</code>
+<div class="block">This will get the dictionary object in this object that has the name key.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#getItem(org.apache.pdfbox.cos.COSName)">getItem</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a>&nbsp;key)</code>
+<div class="block">This will do a lookup into the dictionary.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#getItem(java.lang.String)">getItem</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>
+<div class="block">This will do a lookup into the dictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSObject.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSObject.html#getObject()">getObject</a></strong>()</code>
+<div class="block">This will get the object that this object encapsulates.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#getObject(int)">getObject</a></strong>(int&nbsp;index)</code>
+<div class="block">This will get an object from the array.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#getObjectFromPath(java.lang.String)">getObjectFromPath</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;objPath)</code>
+<div class="block">Nice method, gives you every object you want Arrays works properly too.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#remove(int)">remove</a></strong>(int&nbsp;i)</code>
+<div class="block">This will remove an element from the array.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/cos/package-summary.html">org.apache.pdfbox.cos</a> that return types with arguments of type <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a>,<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#entrySet()">entrySet</a></strong>()</code>
+<div class="block">Returns the name-value entries in this dictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&gt;</code></td>
+<td class="colLast"><span class="strong">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#getValues()">getValues</a></strong>()</code>
+<div class="block">This will get all of the values for the dictionary.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&gt;</code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#iterator()">iterator</a></strong>()</code>
+<div class="block">Get access to the list.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/cos/package-summary.html">org.apache.pdfbox.cos</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#add(org.apache.pdfbox.cos.COSBase)">add</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;object)</code>
+<div class="block">This will add an object to the array.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#add(int,%20org.apache.pdfbox.cos.COSBase)">add</a></strong>(int&nbsp;i,
+   <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;object)</code>
+<div class="block">Add the specified object at the ith location and push the rest to the
+ right.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></code></td>
+<td class="colLast"><span class="strong">COSStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSStream.html#createFilteredStream(org.apache.pdfbox.cos.COSBase)">createFilteredStream</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;expectedLength)</code>
+<div class="block">This will create a new stream for which filtered byte should be
+ written to.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#growToSize(int,%20org.apache.pdfbox.cos.COSBase)">growToSize</a></strong>(int&nbsp;size,
+          <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;object)</code>
+<div class="block">This will add the object until the size of the array is at least
+ as large as the parameter.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#indexOf(org.apache.pdfbox.cos.COSBase)">indexOf</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;object)</code>
+<div class="block">This will return the index of the entry or -1 if it is not found.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#indexOfObject(org.apache.pdfbox.cos.COSBase)">indexOfObject</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;object)</code>
+<div class="block">This will return the index of the entry or -1 if it is not found.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#remove(org.apache.pdfbox.cos.COSBase)">remove</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;o)</code>
+<div class="block">This will remove an element from the array.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#removeObject(org.apache.pdfbox.cos.COSBase)">removeObject</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;o)</code>
+<div class="block">This will remove an element from the array.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#set(int,%20org.apache.pdfbox.cos.COSBase)">set</a></strong>(int&nbsp;index,
+   <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;object)</code>
+<div class="block">This will set an object at a specific index.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSStream.html#setFilters(org.apache.pdfbox.cos.COSBase)">setFilters</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;filters)</code>
+<div class="block">set the filters to be applied to the stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#setItem(org.apache.pdfbox.cos.COSName,%20org.apache.pdfbox.cos.COSBase)">setItem</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a>&nbsp;key,
+       <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;value)</code>
+<div class="block">This will set an item in the dictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#setItem(java.lang.String,%20org.apache.pdfbox.cos.COSBase)">setItem</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+       <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;value)</code>
+<div class="block">This will set an item in the dictionary.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSObject.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSObject.html#setObject(org.apache.pdfbox.cos.COSBase)">setObject</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;object)</code>
+<div class="block">This will set the object that this object encapsulates.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a href="../../../../../org/apache/pdfbox/cos/package-summary.html">org.apache.pdfbox.cos</a> with type arguments of type <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#addAll(java.util.Collection)">addAll</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&gt;&nbsp;objectsList)</code>
+<div class="block">This will add an object to the array.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#addAll(int,%20java.util.Collection)">addAll</a></strong>(int&nbsp;i,
+      <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&gt;&nbsp;objectList)</code>
+<div class="block">Add the specified object at the ith location and push the rest to the
+ right.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#removeAll(java.util.Collection)">removeAll</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&gt;&nbsp;objectsList)</code>
+<div class="block">This will remove all of the objects in the collection.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSArray.html#retainAll(java.util.Collection)">retainAll</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&gt;&nbsp;objectsList)</code>
+<div class="block">This will retain all of the objects in the collection.</div>
+</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/pdfbox/cos/package-summary.html">org.apache.pdfbox.cos</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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/pdfbox/cos/COSObject.html#COSObject(org.apache.pdfbox.cos.COSBase)">COSObject</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;object)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.encoding">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a> in <a href="../../../../../org/apache/pdfbox/encoding/package-summary.html">org.apache.pdfbox.encoding</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/pdfbox/encoding/package-summary.html">org.apache.pdfbox.encoding</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">WinAnsiEncoding.</span><code><strong><a href="../../../../../org/apache/pdfbox/encoding/WinAnsiEncoding.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">Type1Encoding.</span><code><strong><a href="../../../../../org/apache/pdfbox/encoding/Type1Encoding.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">StandardEncoding.</span><code><strong><a href="../../../../../org/apache/pdfbox/encoding/StandardEncoding.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PdfDocEncoding.</span><code><strong><a href="../../../../../org/apache/pdfbox/encoding/PdfDocEncoding.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">MacRomanEncoding.</span><code><strong><a href="../../../../../org/apache/pdfbox/encoding/MacRomanEncoding.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">MacOSRomanEncoding.</span><code><strong><a href="../../../../../org/apache/pdfbox/encoding/MacOSRomanEncoding.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">DictionaryEncoding.</span><code><strong><a href="../../../../../org/apache/pdfbox/encoding/DictionaryEncoding.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">AFMEncoding.</span><code><strong><a href="../../../../../org/apache/pdfbox/encoding/AFMEncoding.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.io">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a> in <a href="../../../../../org/apache/pdfbox/io/package-summary.html">org.apache.pdfbox.io</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/pdfbox/io/package-summary.html">org.apache.pdfbox.io</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">RandomAccessFileOutputStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/io/RandomAccessFileOutputStream.html#getExpectedLength()">getExpectedLength</a></strong>()</code>
+<div class="block">This will get the length that the PDF document specified this stream
+ should be.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/io/package-summary.html">org.apache.pdfbox.io</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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">RandomAccessFileOutputStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/io/RandomAccessFileOutputStream.html#setExpectedLength(org.apache.pdfbox.cos.COSBase)">setExpectedLength</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;value)</code>
+<div class="block">This will set the expected length of this stream.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.pdfparser">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a> in <a href="../../../../../org/apache/pdfbox/pdfparser/package-summary.html">org.apache.pdfbox.pdfparser</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/pdfbox/pdfparser/package-summary.html">org.apache.pdfbox.pdfparser</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">ConformingPDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/ConformingPDFParser.html#getObject(long,%20long)">getObject</a></strong>(long&nbsp;objectNumber,
+         long&nbsp;generation)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">BaseParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/BaseParser.html#parseDirObject()">parseDirObject</a></strong>()</code>
+<div class="block">This will parse a directory object from the stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">NonSequentialPDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/NonSequentialPDFParser.html#parseObjectDynamically(org.apache.pdfbox.cos.COSObject,%20boolean)">parseObjectDynamically</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSObject.html" title="class in org.apache.pdfbox.cos">COSObject</a>&nbsp;obj,
+                      boolean&nbsp;requireExistingNotCompressedObj)</code>
+<div class="block">This will parse the next object from the stream and add it to the local
+ state.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">NonSequentialPDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/NonSequentialPDFParser.html#parseObjectDynamically(int,%20int,%20boolean)">parseObjectDynamically</a></strong>(int&nbsp;objNr,
+                      int&nbsp;objGenNr,
+                      boolean&nbsp;requireExistingNotCompressedObj)</code>
+<div class="block">This will parse the next object from the stream and add it to the local
+ state.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">ConformingPDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/ConformingPDFParser.html#processCosObject(java.lang.String)">processCosObject</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;string)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">ConformingPDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/ConformingPDFParser.html#readObject()">readObject</a></strong>()</code>
+<div class="block">This actually reads the object data.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">ConformingPDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/ConformingPDFParser.html#readObject(long,%20long)">readObject</a></strong>(long&nbsp;objectNumber,
+          long&nbsp;generation)</code>
+<div class="block">This will read an object from the inputFile at whatever our currentOffset
+ is.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">ConformingPDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/ConformingPDFParser.html#readObjectBackwards()">readObjectBackwards</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/pdfparser/package-summary.html">org.apache.pdfbox.pdfparser</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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>protected void</code></td>
+<td class="colLast"><span class="strong">NonSequentialPDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/NonSequentialPDFParser.html#decrypt(org.apache.pdfbox.cos.COSBase,%20int,%20int)">decrypt</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;pb,
+       int&nbsp;objNr,
+       int&nbsp;objGenNr)</code>
+<div class="block">Decrypts given object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.pdfwriter">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a> in <a href="../../../../../org/apache/pdfbox/pdfwriter/package-summary.html">org.apache.pdfbox.pdfwriter</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/pdfbox/pdfwriter/package-summary.html">org.apache.pdfbox.pdfwriter</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSWriterXRefEntry.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfwriter/COSWriterXRefEntry.html#getObject()">getObject</a></strong>()</code>
+<div class="block">This will get the object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/pdfwriter/package-summary.html">org.apache.pdfbox.pdfwriter</a> that return types with arguments of type <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>,<a href="../../../../../org/apache/pdfbox/persistence/util/COSObjectKey.html" title="class in org.apache.pdfbox.persistence.util">COSObjectKey</a>&gt;</code></td>
+<td class="colLast"><span class="strong">COSWriter.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfwriter/COSWriter.html#getObjectKeys()">getObjectKeys</a></strong>()</code>
+<div class="block">This will get all available object keys.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/pdfwriter/package-summary.html">org.apache.pdfbox.pdfwriter</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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">COSWriter.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfwriter/COSWriter.html#doWriteObject(org.apache.pdfbox.cos.COSBase)">doWriteObject</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;obj)</code>
+<div class="block">This will write a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSWriter.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfwriter/COSWriter.html#writeReference(org.apache.pdfbox.cos.COSBase)">writeReference</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;obj)</code>
+<div class="block">visitFromObjRef method comment.</div>
+</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/pdfbox/pdfwriter/package-summary.html">org.apache.pdfbox.pdfwriter</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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/pdfbox/pdfwriter/COSWriterXRefEntry.html#COSWriterXRefEntry(long,%20org.apache.pdfbox.cos.COSBase,%20org.apache.pdfbox.persistence.util.COSObjectKey)">COSWriterXRefEntry</a></strong>(long&nbsp;start,
+                  <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;obj,
+                  <a href="../../../../../org/apache/pdfbox/persistence/util/COSObjectKey.html" title="class in org.apache.pdfbox.persistence.util">COSObjectKey</a>&nbsp;keyValue)</code>
+<div class="block">COSWriterXRefEntry constructor comment.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.pdmodel">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/package-summary.html">org.apache.pdfbox.pdmodel</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/pdfbox/pdmodel/package-summary.html">org.apache.pdfbox.pdmodel</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDResources.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDResources.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDPageNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDPageNode.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDPage.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDDocumentNameDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocumentNameDictionary.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDDocumentInformation.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocumentInformation.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDDocumentCatalog.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocumentCatalog.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">ConformingPDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/ConformingPDDocument.html#getObjectFromPool(org.apache.pdfbox.persistence.util.COSObjectKey)">getObjectFromPool</a></strong>(<a href="../../../../../org/apache/pdfbox/persistence/util/COSObjectKey.html" title="class in org.apache.pdfbox.persistence.util">COSObjectKey</a>&nbsp;key)</code>
+<div class="block">This will get an object from the pool.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">ConformingPDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/ConformingPDDocument.html#getObjectFromPool(long,%20long)">getObjectFromPool</a></strong>(long&nbsp;number,
+                 long&nbsp;generation)</code>
+<div class="block">This will get an object from the pool.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/pdmodel/package-summary.html">org.apache.pdfbox.pdmodel</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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>protected <a href="../../../../../org/apache/pdfbox/pdmodel/common/COSObjectable.html" title="interface in org.apache.pdfbox.pdmodel.common">COSObjectable</a></code></td>
+<td class="colLast"><span class="strong">PDJavascriptNameTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDJavascriptNameTreeNode.html#convertCOSToPD(org.apache.pdfbox.cos.COSBase)">convertCOSToPD</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;base)</code>
+<div class="block">Method to convert the COS value in the name tree to the PD Model object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/common/COSObjectable.html" title="interface in org.apache.pdfbox.pdmodel.common">COSObjectable</a></code></td>
+<td class="colLast"><span class="strong">PDEmbeddedFilesNameTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDEmbeddedFilesNameTreeNode.html#convertCOSToPD(org.apache.pdfbox.cos.COSBase)">convertCOSToPD</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;base)</code>
+<div class="block">Method to convert the COS value in the name tree to the PD Model object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/common/COSObjectable.html" title="interface in org.apache.pdfbox.pdmodel.common">COSObjectable</a></code></td>
+<td class="colLast"><span class="strong">PDDestinationNameTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDestinationNameTreeNode.html#convertCOSToPD(org.apache.pdfbox.cos.COSBase)">convertCOSToPD</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;base)</code>
+<div class="block">Method to convert the COS value in the name tree to the PD Model object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ConformingPDDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/ConformingPDDocument.html#putObjectInPool(org.apache.pdfbox.cos.COSBase,%20long,%20long)">putObjectInPool</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;object,
+               long&nbsp;number,
+               long&nbsp;generation)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.pdmodel.common">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/common/package-summary.html">org.apache.pdfbox.pdmodel.common</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/common/package-summary.html">org.apache.pdfbox.pdmodel.common</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSStreamArray.html" title="class in org.apache.pdfbox.pdmodel.common">COSStreamArray</a></strong></code>
+<div class="block">This will take an array of streams and sequence them together.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/pdmodel/common/package-summary.html">org.apache.pdfbox.pdmodel.common</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSStreamArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSStreamArray.html#get(int)">get</a></strong>(int&nbsp;index)</code>
+<div class="block">This will get a stream (or the reference to a stream) from the array.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDTextStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDTextStream.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDStream.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDRectangle.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDRectangle.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDRange.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDRange.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDPageLabels.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDPageLabels.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDPageLabelRange.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDPageLabelRange.html#getCOSObject()">getCOSObject</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDNumberTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNumberTreeNode.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDNameTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNameTreeNode.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDMemoryStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDMemoryStream.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDMatrix.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDMatrix.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDDictionaryWrapper.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDDictionaryWrapper.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSObjectable.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSObjectable.html#getCOSObject()">getCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSStreamArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSStreamArray.html#getDictionaryObject(org.apache.pdfbox.cos.COSName)">getDictionaryObject</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a>&nbsp;key)</code>
+<div class="block">This will get an object from this streams dictionary and dereference it
+ if necessary.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSStreamArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSStreamArray.html#getFilters()">getFilters</a></strong>()</code>
+<div class="block">This will return the filters to apply to the byte stream
+ the method will return</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDNamedTextStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNamedTextStream.html#getFirstCOSObject()">getFirstCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">DualCOSObjectable.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/DualCOSObjectable.html#getFirstCOSObject()">getFirstCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">COSStreamArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSStreamArray.html#getItem(org.apache.pdfbox.cos.COSName)">getItem</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a>&nbsp;key)</code>
+<div class="block">This will get an object from this streams dictionary.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">PDNamedTextStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNamedTextStream.html#getSecondCOSObject()">getSecondCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a></code></td>
+<td class="colLast"><span class="strong">DualCOSObjectable.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/DualCOSObjectable.html#getSecondCOSObject()">getSecondCOSObject</a></strong>()</code>
+<div class="block">Convert this standard java object to a COS object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/pdfbox/pdmodel/common/package-summary.html">org.apache.pdfbox.pdmodel.common</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</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>protected <a href="../../../../../org/apache/pdfbox/pdmodel/common/COSObjectable.html" title="interface in org.apache.pdfbox.pdmodel.common">COSObjectable</a></code></td>
+<td class="colLast"><span class="strong">PDNumberTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNumberTreeNode.html#convertCOSToPD(org.apache.pdfbox.cos.COSBase)">convertCOSToPD</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;base)</code>
+<div class="block">Method to convert the COS value in the name tree to the PD Model object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/common/COSObjectable.html" title="interface in org.apache.pdfbox.pdmodel.common">COSObjectable</a></code></td>
+<td class="colLast"><span class="strong">PDNameTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNameTreeNode.html#convertCOSToPD(org.apache.pdfbox.cos.COSBase)">convertCOSToPD</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;base)</code>
+<div class="block">Method to convert the COS value in the name tree to the PD Model object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></code></td>
+<td class="colLast"><span class="strong">COSStreamArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSStreamArray.html#createFilteredStream(org.apache.pdfbox.cos.COSBase)">createFilteredStream</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;expectedLength)</code>
+<div class="block">This will create a new stream for which filtered byte should be
+ written to.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/common/PDStream.html" title="class in org.apache.pdfbox.pdmodel.common">PDStream</a></code></td>
+<td class="colLast"><span class="strong">PDStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDStream.html#createFromCOS(org.apache.pdfbox.cos.COSBase)">createFromCOS</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;base)</code>
+<div class="block">Create a pd stream from either a regular COSStream on a COSArray of cos
+ streams.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/pdfbox/pdmodel/common/PDTextStream.html" title="class in org.apache.pdfbox.pdmodel.common">PDTextStream</a></code></td>
+<td class="colLast"><span class="strong">PDTextStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDTextStream.html#createTextStream(org.apache.pdfbox.cos.COSBase)">createTextStream</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;base)</code>
+<div class="block">This will create the text stream object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSStreamArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSStreamArray.html#setFilters(org.apache.pdfbox.cos.COSBase)">setFilters</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;filters)</code>
+<div class="block">set the filters to be applied to the stream.</div>
+</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/pdfbox/pdmodel/common/package-summary.html">org.apache.pdfbox.pdmode

<TRUNCATED>