935 lines
36 KiB
HTML
935 lines
36 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||
<!--NewPage-->
|
||
<HTML>
|
||
<HEAD>
|
||
<!-- Generated by javadoc (build 1.5.0_02) on Tue Dec 06 23:00:05 CET 2005 -->
|
||
<TITLE>
|
||
Document
|
||
</TITLE>
|
||
|
||
<META NAME="keywords" CONTENT="com.pdftools.expa.Document class">
|
||
|
||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
||
|
||
<SCRIPT type="text/javascript">
|
||
function windowTitle()
|
||
{
|
||
parent.document.title="Document";
|
||
}
|
||
</SCRIPT>
|
||
<NOSCRIPT>
|
||
</NOSCRIPT>
|
||
|
||
</HEAD>
|
||
|
||
<BODY BGCOLOR="white" onload="windowTitle();">
|
||
|
||
|
||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||
<A NAME="navbar_top"><!-- --></A>
|
||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||
<TR>
|
||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||
<A NAME="navbar_top_firstrow"><!-- --></A>
|
||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||
<TR ALIGN="center" VALIGN="top">
|
||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||
</TR>
|
||
</TABLE>
|
||
</TD>
|
||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||
</EM>
|
||
</TD>
|
||
</TR>
|
||
|
||
<TR>
|
||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||
<A HREF="../../../com/pdftools/expa/Destination.html" title="class in com.pdftools.expa"><B>PREV CLASS</B></A>
|
||
<A HREF="../../../com/pdftools/expa/ExpaInitialize.html" title="class in com.pdftools.expa"><B>NEXT CLASS</B></A></FONT></TD>
|
||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||
<A HREF="../../../index.html?com/pdftools/expa/Document.html" target="_top"><B>FRAMES</B></A>
|
||
<A HREF="Document.html" target="_top"><B>NO FRAMES</B></A>
|
||
<SCRIPT type="text/javascript">
|
||
<!--
|
||
if(window==top) {
|
||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||
}
|
||
//-->
|
||
</SCRIPT>
|
||
<NOSCRIPT>
|
||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||
</NOSCRIPT>
|
||
|
||
|
||
</FONT></TD>
|
||
</TR>
|
||
<TR>
|
||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||
SUMMARY: <A HREF="#nested_classes_inherited_from_class_com.pdftools.expa.ExpaInitialize">NESTED</A> | <A HREF="#fields_inherited_from_class_com.pdftools.NativeLibrary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||
</TR>
|
||
</TABLE>
|
||
<A NAME="skip-navbar_top"></A>
|
||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||
|
||
<HR>
|
||
<!-- ======== START OF CLASS DATA ======== -->
|
||
<H2>
|
||
<FONT SIZE="-1">
|
||
com.pdftools.expa</FONT>
|
||
<BR>
|
||
Class Document</H2>
|
||
<PRE>
|
||
java.lang.Object
|
||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../com/pdftools/NativeLibrary.html" title="class in com.pdftools">com.pdftools.NativeLibrary</A>
|
||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../com/pdftools/expa/ExpaInitialize.html" title="class in com.pdftools.expa">com.pdftools.expa.ExpaInitialize</A>
|
||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.pdftools.expa.Document</B>
|
||
</PRE>
|
||
<HR>
|
||
<DL>
|
||
<DT><PRE>public class <B>Document</B><DT>extends <A HREF="../../../com/pdftools/expa/ExpaInitialize.html" title="class in com.pdftools.expa">ExpaInitialize</A></DL>
|
||
</PRE>
|
||
|
||
<P>
|
||
<HR>
|
||
|
||
<P>
|
||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||
|
||
<A NAME="nested_class_summary"><!-- --></A>
|
||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||
<B>Nested Class Summary</B></FONT></TH>
|
||
</TR>
|
||
</TABLE>
|
||
<A NAME="nested_classes_inherited_from_class_com.pdftools.expa.ExpaInitialize"><!-- --></A>
|
||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class com.pdftools.expa.<A HREF="../../../com/pdftools/expa/ExpaInitialize.html" title="class in com.pdftools.expa">ExpaInitialize</A></B></TH>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD><CODE><A HREF="../../../com/pdftools/expa/ExpaInitialize.CONTENTOBJECT.html" title="class in com.pdftools.expa">ExpaInitialize.CONTENTOBJECT</A>, <A HREF="../../../com/pdftools/expa/ExpaInitialize.ORIENTATION.html" title="class in com.pdftools.expa">ExpaInitialize.ORIENTATION</A>, <A HREF="../../../com/pdftools/expa/ExpaInitialize.Rectangle.html" title="class in com.pdftools.expa">ExpaInitialize.Rectangle</A>, <A HREF="../../../com/pdftools/expa/ExpaInitialize.TransformMatrix.html" title="class in com.pdftools.expa">ExpaInitialize.TransformMatrix</A></CODE></TD>
|
||
</TR>
|
||
</TABLE>
|
||
|
||
<A NAME="nested_classes_inherited_from_class_com.pdftools.NativeLibrary"><!-- --></A>
|
||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class com.pdftools.<A HREF="../../../com/pdftools/NativeLibrary.html" title="class in com.pdftools">NativeLibrary</A></B></TH>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD><CODE><A HREF="../../../com/pdftools/NativeLibrary.COLORCONVERSION.html" title="class in com.pdftools">NativeLibrary.COLORCONVERSION</A>, <A HREF="../../../com/pdftools/NativeLibrary.COLORSPACE.html" title="class in com.pdftools">NativeLibrary.COLORSPACE</A>, <A HREF="../../../com/pdftools/NativeLibrary.COMPRESSION.html" title="class in com.pdftools">NativeLibrary.COMPRESSION</A>, <A HREF="../../../com/pdftools/NativeLibrary.DITHERINGMODE.html" title="class in com.pdftools">NativeLibrary.DITHERINGMODE</A>, <A HREF="../../../com/pdftools/NativeLibrary.ERRORCODE.html" title="class in com.pdftools">NativeLibrary.ERRORCODE</A>, <A HREF="../../../com/pdftools/NativeLibrary.FONTTYPE.html" title="class in com.pdftools">NativeLibrary.FONTTYPE</A>, <A HREF="../../../com/pdftools/NativeLibrary.PERMISSION.html" title="class in com.pdftools">NativeLibrary.PERMISSION</A>, <A HREF="../../../com/pdftools/NativeLibrary.RENDEREROPTION.html" title="class in com.pdftools">NativeLibrary.RENDEREROPTION</A>, <A HREF="../../../com/pdftools/NativeLibrary.RENDERINGMODE.html" title="class in com.pdftools">NativeLibrary.RENDERINGMODE</A>, <A HREF="../../../com/pdftools/NativeLibrary.ROTATEMODE.html" title="class in com.pdftools">NativeLibrary.ROTATEMODE</A>, <A HREF="../../../com/pdftools/NativeLibrary.STRIPTYPE.html" title="class in com.pdftools">NativeLibrary.STRIPTYPE</A></CODE></TD>
|
||
</TR>
|
||
</TABLE>
|
||
|
||
<!-- =========== FIELD SUMMARY =========== -->
|
||
|
||
<A NAME="field_summary"><!-- --></A>
|
||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||
<B>Field Summary</B></FONT></TH>
|
||
</TR>
|
||
</TABLE>
|
||
<A NAME="fields_inherited_from_class_com.pdftools.NativeLibrary"><!-- --></A>
|
||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||
<TH ALIGN="left"><B>Fields inherited from class com.pdftools.<A HREF="../../../com/pdftools/NativeLibrary.html" title="class in com.pdftools">NativeLibrary</A></B></TH>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD><CODE><A HREF="../../../com/pdftools/NativeLibrary.html#VERSION">VERSION</A></CODE></TD>
|
||
</TR>
|
||
</TABLE>
|
||
|
||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||
|
||
<A NAME="constructor_summary"><!-- --></A>
|
||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||
<B>Constructor Summary</B></FONT></TH>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#Document()">Document</A></B>()</CODE>
|
||
|
||
<BR>
|
||
<B>Deprecated.</B> <I>replaced by <A HREF="../../../com/pdftools/expa/Document.html#Document(java.lang.String, java.lang.String)"><CODE>Document(String, String)</CODE></A> and <A HREF="../../../com/pdftools/expa/Document.html#Document(byte[], java.lang.String)"><CODE>Document(byte[], String)</CODE></A></I></TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#Document(byte[], java.lang.String)">Document</A></B>(byte[] pDocumentBytes,
|
||
java.lang.String szPassword)</CODE>
|
||
|
||
<BR>
|
||
</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#Document(java.lang.String, java.lang.String)">Document</A></B>(java.lang.String strFilename,
|
||
java.lang.String strPassword)</CODE>
|
||
|
||
<BR>
|
||
</TD>
|
||
</TR>
|
||
</TABLE>
|
||
|
||
<!-- ========== METHOD SUMMARY =========== -->
|
||
|
||
<A NAME="method_summary"><!-- --></A>
|
||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
||
<B>Method Summary</B></FONT></TH>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> void</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#close()">close</A></B>()</CODE>
|
||
|
||
<BR>
|
||
close an open document.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> void</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#destroyObject()">destroyObject</A></B>()</CODE>
|
||
|
||
<BR>
|
||
Release handle for the process.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> java.lang.String</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getAuthor()">getAuthor</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the Author of the document.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> java.util.Date</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getCreationDate()">getCreationDate</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the creation date of the document.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> int</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getCurrentOutlineLevel()">getCurrentOutlineLevel</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the level of the current outline</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> <A HREF="../../../com/pdftools/expa/ColorSpace.html" title="class in com.pdftools.expa">ColorSpace</A></CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getFirstColorSpaceResource()">getFirstColorSpaceResource</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the first color space resource</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> <A HREF="../../../com/pdftools/expa/Font.html" title="class in com.pdftools.expa">Font</A></CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getFirstFontResource()">getFirstFontResource</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the first font resource.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> <A HREF="../../../com/pdftools/expa/Image.html" title="class in com.pdftools.expa">Image</A></CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getFirstImageResource()">getFirstImageResource</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the first image resource.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> <A HREF="../../../com/pdftools/expa/OutlineItem.html" title="class in com.pdftools.expa">OutlineItem</A></CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getFirstOutlineItem()">getFirstOutlineItem</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the first outline item resource</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> java.lang.String</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getInfoEntry(java.lang.String)">getInfoEntry</A></B>(java.lang.String strkey)</CODE>
|
||
|
||
<BR>
|
||
get the value of a custom entry of the document.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> java.lang.String</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getKeywords()">getKeywords</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the keywords of the document.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> int</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getLastError()">getLastError</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the latest error code.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> int</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getMajorVersion()">getMajorVersion</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the major version of the document.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> int</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getMinorVersion()">getMinorVersion</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the minor version of the document.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> java.util.Date</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getModDate()">getModDate</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the modification date of the document.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> <A HREF="../../../com/pdftools/expa/ColorSpace.html" title="class in com.pdftools.expa">ColorSpace</A></CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getNextColorSpaceResource()">getNextColorSpaceResource</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the next color space resource</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> <A HREF="../../../com/pdftools/expa/Font.html" title="class in com.pdftools.expa">Font</A></CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getNextFontResource()">getNextFontResource</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the next font resource.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> <A HREF="../../../com/pdftools/expa/Image.html" title="class in com.pdftools.expa">Image</A></CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getNextImageResource()">getNextImageResource</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the next image resource.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> <A HREF="../../../com/pdftools/expa/OutlineItem.html" title="class in com.pdftools.expa">OutlineItem</A></CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getNextOutlineItem(int, boolean)">getNextOutlineItem</A></B>(int nMaxLevel,
|
||
boolean bReturnOpenOnly)</CODE>
|
||
|
||
<BR>
|
||
get the next outline item resource</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> <A HREF="../../../com/pdftools/expa/Page.html" title="class in com.pdftools.expa">Page</A></CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getPage()">getPage</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the page interface.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> int</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getPageCount()">getPageCount</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the number of pages of an open document</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> int</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getPageNo()">getPageNo</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the currently selected page of an open document.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> java.lang.String</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getSubject()">getSubject</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the subject of the document.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> java.lang.String</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#getTitle()">getTitle</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the title of the document.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> boolean</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#isEncrypted()">isEncrypted</A></B>()</CODE>
|
||
|
||
<BR>
|
||
get the information if the document is encrypted.</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> boolean</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#open(java.lang.String, java.lang.String)">open</A></B>(java.lang.String strFilename,
|
||
java.lang.String strPassword)</CODE>
|
||
|
||
<BR>
|
||
open a PDF random access disk file</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> boolean</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#openMem(byte[], java.lang.String)">openMem</A></B>(byte[] pDocumentBytes,
|
||
java.lang.String szPassword)</CODE>
|
||
|
||
<BR>
|
||
open a PDF memory block</TD>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
<CODE> boolean</CODE></FONT></TD>
|
||
<TD><CODE><B><A HREF="../../../com/pdftools/expa/Document.html#setPageNo(int)">setPageNo</A></B>(int iPageNo)</CODE>
|
||
|
||
<BR>
|
||
set the currently selected page of an open document.</TD>
|
||
</TR>
|
||
</TABLE>
|
||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
||
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
||
</TR>
|
||
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
||
</TR>
|
||
</TABLE>
|
||
|
||
<P>
|
||
|
||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||
|
||
<A NAME="constructor_detail"><!-- --></A>
|
||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||
<B>Constructor Detail</B></FONT></TH>
|
||
</TR>
|
||
</TABLE>
|
||
|
||
<A NAME="Document()"><!-- --></A><H3>
|
||
Document</H3>
|
||
<PRE>
|
||
public <B>Document</B>()</PRE>
|
||
<DL>
|
||
<DD><B>Deprecated.</B> <I>replaced by <A HREF="../../../com/pdftools/expa/Document.html#Document(java.lang.String, java.lang.String)"><CODE>Document(String, String)</CODE></A> and <A HREF="../../../com/pdftools/expa/Document.html#Document(byte[], java.lang.String)"><CODE>Document(byte[], String)</CODE></A></I>
|
||
<P>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="Document(java.lang.String, java.lang.String)"><!-- --></A><H3>
|
||
Document</H3>
|
||
<PRE>
|
||
public <B>Document</B>(java.lang.String strFilename,
|
||
java.lang.String strPassword)</PRE>
|
||
<DL>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="Document(byte[], java.lang.String)"><!-- --></A><H3>
|
||
Document</H3>
|
||
<PRE>
|
||
public <B>Document</B>(byte[] pDocumentBytes,
|
||
java.lang.String szPassword)</PRE>
|
||
<DL>
|
||
</DL>
|
||
|
||
<!-- ============ METHOD DETAIL ========== -->
|
||
|
||
<A NAME="method_detail"><!-- --></A>
|
||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
||
<B>Method Detail</B></FONT></TH>
|
||
</TR>
|
||
</TABLE>
|
||
|
||
<A NAME="destroyObject()"><!-- --></A><H3>
|
||
destroyObject</H3>
|
||
<PRE>
|
||
public void <B>destroyObject</B>()</PRE>
|
||
<DL>
|
||
<DD>Release handle for the process.
|
||
<P>
|
||
<DD><DL>
|
||
</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="open(java.lang.String, java.lang.String)"><!-- --></A><H3>
|
||
open</H3>
|
||
<PRE>
|
||
public boolean <B>open</B>(java.lang.String strFilename,
|
||
java.lang.String strPassword)</PRE>
|
||
<DL>
|
||
<DD>open a PDF random access disk file
|
||
<P>
|
||
<DD><DL>
|
||
<DT><B>Parameters:</B><DD><CODE>strFilename</CODE> - the file name and optionally the file path<DD><CODE>strPassword</CODE> - the user or the owner password of the encrypted PDF document
|
||
<DT><B>Returns:</B><DD>true if the file could successfully be opened</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="openMem(byte[], java.lang.String)"><!-- --></A><H3>
|
||
openMem</H3>
|
||
<PRE>
|
||
public boolean <B>openMem</B>(byte[] pDocumentBytes,
|
||
java.lang.String szPassword)</PRE>
|
||
<DL>
|
||
<DD>open a PDF memory block
|
||
<P>
|
||
<DD><DL>
|
||
<DT><B>Parameters:</B><DD><CODE>pDocumentBytes</CODE> - the memory block containing the PDF file given as a one dimensional byte array<DD><CODE>strPassword</CODE> - the user or the owner password of the encrypted PDF document
|
||
<DT><B>Returns:</B><DD>true if the file could successfully be opened</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="close()"><!-- --></A><H3>
|
||
close</H3>
|
||
<PRE>
|
||
public void <B>close</B>()</PRE>
|
||
<DL>
|
||
<DD>close an open document. If the document is already closed the method does nothing
|
||
<P>
|
||
<DD><DL>
|
||
</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getLastError()"><!-- --></A><H3>
|
||
getLastError</H3>
|
||
<PRE>
|
||
public int <B>getLastError</B>()</PRE>
|
||
<DL>
|
||
<DD>get the latest error code.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>the latest error code.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="isEncrypted()"><!-- --></A><H3>
|
||
isEncrypted</H3>
|
||
<PRE>
|
||
public boolean <B>isEncrypted</B>()</PRE>
|
||
<DL>
|
||
<DD>get the information if the document is encrypted.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>true if the PDF document is encrypted.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getMajorVersion()"><!-- --></A><H3>
|
||
getMajorVersion</H3>
|
||
<PRE>
|
||
public int <B>getMajorVersion</B>()</PRE>
|
||
<DL>
|
||
<DD>get the major version of the document.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>the major version of the document.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getMinorVersion()"><!-- --></A><H3>
|
||
getMinorVersion</H3>
|
||
<PRE>
|
||
public int <B>getMinorVersion</B>()</PRE>
|
||
<DL>
|
||
<DD>get the minor version of the document.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>the Minor version of the document.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getTitle()"><!-- --></A><H3>
|
||
getTitle</H3>
|
||
<PRE>
|
||
public java.lang.String <B>getTitle</B>()</PRE>
|
||
<DL>
|
||
<DD>get the title of the document.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>the title from the document<6E>s info object.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getAuthor()"><!-- --></A><H3>
|
||
getAuthor</H3>
|
||
<PRE>
|
||
public java.lang.String <B>getAuthor</B>()</PRE>
|
||
<DL>
|
||
<DD>get the Author of the document.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>the Author from the document<6E>s info object.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getSubject()"><!-- --></A><H3>
|
||
getSubject</H3>
|
||
<PRE>
|
||
public java.lang.String <B>getSubject</B>()</PRE>
|
||
<DL>
|
||
<DD>get the subject of the document.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>the Subject from the document<6E>s info object.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getKeywords()"><!-- --></A><H3>
|
||
getKeywords</H3>
|
||
<PRE>
|
||
public java.lang.String <B>getKeywords</B>()</PRE>
|
||
<DL>
|
||
<DD>get the keywords of the document.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>the Keywords from the document<6E>s info object.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getModDate()"><!-- --></A><H3>
|
||
getModDate</H3>
|
||
<PRE>
|
||
public java.util.Date <B>getModDate</B>()</PRE>
|
||
<DL>
|
||
<DD>get the modification date of the document.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>the modification date from the document<6E>s info object.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getCreationDate()"><!-- --></A><H3>
|
||
getCreationDate</H3>
|
||
<PRE>
|
||
public java.util.Date <B>getCreationDate</B>()</PRE>
|
||
<DL>
|
||
<DD>get the creation date of the document.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>the creation date from the document<6E>s info object.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getInfoEntry(java.lang.String)"><!-- --></A><H3>
|
||
getInfoEntry</H3>
|
||
<PRE>
|
||
public java.lang.String <B>getInfoEntry</B>(java.lang.String strkey)</PRE>
|
||
<DL>
|
||
<DD>get the value of a custom entry of the document.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>the value of a custom entry from the info object.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getPageCount()"><!-- --></A><H3>
|
||
getPageCount</H3>
|
||
<PRE>
|
||
public int <B>getPageCount</B>()</PRE>
|
||
<DL>
|
||
<DD>get the number of pages of an open document
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>the number of pages of an open document</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="setPageNo(int)"><!-- --></A><H3>
|
||
setPageNo</H3>
|
||
<PRE>
|
||
public boolean <B>setPageNo</B>(int iPageNo)</PRE>
|
||
<DL>
|
||
<DD>set the currently selected page of an open document.
|
||
The numbers are counted from 1 for the first page to the value of the PageCount
|
||
attribute for the last page.
|
||
<P>
|
||
<DD><DL>
|
||
<DT><B>Parameters:</B><DD><CODE>iPageNo</CODE> - the page no to be set
|
||
<DT><B>Returns:</B><DD>true on success</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getPageNo()"><!-- --></A><H3>
|
||
getPageNo</H3>
|
||
<PRE>
|
||
public int <B>getPageNo</B>()</PRE>
|
||
<DL>
|
||
<DD>get the currently selected page of an open document.
|
||
The numbers are counted from 1 for the first page to the value of the PageCount
|
||
attribute for the last page.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>the page no</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getPage()"><!-- --></A><H3>
|
||
getPage</H3>
|
||
<PRE>
|
||
public <A HREF="../../../com/pdftools/expa/Page.html" title="class in com.pdftools.expa">Page</A> <B>getPage</B>()</PRE>
|
||
<DL>
|
||
<DD>get the page interface.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>an interface to the currently selected page of a document.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getFirstFontResource()"><!-- --></A><H3>
|
||
getFirstFontResource</H3>
|
||
<PRE>
|
||
public <A HREF="../../../com/pdftools/expa/Font.html" title="class in com.pdftools.expa">Font</A> <B>getFirstFontResource</B>()</PRE>
|
||
<DL>
|
||
<DD>get the first font resource.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>in interface the first font resource.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getNextFontResource()"><!-- --></A><H3>
|
||
getNextFontResource</H3>
|
||
<PRE>
|
||
public <A HREF="../../../com/pdftools/expa/Font.html" title="class in com.pdftools.expa">Font</A> <B>getNextFontResource</B>()</PRE>
|
||
<DL>
|
||
<DD>get the next font resource.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>in interface the next font resource.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getFirstImageResource()"><!-- --></A><H3>
|
||
getFirstImageResource</H3>
|
||
<PRE>
|
||
public <A HREF="../../../com/pdftools/expa/Image.html" title="class in com.pdftools.expa">Image</A> <B>getFirstImageResource</B>()</PRE>
|
||
<DL>
|
||
<DD>get the first image resource.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>in interface the first image resource.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getNextImageResource()"><!-- --></A><H3>
|
||
getNextImageResource</H3>
|
||
<PRE>
|
||
public <A HREF="../../../com/pdftools/expa/Image.html" title="class in com.pdftools.expa">Image</A> <B>getNextImageResource</B>()</PRE>
|
||
<DL>
|
||
<DD>get the next image resource.
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>in interface the next image resource.</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getFirstColorSpaceResource()"><!-- --></A><H3>
|
||
getFirstColorSpaceResource</H3>
|
||
<PRE>
|
||
public <A HREF="../../../com/pdftools/expa/ColorSpace.html" title="class in com.pdftools.expa">ColorSpace</A> <B>getFirstColorSpaceResource</B>()</PRE>
|
||
<DL>
|
||
<DD>get the first color space resource
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>in interface the first color space resource</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getNextColorSpaceResource()"><!-- --></A><H3>
|
||
getNextColorSpaceResource</H3>
|
||
<PRE>
|
||
public <A HREF="../../../com/pdftools/expa/ColorSpace.html" title="class in com.pdftools.expa">ColorSpace</A> <B>getNextColorSpaceResource</B>()</PRE>
|
||
<DL>
|
||
<DD>get the next color space resource
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>in interface the next color space resource</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getFirstOutlineItem()"><!-- --></A><H3>
|
||
getFirstOutlineItem</H3>
|
||
<PRE>
|
||
public <A HREF="../../../com/pdftools/expa/OutlineItem.html" title="class in com.pdftools.expa">OutlineItem</A> <B>getFirstOutlineItem</B>()</PRE>
|
||
<DL>
|
||
<DD>get the first outline item resource
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>in interface the first outline item resource</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getNextOutlineItem(int, boolean)"><!-- --></A><H3>
|
||
getNextOutlineItem</H3>
|
||
<PRE>
|
||
public <A HREF="../../../com/pdftools/expa/OutlineItem.html" title="class in com.pdftools.expa">OutlineItem</A> <B>getNextOutlineItem</B>(int nMaxLevel,
|
||
boolean bReturnOpenOnly)</PRE>
|
||
<DL>
|
||
<DD>get the next outline item resource
|
||
<P>
|
||
<DD><DL>
|
||
<DT><B>Parameters:</B><DD><CODE>nMaxLevel</CODE> - The maximum level of the depth of the oulines<DD><CODE>bReturnOpenOnly</CODE> - Return only outlines which are opened
|
||
<DT><B>Returns:</B><DD>in interface the next outline item resource</DL>
|
||
</DD>
|
||
</DL>
|
||
<HR>
|
||
|
||
<A NAME="getCurrentOutlineLevel()"><!-- --></A><H3>
|
||
getCurrentOutlineLevel</H3>
|
||
<PRE>
|
||
public int <B>getCurrentOutlineLevel</B>()</PRE>
|
||
<DL>
|
||
<DD>get the level of the current outline
|
||
<P>
|
||
<DD><DL>
|
||
|
||
<DT><B>Returns:</B><DD>the level of the current outline</DL>
|
||
</DD>
|
||
</DL>
|
||
<!-- ========= END OF CLASS DATA ========= -->
|
||
<HR>
|
||
|
||
|
||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||
<A NAME="navbar_bottom"><!-- --></A>
|
||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
||
<TR>
|
||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
||
<TR ALIGN="center" VALIGN="top">
|
||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
||
</TR>
|
||
</TABLE>
|
||
</TD>
|
||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
||
</EM>
|
||
</TD>
|
||
</TR>
|
||
|
||
<TR>
|
||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||
<A HREF="../../../com/pdftools/expa/Destination.html" title="class in com.pdftools.expa"><B>PREV CLASS</B></A>
|
||
<A HREF="../../../com/pdftools/expa/ExpaInitialize.html" title="class in com.pdftools.expa"><B>NEXT CLASS</B></A></FONT></TD>
|
||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||
<A HREF="../../../index.html?com/pdftools/expa/Document.html" target="_top"><B>FRAMES</B></A>
|
||
<A HREF="Document.html" target="_top"><B>NO FRAMES</B></A>
|
||
<SCRIPT type="text/javascript">
|
||
<!--
|
||
if(window==top) {
|
||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
||
}
|
||
//-->
|
||
</SCRIPT>
|
||
<NOSCRIPT>
|
||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
||
</NOSCRIPT>
|
||
|
||
|
||
</FONT></TD>
|
||
</TR>
|
||
<TR>
|
||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||
SUMMARY: <A HREF="#nested_classes_inherited_from_class_com.pdftools.expa.ExpaInitialize">NESTED</A> | <A HREF="#fields_inherited_from_class_com.pdftools.NativeLibrary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||
</TR>
|
||
</TABLE>
|
||
<A NAME="skip-navbar_bottom"></A>
|
||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||
|
||
<HR>
|
||
|
||
</BODY>
|
||
</HTML>
|