fr.ove.openmath.jome.ctrl.mml
Class MathMLParserResourcesManager

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

public class MathMLParserResourcesManager
extends CachingResourcesManager

v The resources manager for the MathML parser.

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

Constructor Summary
MathMLParserResourcesManager(java.lang.String resourcesName)
          The Constructor.
 
Method Summary
 java.lang.String getIdentifier(java.lang.String property)
          Returns the class name corresponding to the specified property.
 java.lang.String getValue(java.lang.String property)
          Returns the value associated to corresponding to 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

MathMLParserResourcesManager

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

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

getIdentifier

public java.lang.String getIdentifier(java.lang.String property)
Returns the class name corresponding to the specified property.

Parameters:
property - the specified property

getValue

public java.lang.String getValue(java.lang.String property)
Returns the value associated to corresponding to 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.