Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

setParser(String
parserName) [Table of Contents]

XML Services in Adaptive Server Enterprise

[-] Appendix E The Java-Based XQL Processor
[-] reSetParser

reSetParser

Description

This static method resets the parser to the default parser that Sybase supplies (xerces.jar, Version. 1.3.1).

Syntax

reSetParser

Examples

Example 1

This example resets your parser to the Sybase default parser.

xql.resetParser()


setParser(String
parserName) [Table of Contents]