Implements the FindMathML object (extends AbstractFindMath)
The HTMLElement node class
The Text node class
The Document class
The user options for this instance
The DOMAdaptor for the document being processed
Protected
The actual options for this instance
Static
Locates math nodes, possibly with namespace prefixes. Store them in a set so that if found more than once, they will only appear in the list once.
Find plain tags
The container to seaerch for math
The set in which to store the math nodes
Find namespaced math in XHTML documents (is this really needed?)
The container to search for math
Find <m:math> tags (or whatever prefixes there are)
Produce the array of proto math items from the node set
The original node set
The set of proto math items
Implements the FindMathML object (extends AbstractFindMath)