XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
William BasabeSubject: translate function in java
Author: William Basabe
Date: 14 Apr 2010 09:46 AM
Hi everyone!!

Im using the translate() function in a xpath!!!. like this:

translate($reg1, "¥", "Ñ")

When i run it from Stylus it work fine. But when i try to use it from a java program it does not work. It put another caracter, diferent, from the one especified in the function.

Can you help me to fix this.

Thanks

Posttop
(Deleted User) Subject: translate function in java
Author: (Deleted User)
Date: 21 Apr 2010 12:47 PM
Hi William,
when you say you are using it from Java, do you mean that you run the XSLT using Java, or that you embedded the entire instruction in the Java code?
In the latter case, the literal string you have written could be using an encoding different from what the Java compiler is assuming, and hence is getting converted into something else. It's definitely safer to avoid the usage of non-ASCII characters in the code, and express them via \uXXXX escape sequence

Alberto

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.