[stringtemplate-interest] [ST4] Specify the encoding in the template group file

Terence Parr parrt at cs.usfca.edu
Thu Feb 3 18:32:00 PST 2011


changed STGroup.java:

    /** Load files using what encoding? */
    public String encoding = "UTF-8";

All unit tests are passing as before and I write out a lot of ascii text. must be okay then :)

Ter


More information about the stringtemplate-interest mailing list