CookXml Reference: Converters


 

 

Support This Project

 

stats counter

 

Logo SourceForge.net Logo IntelliJ IDEA

Note

These converters are defined in CookXml Common.

Converters are provided for in-place setting. It is also possible to create them using tags and then set the values. Their corresponding tags are listed below as well.

Target Type Tag Notes
Boolean boolean See Sun's JavaDoc
Byte byte The first byte of the string
Character char The first character of the string
Date date See Sun's JavaDoc
Double double See Sun's JavaDoc
Float float See Sun's JavaDoc
Integer int See Sun's JavaDoc
Locale locale It is in lang_country_variant format. For example: en_US.
Short short See Sun's JavaDoc
URL url See Sun's JavaDoc

(c) Copyright 2004-2007 Heng Yuan. All rights reserved.

Valid XHTML 1.0! Valid CSS!