org.zkoss.util.label.classpath.charset"
From Documentation
m |
m ((via JWB)) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
'''Property:''' | '''Property:''' | ||
org.zkoss.util.label.classpath.charset | org.zkoss.util.label.classpath.charset | ||
+ | |||
+ | {{GlobalLibraryProperty}} | ||
Default: UTF-8 | Default: UTF-8 | ||
− | + | {{versionSince|3.6.0}} | |
− | It defines the charset used to encode | + | It defines the charset used to encode zk-label.properties if the file is located in classpath. |
− | To define the charset for | + | To define the charset for zk-label.properties located in Web's resource, please refer to [[ZK Configuration Reference/zk.xml/The Library Properties/org.zkoss.util.label.web.charset|the org.zkoss.util.label.web.charset property]]. |
− | Please refer to [[ZK Developer's Reference/Internationalization/Labels|ZK Developer's Reference: Internationalization]] for more information about | + | Please refer to [[ZK Developer's Reference/Internationalization/Labels|ZK Developer's Reference: Internationalization]] for more information about zk-label.properties. |
{{ZKConfigurationReferencePageFooter}} | {{ZKConfigurationReferencePageFooter}} |
Latest revision as of 09:30, 14 March 2022
Property:
org.zkoss.util.label.classpath.charset
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: UTF-8
Since 3.6.0
It defines the charset used to encode zk-label.properties if the file is located in 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.