File: /phpDocumentor/Converters/PDF/default/ParserPDF.inc

Description

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

Classes defined in this file

CLASS NAME

DESCRIPTION

PDFParser

Include/Require Statements

Global Variables

Constants

PHPDOCUMENTOR_PDF_EVENT_CONTENT (line 45)

PHPDOCUMENTOR_PDF_EVENT_CONTENT : 601

used for parsing stuff between <text>

PHPDOCUMENTOR_PDF_EVENT_FONT (line 49)

PHPDOCUMENTOR_PDF_EVENT_FONT : 602

when <font> is found in an ezText input

PHPDOCUMENTOR_PDF_EVENT_NEWPAGE (line 53)

PHPDOCUMENTOR_PDF_EVENT_NEWPAGE : 603

when <newpage/> is found in an ezText input

PHPDOCUMENTOR_PDF_EVENT_PDFFUNCTION (line 57)

PHPDOCUMENTOR_PDF_EVENT_PDFFUNCTION : 604

when <pdffunction> is found in an ezText input

PHPDOCUMENTOR_PDF_EVENT_TEXT (line 41)

PHPDOCUMENTOR_PDF_EVENT_TEXT : 600

when <text> is found in an ezText input

PHPDOCUMENTOR_PDF_STATE_CONTENT (line 47)

PHPDOCUMENTOR_PDF_STATE_CONTENT : 701

used for parsing stuff between <text>

PHPDOCUMENTOR_PDF_STATE_FONT (line 51)

PHPDOCUMENTOR_PDF_STATE_FONT : 702

when <font> is found in an ezText input

PHPDOCUMENTOR_PDF_STATE_NEWPAGE (line 55)

PHPDOCUMENTOR_PDF_STATE_NEWPAGE : 703

when <newpage/> is found in an ezText input

PHPDOCUMENTOR_PDF_STATE_PDFFUNCTION (line 59)

PHPDOCUMENTOR_PDF_STATE_PDFFUNCTION : 704

when <pdffunction> is found in an ezText input

PHPDOCUMENTOR_PDF_STATE_TEXT (line 43)

PHPDOCUMENTOR_PDF_STATE_TEXT : 700

when <text> is found in an ezText input

Functions


Documentation generated on Mon, 05 Dec 2011 21:28:47 -0600 by phpDocumentor 1.4.4