|
Home > Online Product Documentation > Table of Contents > Manipulating Strings Manipulating StringsAfter you obtain a string, you might want to manipulate it and use the result in the query. This section describes functions that allow you to do this. It discusses the following topics: Concatenating Strings
To concatenate two or more strings, call the
The
Determining the Number of Characters in a String
To obtain the number of characters in a string, call the
The
Normalizing Strings
To strip leading and trailing white space from a string, call the
The
If there are consecutive internal spaces, the
Replacing Characters in Strings with Characters You Specify
To replace characters in a string with other characters, call the
The
Execution of this function returns
Execution of this function returns
If a character occurs more than once in the second argument string, the first occurrence determines the replacement character. If the third argument string is longer than the second argument string, the XPath processor ignores the excess characters. Converting Objects to Strings
In some situations, you might want to force a string comparison. The XPath processor performs a string comparison only when the operands are neither Boolean nor numeric values. If an operand is numeric or Boolean, call the
The
Node Sets
When the
Numbers
The
Boolean Values
The
Finding Strings That Start with a Particular String
To determine if a string starts with a particular string, specify the
This function returns
|
EAI - Enterprise Application Integration
Using EAI tools included with Stylus Studio it's easy to unlock silos of enterprise data and seamlessly integrate it into your IT applications.
Why XQuery - The Case for XQuery
Read "The Case for XQuery" - an article that debuted in the November 2005 issue of SOA WebServices Journal, written by Jerry King, Vice President of DataDirect Technologies.
JSP Editor
Edit and Validate JSP 1.2 and JSP 2.0 documents. Includes JSP syntax coloring, JSP code completion and more.
Data Integration Tools: Using the Stylus Studio XML Pipeline to Visually Integrate and Publish Data
Data Integration Tools from Stylus Studio include a visual pipeline editor, support for non-XML data sources, scalable data integration components, cross-language debugging and Java code generation. Try it now.