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 2015/11/16 20:21:22 UTC

[23/51] [partial] pdfbox-docs git commit: Site checkin for project Apache PDFBox Website

http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/3ca1d144/content/docs/1.8.10/javadocs/org/apache/pdfbox/cos/class-use/COSDictionary.html
----------------------------------------------------------------------
diff --git a/content/docs/1.8.10/javadocs/org/apache/pdfbox/cos/class-use/COSDictionary.html b/content/docs/1.8.10/javadocs/org/apache/pdfbox/cos/class-use/COSDictionary.html
new file mode 100644
index 0000000..2f9acb0
--- /dev/null
+++ b/content/docs/1.8.10/javadocs/org/apache/pdfbox/cos/class-use/COSDictionary.html
@@ -0,0 +1,3055 @@
+<!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_55) on Wed Aug 19 15:27:44 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.pdfbox.cos.COSDictionary (Apache PDFBox 1.8.10 API)</title>
+<meta name="date" content="2015-08-19">
+<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.COSDictionary (Apache PDFBox 1.8.10 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/COSDictionary.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/COSDictionary.html" target="_top">Frames</a></li>
+<li><a href="COSDictionary.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.COSDictionary" class="title">Uses of Class<br>org.apache.pdfbox.cos.COSDictionary</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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.filter">org.apache.pdfbox.filter</a></td>
+<td class="colLast">
+<div class="block">This package will hold the PDFBox implementations of the filters that are used in PDF documents.</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.markedcontent">org.apache.pdfbox.pdmodel.documentinterchange.markedcontent</a></td>
+<td class="colLast">
+<div class="block">The marked content package provides a mechanism for modeling marked-content
+sequences.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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="altColor">
+<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="rowColor">
+<td class="colFirst"><a href="#org.apache.pdfbox.pdmodel.encryption">org.apache.pdfbox.pdmodel.encryption</a></td>
+<td class="colLast">
+<div class="block">The encryption package will handle the PDF document security handlers and the functionality of pluggable security handlers.</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.digitalsignature.visible">org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible</a></td>
+<td class="colLast">
+<div class="block">This is the visual signature part that help creating the visual representation for the digital signature.</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>
+</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/COSDictionaryLateBinding.html" title="class in org.apache.pdfbox.cos">COSDictionaryLateBinding</a></strong></code>&nbsp;</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>
+</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">COSDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDocument.html#getEncryptionDictionary()">getEncryptionDictionary</a></strong>()</code>
+<div class="block">This will get the encryption dictionary if the document is encrypted or null
+ if the document is not encrypted.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">COSDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDocument.html#getTrailer()">getTrailer</a></strong>()</code>
+<div class="block">This will get the document trailer.</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&gt;</code></td>
+<td class="colLast"><span class="strong">COSDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDocument.html#getSignatureDictionaries()">getSignatureDictionaries</a></strong>()</code>
+<div class="block">This will return a list of signature dictionaries as COSDictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&gt;</code></td>
+<td class="colLast"><span class="strong">COSDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDocument.html#getSignatureFields(boolean)">getSignatureFields</a></strong>(boolean&nbsp;onlyEmptyFields)</code>
+<div class="block">This will return a list of signature fields.</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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">COSDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html#addAll(org.apache.pdfbox.cos.COSDictionary)">addAll</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dic)</code>
+<div class="block">This will add all of the dictionarys keys/values to this dictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSStream.html" title="class in org.apache.pdfbox.cos">COSStream</a></code></td>
+<td class="colLast"><span class="strong">COSDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDocument.html#createCOSStream(org.apache.pdfbox.cos.COSDictionary)">createCOSStream</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dictionary)</code>
+<div class="block">Create a new COSStream using the underlying scratch file.</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#mergeInto(org.apache.pdfbox.cos.COSDictionary)">mergeInto</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dic)</code>
+<div class="block">This will add all of the dictionarys keys/values to this dictionary, but only if they don't already exist.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDocument.html#setEncryptionDictionary(org.apache.pdfbox.cos.COSDictionary)">setEncryptionDictionary</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;encDictionary)</code>
+<div class="block">This will set the encryption dictionary, this should only be called when
+ encrypting the document.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">COSDocument.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSDocument.html#setTrailer(org.apache.pdfbox.cos.COSDictionary)">setTrailer</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;newTrailer)</code>
+<div class="block">// MIT added, maybe this should not be supported as trailer is a persistence construct.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><span class="strong">ICOSVisitor.</span><code><strong><a href="../../../../../org/apache/pdfbox/cos/ICOSVisitor.html#visitFromDictionary(org.apache.pdfbox.cos.COSDictionary)">visitFromDictionary</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;obj)</code>
+<div class="block">Notification of visit to dictionary object.</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/COSDictionary.html#COSDictionary(org.apache.pdfbox.cos.COSDictionary)">COSDictionary</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dict)</code>
+<div class="block">Copy Constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/cos/COSStream.html#COSStream(org.apache.pdfbox.cos.COSDictionary, org.apache.pdfbox.io.RandomAccess)">COSStream</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dictionary,
+         <a href="../../../../../org/apache/pdfbox/io/RandomAccess.html" title="interface in org.apache.pdfbox.io">RandomAccess</a>&nbsp;storage)</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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 constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../org/apache/pdfbox/encoding/package-summary.html">org.apache.pdfbox.encoding</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/encoding/DictionaryEncoding.html#DictionaryEncoding(org.apache.pdfbox.cos.COSDictionary)">DictionaryEncoding</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;fontEncoding)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.filter">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a> in <a href="../../../../../org/apache/pdfbox/filter/package-summary.html">org.apache.pdfbox.filter</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/filter/package-summary.html">org.apache.pdfbox.filter</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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">RunLengthDecodeFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/RunLengthDecodeFilter.html#decode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">decode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;compressedData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will decode some compressed data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">LZWFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/LZWFilter.html#decode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">decode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;compressedData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will decode some compressed data.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">JPXFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/JPXFilter.html#decode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">decode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;compressedData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">Decode JPEG and JPEG2000 data using Java ImageIO library.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">JBIG2Filter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/JBIG2Filter.html#decode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">decode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;compressedData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">Decode JBIG2 data using Java ImageIO library.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">IdentityFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/IdentityFilter.html#decode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">decode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;compressedData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will decode some compressed data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">FlateFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/FlateFilter.html#decode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">decode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;compressedData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will decode some compressed data.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Filter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/Filter.html#decode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">decode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;compressedData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will decode some compressed data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">DCTFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/DCTFilter.html#decode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">decode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;compressedData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will decode some compressed data.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">CryptFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/CryptFilter.html#decode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">decode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;compressedData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will decode some compressed data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">CCITTFaxDecodeFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/CCITTFaxDecodeFilter.html#decode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">decode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;compressedData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will decode some compressed data.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ASCIIHexFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/ASCIIHexFilter.html#decode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">decode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;compressedData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will decode some compressed data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ASCII85Filter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/ASCII85Filter.html#decode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">decode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;compressedData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will decode some compressed data.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RunLengthDecodeFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/RunLengthDecodeFilter.html#encode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">encode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;rawData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will encode some data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">LZWFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/LZWFilter.html#encode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">encode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;rawData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will encode some data.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">JPXFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/JPXFilter.html#encode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">encode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;rawData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will encode some data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">JBIG2Filter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/JBIG2Filter.html#encode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">encode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;rawData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will encode some data.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">IdentityFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/IdentityFilter.html#encode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">encode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;rawData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will encode some data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">FlateFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/FlateFilter.html#encode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">encode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;rawData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will encode some data.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Filter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/Filter.html#encode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">encode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;rawData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will encode some data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">DCTFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/DCTFilter.html#encode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">encode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;rawData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will encode some data.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">CryptFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/CryptFilter.html#encode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">encode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;rawData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will encode some data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">CCITTFaxDecodeFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/CCITTFaxDecodeFilter.html#encode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">encode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;rawData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will encode some data.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ASCIIHexFilter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/ASCIIHexFilter.html#encode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">encode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;rawData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will encode some data.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ASCII85Filter.</span><code><strong><a href="../../../../../org/apache/pdfbox/filter/ASCII85Filter.html#encode(java.io.InputStream, java.io.OutputStream, org.apache.pdfbox.cos.COSDictionary, int)">encode</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;rawData,
+      <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>&nbsp;result,
+      <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;options,
+      int&nbsp;filterIndex)</code>
+<div class="block">This will encode some data.</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">XrefTrailerResolver.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/XrefTrailerResolver.html#getCurrentTrailer()">getCurrentTrailer</a></strong>()</code>
+<div class="block">Returns the trailer last set by <a href="../../../../../org/apache/pdfbox/pdfparser/XrefTrailerResolver.html#setTrailer(org.apache.pdfbox.cos.COSDictionary)"><code>XrefTrailerResolver.setTrailer(COSDictionary)</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">XrefTrailerResolver.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/XrefTrailerResolver.html#getFirstTrailer()">getFirstTrailer</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">XrefTrailerResolver.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/XrefTrailerResolver.html#getLastTrailer()">getLastTrailer</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">XrefTrailerResolver.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/XrefTrailerResolver.html#getTrailer()">getTrailer</a></strong>()</code>
+<div class="block">Gets the resolved trailer.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">BaseParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/BaseParser.html#parseCOSDictionary()">parseCOSDictionary</a></strong>()</code>
+<div class="block">This will parse a PDF dictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">ConformingPDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/ConformingPDFParser.html#readDictionaryBackwards()">readDictionaryBackwards</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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">PDFXRefStream.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/PDFXRefStream.html#addTrailerInfo(org.apache.pdfbox.cos.COSDictionary)">addTrailerInfo</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;trailerDict)</code>
+<div class="block">Copy all Trailer Information to this file.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<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#decryptDictionary(org.apache.pdfbox.cos.COSDictionary, long, long)">decryptDictionary</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dict,
+                 long&nbsp;objNr,
+                 long&nbsp;objGenNr)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/cos/COSStream.html" title="class in org.apache.pdfbox.cos">COSStream</a></code></td>
+<td class="colLast"><span class="strong">NonSequentialPDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/NonSequentialPDFParser.html#parseCOSStream(org.apache.pdfbox.cos.COSDictionary, org.apache.pdfbox.io.RandomAccess)">parseCOSStream</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dic,
+              <a href="../../../../../org/apache/pdfbox/io/RandomAccess.html" title="interface in org.apache.pdfbox.io">RandomAccess</a>&nbsp;file)</code>
+<div class="block">This will read a COSStream from the input stream using length attribute
+ within dictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/cos/COSStream.html" title="class in org.apache.pdfbox.cos">COSStream</a></code></td>
+<td class="colLast"><span class="strong">BaseParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/BaseParser.html#parseCOSStream(org.apache.pdfbox.cos.COSDictionary, org.apache.pdfbox.io.RandomAccess)">parseCOSStream</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dic,
+              <a href="../../../../../org/apache/pdfbox/io/RandomAccess.html" title="interface in org.apache.pdfbox.io">RandomAccess</a>&nbsp;file)</code>
+<div class="block">This will read a COSStream from the input stream.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">PDFParser.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/PDFParser.html#readVersionInTrailer(org.apache.pdfbox.cos.COSDictionary)">readVersionInTrailer</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;parsedTrailer)</code>
+<div class="block">The document catalog can also have a /Version parameter which overrides the version specified
+ in the header if, and only if it is greater.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">XrefTrailerResolver.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfparser/XrefTrailerResolver.html#setTrailer(org.apache.pdfbox.cos.COSDictionary)">setTrailer</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;trailer)</code>
+<div class="block">Adds trailer information for current XRef 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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><span class="strong">COSWriter.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdfwriter/COSWriter.html#visitFromDictionary(org.apache.pdfbox.cos.COSDictionary)">visitFromDictionary</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;obj)</code>
+<div class="block">visitFromDictionary method 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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">PDResources.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDResources.html#getCOSDictionary()">getCOSDictionary</a></strong>()</code>
+<div class="block">This will get the underlying dictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">PDPage.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html#getCOSDictionary()">getCOSDictionary</a></strong>()</code>
+<div class="block">This will get the underlying dictionary that this class acts on.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">PDDocumentNameDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocumentNameDictionary.html#getCOSDictionary()">getCOSDictionary</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">PDDocumentCatalog.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocumentCatalog.html#getCOSDictionary()">getCOSDictionary</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">PDDocumentNameDestinationDictionary.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocumentNameDestinationDictionary.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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">PDPageNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDPageNode.html#getDictionary()">getDictionary</a></strong>()</code>
+<div class="block">This will get the underlying dictionary that this class acts on.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">PDDocumentInformation.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocumentInformation.html#getDictionary()">getDictionary</a></strong>()</code>
+<div class="block">This will get the underlying dictionary that this object wraps.</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/PDNameTreeNode.html" title="class in org.apache.pdfbox.pdmodel.common">PDNameTreeNode</a></code></td>
+<td class="colLast"><span class="strong">PDJavascriptNameTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDJavascriptNameTreeNode.html#createChildNode(org.apache.pdfbox.cos.COSDictionary)">createChildNode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dic)</code>
+<div class="block">Create a child node object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNameTreeNode.html" title="class in org.apache.pdfbox.pdmodel.common">PDNameTreeNode</a></code></td>
+<td class="colLast"><span class="strong">PDEmbeddedFilesNameTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDEmbeddedFilesNameTreeNode.html#createChildNode(org.apache.pdfbox.cos.COSDictionary)">createChildNode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dic)</code>
+<div class="block">Create a child node object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNameTreeNode.html" title="class in org.apache.pdfbox.pdmodel.common">PDNameTreeNode</a></code></td>
+<td class="colLast"><span class="strong">PDDestinationNameTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDestinationNameTreeNode.html#createChildNode(org.apache.pdfbox.cos.COSDictionary)">createChildNode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dic)</code>
+<div class="block">Create a child node object.</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/package-summary.html">org.apache.pdfbox.pdmodel</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/pdmodel/PDDestinationNameTreeNode.html#PDDestinationNameTreeNode(org.apache.pdfbox.cos.COSDictionary)">PDDestinationNameTreeNode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dic)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocumentCatalog.html#PDDocumentCatalog(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.cos.COSDictionary)">PDDocumentCatalog</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;doc,
+                 <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;rootDictionary)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocumentInformation.html#PDDocumentInformation(org.apache.pdfbox.cos.COSDictionary)">PDDocumentInformation</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dic)</code>
+<div class="block">Constructor that is used for a preexisting dictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocumentNameDestinationDictionary.html#PDDocumentNameDestinationDictionary(org.apache.pdfbox.cos.COSDictionary)">PDDocumentNameDestinationDictionary</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dict)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDDocumentNameDictionary.html#PDDocumentNameDictionary(org.apache.pdfbox.pdmodel.PDDocumentCatalog, org.apache.pdfbox.cos.COSDictionary)">PDDocumentNameDictionary</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocumentCatalog.html" title="class in org.apache.pdfbox.pdmodel">PDDocumentCatalog</a>&nbsp;cat,
+                        <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;names)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDEmbeddedFilesNameTreeNode.html#PDEmbeddedFilesNameTreeNode(org.apache.pdfbox.cos.COSDictionary)">PDEmbeddedFilesNameTreeNode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dic)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDJavascriptNameTreeNode.html#PDJavascriptNameTreeNode(org.apache.pdfbox.cos.COSDictionary)">PDJavascriptNameTreeNode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dic)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDPage.html#PDPage(org.apache.pdfbox.cos.COSDictionary)">PDPage</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;pageDic)</code>
+<div class="block">Creates a new instance of PDPage.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDPageNode.html#PDPageNode(org.apache.pdfbox.cos.COSDictionary)">PDPageNode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;pages)</code>
+<div class="block">Creates a new instance of PDPage.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/PDResources.html#PDResources(org.apache.pdfbox.cos.COSDictionary)">PDResources</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;resourceDictionary)</code>
+<div class="block">Prepopulated resources.</div>
+</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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>static <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">COSDictionaryMap.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSDictionaryMap.html#convert(java.util.Map)">convert</a></strong>(<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;?,?&gt;&nbsp;someMap)</code>
+<div class="block">This will take a map&lt;java.lang.String,org.apache.pdfbox.pdmodel.COSObjectable&gt;
+ and convert it into a COSDictionary&lt;COSName,COSBase&gt;.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">PDPageLabelRange.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDPageLabelRange.html#getCOSDictionary()">getCOSDictionary</a></strong>()</code>
+<div class="block">Returns the underlying dictionary.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">PDNumberTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNumberTreeNode.html#getCOSDictionary()">getCOSDictionary</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">PDNameTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNameTreeNode.html#getCOSDictionary()">getCOSDictionary</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>protected <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">PDDictionaryWrapper.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDDictionaryWrapper.html#getCOSDictionary()">getCOSDictionary</a></strong>()</code>
+<div class="block">Gets the COS dictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">COSStreamArray.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSStreamArray.html#getDictionary()">getDictionary</a></strong>()</code>
+<div class="block">This will get the dictionary that is associated with this stream.</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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>static <a href="../../../../../org/apache/pdfbox/pdmodel/common/COSDictionaryMap.html" title="class in org.apache.pdfbox.pdmodel.common">COSDictionaryMap</a>&lt;<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>,<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
+<td class="colLast"><span class="strong">COSDictionaryMap.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSDictionaryMap.html#convertBasicTypesToMap(org.apache.pdfbox.cos.COSDictionary)">convertBasicTypesToMap</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;map)</code>
+<div class="block">This will take a COS dictionary and convert it into COSDictionaryMap.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNumberTreeNode.html" title="class in org.apache.pdfbox.pdmodel.common">PDNumberTreeNode</a></code></td>
+<td class="colLast"><span class="strong">PDNumberTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNumberTreeNode.html#createChildNode(org.apache.pdfbox.cos.COSDictionary)">createChildNode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dic)</code>
+<div class="block">Create a child node object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNameTreeNode.html" title="class in org.apache.pdfbox.pdmodel.common">PDNameTreeNode</a></code></td>
+<td class="colLast"><span class="strong">PDNameTreeNode.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNameTreeNode.html#createChildNode(org.apache.pdfbox.cos.COSDictionary)">createChildNode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dic)</code>
+<div class="block">Create a child node object.</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.pdmodel.common</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/pdmodel/common/COSArrayList.html#COSArrayList(E, org.apache.pdfbox.cos.COSBase, org.apache.pdfbox.cos.COSDictionary, org.apache.pdfbox.cos.COSName)">COSArrayList</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/common/COSArrayList.html" title="type parameter in COSArrayList">E</a>&nbsp;actualObject,
+            <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;item,
+            <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dictionary,
+            <a href="../../../../../org/apache/pdfbox/cos/COSName.html" title="class in org.apache.pdfbox.cos">COSName</a>&nbsp;dictionaryKey)</code>
+<div class="block">This is a really special constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSArrayList.html#COSArrayList(E, org.apache.pdfbox.cos.COSBase, org.apache.pdfbox.cos.COSDictionary, java.lang.String)">COSArrayList</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/common/COSArrayList.html" title="type parameter in COSArrayList">E</a>&nbsp;actualObject,
+            <a href="../../../../../org/apache/pdfbox/cos/COSBase.html" title="class in org.apache.pdfbox.cos">COSBase</a>&nbsp;item,
+            <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dictionary,
+            <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;dictionaryKey)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>use the <a href="../../../../../org/apache/pdfbox/pdmodel/common/COSArrayList.html#COSArrayList(E, org.apache.pdfbox.cos.COSBase, org.apache.pdfbox.cos.COSDictionary, org.apache.pdfbox.cos.COSName)"><code>COSArrayList.COSArrayList(Object, COSBase, COSDictionary, COSName)</code></a> method instead</i></div>
+</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/COSDictionaryMap.html#COSDictionaryMap(java.util.Map, org.apache.pdfbox.cos.COSDictionary)">COSDictionaryMap</a></strong>(<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/pdmodel/common/COSDictionaryMap.html" title="type parameter in COSDictionaryMap">K</a>,<a href="../../../../../org/apache/pdfbox/pdmodel/common/COSDictionaryMap.html" title="type parameter in COSDictionaryMap">V</a>&gt;&nbsp;actualsMap,
+                <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dicMap)</code>
+<div class="block">Constructor for this map.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDDictionaryWrapper.html#PDDictionaryWrapper(org.apache.pdfbox.cos.COSDictionary)">PDDictionaryWrapper</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dictionary)</code>
+<div class="block">Creates a new instance with a given COS dictionary.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNameTreeNode.html#PDNameTreeNode(org.apache.pdfbox.cos.COSDictionary, java.lang.Class)">PDNameTreeNode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dict,
+              <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../org/apache/pdfbox/pdmodel/common/COSObjectable.html" title="interface in org.apache.pdfbox.pdmodel.common">COSObjectable</a>&gt;&nbsp;valueClass)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDNumberTreeNode.html#PDNumberTreeNode(org.apache.pdfbox.cos.COSDictionary, java.lang.Class)">PDNumberTreeNode</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dict,
+                <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../org/apache/pdfbox/pdmodel/common/COSObjectable.html" title="interface in org.apache.pdfbox.pdmodel.common">COSObjectable</a>&gt;&nbsp;valueClass)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDPageLabelRange.html#PDPageLabelRange(org.apache.pdfbox.cos.COSDictionary)">PDPageLabelRange</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dict)</code>
+<div class="block">Creates a new page label range object from the given dictionary.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDPageLabels.html#PDPageLabels(org.apache.pdfbox.pdmodel.PDDocument, org.apache.pdfbox.cos.COSDictionary)">PDPageLabels</a></strong>(<a href="../../../../../org/apache/pdfbox/pdmodel/PDDocument.html" title="class in org.apache.pdfbox.pdmodel">PDDocument</a>&nbsp;document,
+            <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dict)</code>
+<div class="block">Creates an page label dictionary for a document using the information in
+ the given COS dictionary.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/PDTypedDictionaryWrapper.html#PDTypedDictionaryWrapper(org.apache.pdfbox.cos.COSDictionary)">PDTypedDictionaryWrapper</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dictionary)</code>
+<div class="block">Creates a new instance with a given COS dictionary.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.pdmodel.common.filespecification">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a> in <a href="../../../../../org/apache/pdfbox/pdmodel/common/filespecification/package-summary.html">org.apache.pdfbox.pdmodel.common.filespecification</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/common/filespecification/package-summary.html">org.apache.pdfbox.pdmodel.common.filespecification</a> that return <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a></code></td>
+<td class="colLast"><span class="strong">PDComplexFileSpecification.</span><code><strong><a href="../../../../../org/apache/pdfbox/pdmodel/common/filespecification/PDComplexFileSpecification.html#getCOSDictionary()">getCOSDictionary</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 constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../org/apache/pdfbox/pdmodel/common/filespecification/package-summary.html">org.apache.pdfbox.pdmodel.common.filespecification</a> with parameters of type <a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</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/pdmodel/common/filespecification/PDComplexFileSpecification.html#PDComplexFileSpecification(org.apache.pdfbox.cos.COSDictionary)">PDComplexFileSpecification</a></strong>(<a href="../../../../../org/apache/pdfbox/cos/COSDictionary.html" title="class in org.apache.pdfbox.cos">COSDictionary</a>&nbsp;dict)</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.pdfbox.pdmodel.common.function">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/pdfbox

<TRUNCATED>