|
|||||||||||
| 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.mml.MathMLFormaterResoucesManager
The resources manager for the rendering formula.
The different resources take the following syntax : (see the resources files for more details)
modelId = formaterName:elementName
| Constructor Summary | |
MathMLFormaterResoucesManager(java.lang.String resourcesName)
The Constructor. |
|
| Method Summary | |
java.lang.String |
getElementName(java.lang.String property)
Returns the element name. |
java.lang.String |
getFormater(java.lang.String property)
Returns the formater 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 MathMLFormaterResoucesManager(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 getElementName(java.lang.String property)
property - the specified property
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||