Zend_Pdf_StringParserPDF string parser
Located in /Pdf/StringParser.php (line 44)
Zend_Pdf_StringParser
__construct
( $source, Zend_Pdf_ElementFactory_Interface $factory, string $pdfString)
static isDelimiter (line 122)
Character with code $chCode is a delimiter character
static isWhiteSpace (line 100)
Character with code $chCode is white space
static parseIntFromStream (line 694)
Parse integer value from a binary stream
Constructor __construct (line 726)
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
cleanUp (line 87)
Clean up resources.
Clear current state to remove cyclic object references
getLength (line 670)
Get length of source string
getObject (line 546)
Read inderect object from a PDF stream
getString (line 680)
Get source string
readComment (line 202)
Read comment line
readElement (line 287)
Read elemental object from a PDF stream
readLexeme (line 230)
Returns next lexeme from a pdf stream
skipComment (line 182)
Skip comment
skipWhiteSpace (line 147)
Skip white space
Documentation generated on Mon, 21 Jun 2010 15:47:05 -0400 by phpDocumentor 1.4.3