|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.ove.openmath.jome.formaters.om.SymbolFormater
Formats the formula tree structure as its corresponding OpenMath object.
Format the symbols.
| Constructor Summary | |
SymbolFormater()
|
|
| Method Summary | |
java.lang.String |
format(java.lang.String formatedObject,
FormaterRepository formaterRepository,
java.lang.Object obj)
Returns the specified object formatted as a string. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SymbolFormater()
| Method Detail |
public java.lang.String format(java.lang.String formatedObject,
FormaterRepository formaterRepository,
java.lang.Object obj)
format in interface FormaterformatedObject - the formated object (for structured object, could represents the beginning).formaterRepository - where the different other formaters are.obj - the object to format.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||