Flow PHP

XMLExtractorFactory

Read onlyYes
FinalYes

Methods

__construct()  : mixed
get()  : XMLParserExtractor

Methods

__construct()

public __construct(Path $path[, string $nodePathOption = 'input-xml-node-path' ][, string $bufferSizeOption = 'input-xml-buffer-size' ]) : mixed
Parameters
$path : Path
$nodePathOption : string = 'input-xml-node-path'
$bufferSizeOption : string = 'input-xml-buffer-size'

get()

public get(InputInterface $input) : XMLParserExtractor
Parameters
$input : InputInterface
Return values
XMLParserExtractor

        
On this page

Search results