extension"
From Documentation
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{ZKClient-sideReferencePageHeader}} |
'''Syntax:''' | '''Syntax:''' | ||
Line 6: | Line 6: | ||
[Required for a language definition] | [Required for a language definition] | ||
− | It specifies the extension of a file or URI that | + | It specifies the extension of a file or URI that should be associated with this language. You could have multiple extensions for a language, and the first one is the default one. |
Example, | Example, | ||
Line 25: | Line 25: | ||
|} | |} | ||
− | {{ | + | {{ZKClient-sideReferencePageFooter}} |
Latest revision as of 09:01, 23 August 2011
Syntax:
<extension>a_ext</extension>
[Required for a language definition]
It specifies the extension of a file or URI that should be associated with this language. You could have multiple extensions for a language, and the first one is the default one.
Example,
<extension>zul</extension>
<extension>xul</extension>
Version History
Version | Date | Content |
---|---|---|