Property:

org.zkoss.util.label.classpath.charset

Applicable:
  • globally in zk.xml via <library-property>
  • not as <custom-attribute>

Default: UTF-8

It defines the charset used to encode zk-label.properties if the file is located in the classpath.

To define the charset for zk-label.properties located in Web’s resource, please refer to the org.zkoss.util.label.web.charset property.

Please refer to ZK Developer’s Reference: Internationalization for more information about zk-label.properties.