Class Zend_Pdf_Parser

Description

PDF file parser

  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Pdf/Parser.php (line 85)


	
			
Direct descendents
Class Description
 class Zend_Pdf_Parser_Stream PDF object stream parser
Method Summary
 Zend_Pdf_Parser __construct (mixed $source, Zend_Pdf_ElementFactory $factory, boolean $load)
 integer getPDFLength ()
 string getPDFString ()
Methods
Constructor __construct (line 371)

Object constructor

Note: PHP duplicates string, which is sent by value, only of it's updated. Thus we don't need to care about overhead

  • throws: Zend_Exception
  • access: public
Zend_Pdf_Parser __construct (mixed $source, Zend_Pdf_ElementFactory $factory, boolean $load)

Redefined in descendants as:
getPDFLength (line 107)

Get length of source PDF

  • access: public
integer getPDFLength ()
getPDFString (line 117)

Get PDF String

  • access: public
string getPDFString ()
getTrailer (line 355)

Get Trailer object

  • access: public
Zend_Pdf_Trailer_Keeper getTrailer ()

Redefined in descendants as:

Documentation generated on Sun, 27 May 2007 23:26:30 -0700 by phpDocumentor 1.3.2