Introduction

This guide outlines the advanced APIs which can be used with the Ephox EditLive! for XML rich text editor. These APIs allow developers to customize the default actions performed by EditLive! for XML via Java classes.

These APIs are meant only for developers with Java programming knowledge. These APIs are used to change the default actions of EditLive! for XML. It is recommended they be used if a solution could not be created through the use of the instantiation APIs, runtime APIs or the EditLive! for XML XML configuration file.

Note

Before reading this guide ensure you have read the EditLive! for XML Developer's Guide packaged with this SDK and that you understand the Instantiation APIs of EditLive! for XML.