Moodle  2.2.1
http://www.collinsharper.com
simple_parser_processor Class Reference
Inheritance diagram for simple_parser_processor:
Collaboration diagram for simple_parser_processor:

Public Member Functions

 process_chunk ($data)

Detailed Description

Simple progressive_parser_processor that will send chunks straight to output. Useful for testing, compare memory use/execution time.

Definition at line 31 of file simple_parser_processor.class.php.


Member Function Documentation

process_chunk ( data)

Receive one chunk of information from the parser

Reimplemented from progressive_parser_processor.

Definition at line 33 of file simple_parser_processor.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations