Package com.rosetta.util.serialisation
Class RosettaXMLConfiguration
java.lang.Object
com.rosetta.util.serialisation.RosettaXMLConfiguration
-
Constructor Summary
ConstructorsConstructorDescriptionRosettaXMLConfiguration(Map<ModelSymbolId, TypeXMLConfiguration> typeConfigMap) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetConfigurationForType(ModelSymbolId symbolId) getSubstitutionsFor(String substitutionGroup) getSubstitutionsForType(ModelSymbolId symbolId) Deprecated.inthashCode()static RosettaXMLConfigurationload(InputStream input)
-
Constructor Details
-
RosettaXMLConfiguration
-
-
Method Details
-
load
- Throws:
IOException
-
getConfigurationForType
-
getSubstitutionsFor
-
getSubstitutionsForType
Deprecated. -
getTypeConfigMap
-
hashCode
public int hashCode() -
equals
-