Documentation

OfficeMathML
in package
implements ReaderInterface

Table of Contents

Interfaces

ReaderInterface

Properties

$dom  : DOMDocument
$math  : Math
$operators  : array<string|int, string>
$xpath  : DOMXPath

Methods

read()  : Math|null
getElement()  : AbstractElement
parseNode()  : void

Properties

$operators

protected array<string|int, string> $operators = ['+', '-', '/', '∗']

Methods

read()

public read(string $content) : Math|null
Parameters
$content : string
Return values
Math|null

        
On this page

Search results