Class StandardClassName


  • public final class StandardClassName
    extends Object
    Maps between some well-known classes and their standard names. These names do not change even when the class is renamed or moved to another package. This is used e.g. to serialize object graphs with Class objects so that its serialized form is not dependent on the details of the Java implementation.
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH
    • Constructor Detail

      • StandardClassName

        public StandardClassName()