|
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.
The XML Primer: Editing and Validating XML in Stylus Studio
The XML primer demonstrates editing and validating XML in Stylus Studio demonstrates XML editing tools and utilities to simplify working with XML documents. Learn how to automate XML editing operations and troubleshoot XML documents 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.