Class AttributeCodingRegistry

java.lang.Object
de.rpgframework.genericrpg.data.AttributeCodingRegistry

public class AttributeCodingRegistry extends Object
The point of this registry is to store converters that decode a string (from XML) to a object value and reverse.
  • Constructor Details

    • AttributeCodingRegistry

      public AttributeCodingRegistry()
  • Method Details