Class FileEncodingSetter


  • public final class FileEncodingSetter
    extends Object
    Set the default character encoding.

    We get the default encoding from appengine-web.xml. Changing the default after the JVM has started requires reflection.