org.sikuli.script
Class Clipboard.Charset

java.lang.Object
  extended by org.sikuli.script.Clipboard.Charset
Enclosing class:
Clipboard

public static class Clipboard.Charset
extends Object

Enumeration for the charset property in MIME types (UTF-8, UTF-16, etc.)


Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object