The HTMLElement node class
The Text node class
The Document class
Protected
itemsThe list of items, sorted by priority (smallest number first)
Static
DEFAULTPRIORITYThe default priority for items added to the list
Make the list iterable, and return the data for the items in the list
The object containing the iterator's next() function
The document to be processed
The options for the handler
The MathDocument created by the handler for this document
The HandlerList class (extends PrioritizedList of Handlers)
This list is used to find the handler for a given document by asking each handler to test if it can handle the document, and when one can, it is asked to create its associated MathDocument.