Package de.xima.fc.helper
Class StandardClassName
java.lang.Object
de.xima.fc.helper.StandardClassName
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
StandardClassName
public StandardClassName()
-
-
Method Details
-
forClass
-
forName
-