Specifies the standard java.lang.String class format.
public static final String CF_STRINGCLASS;
This format is used by WFC to store String objects. Use this format to retrieve data from the Clipboard and assign it to a String object or a property that accepts a String object.