Home >
Online Product Documentation >
Table of Contents >
Options - General - Custom XML Converters
Options - General - Custom XML Converters
You use the
Custom XML Converters page of the
Options dialog box to register custom XML adapters with Stylus Studio.
Fields
Classpath
The classpath that contains the Java classes associated with the adapters you want to register with Stylus Studio.
To add a new classpath, click the browse button (
). This displays the
Custom XML Converters - Classpath dialog box, from which you can browse for directories or jar files containing adapter classes.
Custom XML Adapters
The adapter classes found in the classpath specified in the
Classpath field. Adapters are listed in alphabetical order. For each adapter, Stylus Studio displays
- The adapter name
- A description of the adapter
- The file extensions that the adapter commonly uses
- The name of the class that implements the adapter
For More Information
Stylus Studio File System Java API