|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.ove.utils.ResourcesManager
fr.ove.utils.CachingResourcesManager
fr.ove.openmath.jome.formaters.om.OpenMathFormaterResoucesManager
The resources manager for the rendering formula.
The different resources take the following syntax : (see the resources files for more details)
modelId = formaterName:cdName:symbolName
| Constructor Summary | |
OpenMathFormaterResoucesManager(java.lang.String resourcesName)
The Constructor. |
|
| Method Summary | |
java.lang.String |
getCdName(java.lang.String property)
Returns the cd name of the specified property. |
java.lang.String |
getFormater(java.lang.String property)
Returns the formater name of the specified property. |
java.lang.String |
getSymbolName(java.lang.String property)
Returns the symbol name of the specified property. |
| Methods inherited from class fr.ove.utils.CachingResourcesManager |
accessResource |
| Methods inherited from class fr.ove.utils.ResourcesManager |
getResourceString, getResourceStrings |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OpenMathFormaterResoucesManager(java.lang.String resourcesName)
resourcesName - the name of the resources file.| Method Detail |
public java.lang.String getFormater(java.lang.String property)
property - the specified propertypublic java.lang.String getCdName(java.lang.String property)
property - the specified propertypublic java.lang.String getSymbolName(java.lang.String property)
property - the specified property
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||