|
|
Home > Online Product Documentation > Table of Contents > The adapter: URL Scheme The adapter: URL Scheme
Stylus Studio uses URLs extensively to reach a variety of data sources. For example, if you use the built-in CSV adapter to open the
adapter:CSV:newline=crlf:sep=,:first=yes:escape=\:quotes="'?file:///c:/Program Files/Stylus Studio XML Professional Suite/examples/Adapters/three.txt
The instructions to the adapter engine from this instance of the adapter URL are described in Table 148.
While the basic format of the adapter URL is the same from one adapter to another, there are differences. For example:
adapter:///myConverter.conv?file:inventory.txt
This adapter uses
Adapter URL SyntaxWhile properties differ from one adapter to the next, the syntax used to invoke them is the same:
Example:
In this example: Where Adapter URLs are Displayed in Stylus StudioAdapter URLs are displayed
You can use either source for the adapter URL strings in your Java applications. See Constructing Your Own Adapter URL for more information. |
Convert HTML to XML
Convert HTML-to-XML with a Document Wizard that quickly converts any HTML to standard XML with the click of a button! To get started, just click File, Document Wizards on the Stylus Studio menu.
Computing XML Differences in Stylus Studio
See for yourself just how easy it is to visually compare different XML files or folders using Stylus Studio's powerful new XML Differencing Utility. Quickly and easily analyze and merge changes made to different XML documents!
FLWOR - An Introduction to the XQuery FLWOR Expression
An XQuery FLWOR Tutorial, covering an introduction to the main constructs of the XQuery FLWOR expression, including: For, Let, Where, Order By, and Return. Written by the W3C's Dr. Michael Kay.
XML Validator
Stylus Studio has a built-in XML validator that supports industry-standard DTD and XML Schema validators including MSXML 4.0 SAX, MSXML 4.0 DOM, Microsoft .NET XML Parser (System.XML), Xerces-J 2.5.1, XSV 2.6, etc. Validate XML with Stylus Studio.


