Class OperatorHandler
java.lang.Object
com.singularsys.extensions.mathml.parser.OperatorHandler
- All Implemented Interfaces:
TagHandler
Handles elements corresponding to Jep operators.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OperatorHandler
public OperatorHandler()
-
-
Method Details
-
handle
Returns the operator.- 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.
- Throws:
SAXParseException
-
put
-
get
-
remove
-