|
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 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. This section covers the following topics: |
DB2
IBM DB2 is a database management system for powering business applications. Learn how to build XML solutions on DB2 using Stylus Studio's DB2 tools.
DTD Generator
Stylus Studio's DTD Generator supports the automatic generation and association of both internal and external DTDs based on XML instance documents.
Convert DTD to XML
Learn how to create a sample XML instance document from a DTD using Stylus Studio DTD to XML conversion tools.
SQL/XML Tutorial
Many developers need to be able to write applications that work for databases from multiple vendors. This SQL/XML Tutorial refers to SQL/XML, XQuery, and Native XML Programming Languages to do just that.