|
Home > Online Product Documentation > Table of Contents > Creating a Custom File System Creating a Custom File SystemThe process of creating a custom file system in Stylus Studio involves two main steps:
1. Use the Stylus Studio File System Java API to create the Java wrapper class for your data source. See
File System Interfaces for more information on this step.
2. Register the finished custom file system with Stylus Studio, to make it available through the Stylus Studio
Open,
Save, and
Save As dialog boxes, as shown in
Figure 512. See
Registering a Custom File System for more information on this step.
|