|
|
Home > Online Product Documentation > Table of Contents > Invoking an Adapter Programmatically Invoking an Adapter ProgrammaticallyThe Stylus Studio Java API allows you to access and convert non-XML files to XML, and vice versa. Adapters can be invoked programmatically, in an XQuery application, for example, allowing you to treat non-XML data as XML, manipulate it as needed, and, optionally, write it back to its source in its original format. Stylus Studio provides adapters for over one dozen common file formats (binary, comma- and tab-separated values, EDI, and others).
This section provides background information on using Stylus Studio adapters in your applications, and it describes
This section covers the following topics: |
An Introduction to XQuery Development
An Introduction to XQuery demonstrates how easy it is to use Stylus Studio's many tools for editing, testing and deploying XQuery applications. Learn how to write your first XQuery application in just minutes by watching this online tutorial.
Convert DTD to XML
Learn how to create a sample XML instance document from a DTD using Stylus Studio DTD to XML conversion tools.
XSLT Profiler
Stylus Studio's XSL and XSLT profiler allows you to create detailed XSLT performance metrics profiles of any stylesheet in a processor-independent way.
Updating Relational Data Using Stylus Studio
Updating Relational Data Using Stylus Studio


