| Interface | Description |
|---|---|
| KeySerializer |
The ObjectSerializer interface defines a method to serailize an object to an
XmlWriter. |
| Class | Description |
|---|---|
| AbstractKeySerializer | |
| ActionFormKeySerializer | |
| BooleanImageKeySerializer | |
| BooleanYesNoKeySerializer |
Serialize a boolean as the Yes or No strings.
|
| BulletListKeySerializer | |
| DateFormatKeySerializer |
Serialize a date with the specified date format
|
| DateKeySerializer |
Serialize a date with just the date fields.
|
| DateTimeKeySerializer |
Serialize a date with the date and time fields.
|
| EmailKeySerializer |
Serialize an email address as a mailto:link.
|
| MapTableKeySerializer | |
| MoneyKeySerializer |
Serialize a money ammount with the $ sign.
|
| MultipleKeySerializer | |
| PageLinkKeySerializer | |
| PercentKeySerializer |
Serialize a percent with the % sign.
|
| PhoneNumberKeySerializer |
Serialize a url as a hyperlink
|
| StringKeySerializer | |
| TimestampKeySerializer |
Serialize a date with the date and timestamp fields.
|
| UnorderedListKeySerializer | |
| UrlKeySerializer |
Serialize a url as a hyperlink
|
Copyright © 2015 Revolution Systems Inc.. All rights reserved.