Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • ApacheServerStatusParser
          • DomainModel
          • Service
            • Builder
            • Content
              • Fetcher
              • Parser
              • Processor
              • Storage
            • StateMachine

Classes

  • DetailLineParser
  • DetailListOfLineParser
  • InformationListOfLineParser
  • ScoreboardListOfLineParser
  • StatisticListOfLineParser

Interfaces

  • LineParserInterface
  • ListOfLineParserInterface
  • Overview
  • Namespace
  • Class

Class DetailListOfLineParser

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Parser\DetailListOfLineParser implements Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Parser\ListOfLineParserInterface
Namespace: Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Parser
Located at Service/Content/Parser/DetailListOfLineParser.php
Methods summary
public
# __construct( Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Parser\DetailLineParser $detailLineParser )

DetailListOfLineParser constructor.

DetailListOfLineParser constructor.

Parameters

$detailLineParser
public Net\Bazzline\Component\ApacheServerStatusParser\DomainModel\Detail[]
# parse( array $listOfLine )

Parameters

$listOfLine

Returns

Net\Bazzline\Component\ApacheServerStatusParser\DomainModel\Detail[]

Throws

InvalidArgumentException

Implementation of

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Parser\ListOfLineParserInterface::parse()
PHP Apache Status Parser by bazzline.net API documentation generated by ApiGen