org.tm4j.panckoucke.render.rep .RepresentationRegistryImpl

Description

Simple implementation of IRepresentationRegistry using a HashMap for managing the instances

Inheritance Hierarchy

Method Summary
Representation getInstance(java.lang.String shortName)
void registerInstance(java.lang.String shortName,org.tm4j.panckoucke.render.rep.Representation representation)