fr.ove.openmath.jome.formaters.mml
Class MathMLFormaterResoucesManager

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

public class MathMLFormaterResoucesManager
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:elementName

Version:
1.0 23/05/2000
Author:
© 2000 DIRAT Laurent
See Also:
Serialized Form

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

MathMLFormaterResoucesManager

public MathMLFormaterResoucesManager(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

getElementName

public java.lang.String getElementName(java.lang.String property)
Returns the element name.

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.