| Name | Description | Type | Package | Framework |
| CDCodec | A codec that translates (XML-encoded) OpenMath objects as defined in the Content Dictionary it implements to their backengine equivalent and | Class | org.jscience.ml.openmath.codec | JScience |
| Codec | A String based codec that translates (XML-encoded) OpenMath objects to their backengine equivalent. | Class | org.jscience.ml.openmath.codec | JScience |
| CodecDecodeException | An exception to signal a big problem while decoding from backengine toSee Also:Serialized Form | Class | org.jscience.ml.openmath.codec | JScience |
| CodecEncodeException | An exception to signal a big problem while encoding from OpenMath toSee Also:Serialized Form | Class | org.jscience.ml.openmath.codec | JScience |
| CodecException | The Codec can throw an exception. | Class | org.jscience.ml.openmath.codec | JScience |
| OMApplication | Models an OpenMath application object. | Class | org.jscience.ml.openmath | JScience |
| OMApplicationBeanInfo | Bean info class for the OMApplication class. | Class | org.jscience.ml.openmath | JScience |
| OMAttribution | Models an OpenMath attribution object. | Class | org.jscience.ml.openmath | JScience |
| OMAttributionBeanInfo | Bean info class for the OMAttribution class. | Class | org.jscience.ml.openmath | JScience |
| OMBinding | Models an OpenMath binding object. | Class | org.jscience.ml.openmath | JScience |
| OMBindingBeanInfo | Bean info class for the OMBinding class. | Class | org.jscience.ml.openmath | JScience |
| OMByteArray | Models an OpenMath byte array. | Class | org.jscience.ml.openmath | JScience |
| OMByteArrayBeanInfo | Bean info class for the OMByteArray class. | Class | org.jscience.ml.openmath | JScience |
| OMDOMReader | An OpenMath DOM reader. | Class | org.jscience.ml.openmath.io | JScience |
| OMDOMWriter | Class | org.jscience.ml.openmath.io | JScience | |
| OMError | Models an OpenMath error object. | Class | org.jscience.ml.openmath | JScience |
| OMErrorBeanInfo | Bean info class for the OMError class. | Class | org.jscience.ml.openmath | JScience |
| OMFloat | Models an OpenMath float. | Class | org.jscience.ml.openmath | JScience |
| OMFloatBeanInfo | Bean info class for the OMFloat class. | Class | org.jscience.ml.openmath | JScience |
| OMForeign | Models an OpenMath foreign object. | Class | org.jscience.ml.openmath | JScience |
| OMInteger | Models an OpenMath integer. | Class | org.jscience.ml.openmath | JScience |
| OMIntegerBeanInfo | Bean info class for the OMInteger class. | Class | org.jscience.ml.openmath | JScience |
| OMObject | Models an abstract OpenMath object. | Class | org.jscience.ml.openmath | JScience |
| OMReference | Models a OpenMath reference. | Class | org.jscience.ml.openmath | JScience |
| OMReferenceBeanInfo | Bean info class for the OMReference class. | Class | org.jscience.ml.openmath | JScience |
| OMRoot | Models an OpenMath root object. | Class | org.jscience.ml.openmath | JScience |
| OMRootBeanInfo | Bean info class for the OMRoot class. | Class | org.jscience.ml.openmath | JScience |
| OMString | Models an OpenMath string. | Class | org.jscience.ml.openmath | JScience |
| OMStringBeanInfo | Bean info class for the OMString class. | Class | org.jscience.ml.openmath | JScience |
| OMSymbol | Models an OpenMath symbol. | Class | org.jscience.ml.openmath | JScience |
| OMSymbolBeanInfo | Bean info class for the OMSymbol class. | Class | org.jscience.ml.openmath | JScience |
| OMVariable | Models an OpenMath variable. | Class | org.jscience.ml.openmath | JScience |
| OMVariableBeanInfo | Bean info class for the OMVariable class. | Class | org.jscience.ml.openmath | JScience |
| OMXMLReader | Constructs an OpenMath Object (OMObject) from the XML-input. | Class | org.jscience.ml.openmath.io | JScience |
| OMXMLWriter | Class | org.jscience.ml.openmath.io | JScience | |
| Phrasebook | Defines what a minimal phrasebook should implement. | Class | org.jscience.ml.openmath.phrasebook | JScience |
| PhrasebookException | An exception generated by the phrasebook. | Class | org.jscience.ml.openmath.phrasebook | JScience |
| PrettyPrint | Pretty prints an OpenMath object. | Class | org.jscience.ml.openmath.util | JScience |