setasign\SetaPDF2\Core\Parser
Content A parser for PDF content
File: /SetaPDF v2/Core/Parser/Content.php
Old class name (alias):
\SetaPDF_Core_Parser_Content
Class hierarchy
Summary
Properties
$_parser
protected \SetaPDF_Core_Parser_RawPdf Content::$_parser
Methods
process()
Process the stream.
Exceptions
Throws \setasign\SetaPDF2\Core\Exception
Throws Pdf\InvalidTokenException
registerOperator()
Register a callback for an operator token.
Parameters
- $operator : string|array
- $callback : callable