java parse string to class code example Example: how to convert a string to object in java String string = "Hello, World!"; Object obj = string;