|
Home > Online Product Documentation > Table of Contents > Using Adapters in Stylus Studio Using Adapters in Stylus Studio
You can use adapters to open any file as XML anywhere in Stylus Studio. For example, you might want to use a text file (
You can also use the Stylus Studio File System Java API to invoke an adapter programmatically to convert any file using the adapter you specify. See Invoking an Adapter Programmatically for more information on this topic. |
Simple API for XML (SAX)
SAX stands for Simple API for XML - SAX is an XML standard used everywhere in Stylus Studio, for parsing and building representations of XML documents.
An Introduction To XML Schema Development
An Introduction to XML schema development in Stylus Studio covers some of the highlights of our XML Schema Editor, powerful tools for editing, validating, converting and generating XML schema. Watch the video online today!
XML File Explorer
The XML File Explorer provides a productive, consistent, and easy-to-use interface for working with any data sources (relational data, EDI, binary, XML, CSV, and more) used in enterprise data integration projects.
JavaServer Pages IDE (JSP IDE)
The Stylus Studio JSP IDE provides syntax help and code completion for developing JSP 1.2 and JSP 2.0 applications.