package org.appng.tools.file; public class Constants { /** This value is UTF-8! € */ public static final String A_VALUE_€ = "a.value.€"; }