Class StandardFunctionHandler
java.lang.Object
com.singularsys.extensions.mathml.parser.StandardFunctionHandler
- All Implemented Interfaces:
TagHandler
Handles standard functions like <sin> returns
FunctionElement.- Author:
- Richard Morris
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StandardFunctionHandler
- Parameters:
jep-
-
-
Method Details
-
handle
Description copied from interface:TagHandlerTransform the element, called when a closing tag is encountered.- Specified by:
handlein interfaceTagHandler- Parameters:
frame- StackFrame representing the elementloc- location in input- Returns:
- typically a Node, other types of objects may also be returned when the tag has a special meaning for its parent node.
-
put
-
get
-
remove
-