EditLive! 9 Documentation : Specifying Character Set in the Applet

EditLive! allows developers to specify the following editor properties: 

  • The character set used by the editor to decode HTML in EditLive! in order to display the HTML to the user.
  • The character set used to encode the HTML extracted from EditLive! (using run-time properties such as the getDocument Method).

These separate character encoding specifications are set in two entirely different ways. This tutorial shows you how to set both of these character encoding specifications.

Tutorial

The Specifying Character Set in the Applet Tutorial provides a step-by-step walk-through on how to specify both character encoding types for EditLive!.

Code

The complete code views for all the associated files in the Specifying Character Set in the Applet Tutorial are available here.