phpDocumentor Converters
PDFdefault
[ class tree: Converters ] [ index: Converters ] [ all elements ]

Procedural File: ParserPDF.inc

Source Location: /phpDocumentor/Converters/PDF/default/ParserPDF.inc

Page Details

This class handles the XML-based CezPDF markup language created to allow templates for the PDFdefaultConverter

phpDocumentor :: automatic documentation generator

PHP versions 4 and 5

Copyright (c) 2002-2006 Gregory Beaver

LICENSE:

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Author:  Greg Beaver <[email protected]>
Version:  CVS: $Id: ParserPDF.inc 238276 2007-06-22 14:58:30Z ashnazg $
Copyright:  2002-2006 Gregory Beaver
Link:  http://pear.php.net/PhpDocumentor
Link:  http://www.phpdoc.org
Since:  1.2
Filesource:  Source Code for this file
License:  LGPL
Classes
Class Description
PDFParser
Constants
PHPDOCUMENTOR_PDF_EVENT_CONTENT  [line 45]

PHPDOCUMENTOR_PDF_EVENT_CONTENT = 601

used for parsing stuff between <text>


[ Top ]

PHPDOCUMENTOR_PDF_EVENT_FONT  [line 49]

PHPDOCUMENTOR_PDF_EVENT_FONT = 602

when <font> is found in an ezText input


[ Top ]

PHPDOCUMENTOR_PDF_EVENT_NEWPAGE  [line 53]

PHPDOCUMENTOR_PDF_EVENT_NEWPAGE = 603

when <newpage/> is found in an ezText input


[ Top ]

PHPDOCUMENTOR_PDF_EVENT_PDFFUNCTION  [line 57]

PHPDOCUMENTOR_PDF_EVENT_PDFFUNCTION = 604

when <pdffunction> is found in an ezText input


[ Top ]

PHPDOCUMENTOR_PDF_EVENT_TEXT  [line 41]

PHPDOCUMENTOR_PDF_EVENT_TEXT = 600

when <text> is found in an ezText input


[ Top ]

PHPDOCUMENTOR_PDF_STATE_CONTENT  [line 47]

PHPDOCUMENTOR_PDF_STATE_CONTENT = 701

used for parsing stuff between <text>


[ Top ]

PHPDOCUMENTOR_PDF_STATE_FONT  [line 51]

PHPDOCUMENTOR_PDF_STATE_FONT = 702

when <font> is found in an ezText input


[ Top ]

PHPDOCUMENTOR_PDF_STATE_NEWPAGE  [line 55]

PHPDOCUMENTOR_PDF_STATE_NEWPAGE = 703

when <newpage/> is found in an ezText input


[ Top ]

PHPDOCUMENTOR_PDF_STATE_PDFFUNCTION  [line 59]

PHPDOCUMENTOR_PDF_STATE_PDFFUNCTION = 704

when <pdffunction> is found in an ezText input


[ Top ]

PHPDOCUMENTOR_PDF_STATE_TEXT  [line 43]

PHPDOCUMENTOR_PDF_STATE_TEXT = 700

when <text> is found in an ezText input


[ Top ]



Documentation generated on Tue, 06 Dec 2011 07:20:51 -0600 by phpDocumentor 1.4.4