|
Home >Online Product Documentation >Table of Contents >DataDirect XQuery Options DataDirect XQuery OptionsStylus Studio is able to resolve certain URIs such as http://, file://, and ftp://. The DataDirect XQuery Options dialog box allows you to register custom URI resolvers for URI types that are not natively supported by Stylus Studio. You can register one or more custom URI resolvers:
l Collection URI resolver - to resolve URIs in collection functions
l Module URI resolver - to resolve URIs in import module statements
l Document URI resolver - to resolve URIs in document functions
Fields
Collection URI Resolver Class
Use this field to specify the Java class for the custom collection URI resolver that you want to register with Stylus Studio.
Module URI Resolver Class
Use this field to specify the Java class for the custom module URI resolver that you want to register with Stylus Studio.
Document URI Resolver Class
Use this field to specify the Java class for the custom document URI resolver that you want to register with Stylus Studio.
For More Information
|