MailMimeParser 2.2

AbstractParser.php

This file is part of the ZBateson\MailMimeParser project.

Tags
license

http://opensource.org/licenses/bsd-license.php BSD

Interfaces, Classes and Traits

AbstractParser
Provides basic implementations for: - IParser::setParserManager - IParser::getParserMessageProxyFactory (returns $this->parserMessageProxyFactory which can be set via the default constructor) - IParser::getParserPartProxyFactory (returns $this->parserPartProxyFactory which can be set via the default constructor)

Search results