fr.ove.openmath.jome.formaters.om
Class OpenMathFormaterResoucesManager

java.lang.Object
  extended byfr.ove.utils.ResourcesManager
      extended byfr.ove.utils.CachingResourcesManager
          extended byfr.ove.openmath.jome.formaters.om.OpenMathFormaterResoucesManager
All Implemented Interfaces:
java.io.Serializable

public class OpenMathFormaterResoucesManager
extends CachingResourcesManager

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

Version:
2.0 07/01/2000
Author:
© 2000 DIRAT Laurent
See Also:
Serialized Form

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

OpenMathFormaterResoucesManager

public OpenMathFormaterResoucesManager(java.lang.String resourcesName)
The Constructor.

Parameters:
resourcesName - the name of the resources file.
Method Detail

getFormater

public java.lang.String getFormater(java.lang.String property)
Returns the formater name of the specified property.

Parameters:
property - the specified property

getCdName

public java.lang.String getCdName(java.lang.String property)
Returns the cd name of the specified property.

Parameters:
property - the specified property

getSymbolName

public java.lang.String getSymbolName(java.lang.String property)
Returns the symbol name of the specified property.

Parameters:
property - the specified property


Copyright © 1999-2007 Universit?© de Nice Sophia-Antipolis, I3S, Ove SARL, DFKI and Universit?§t des Saarlandes. All Rights Reserved.