File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes XML and Related Technologies and the fly likes Localizing error messages returned by Saxon Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Localizing error messages returned by Saxon" Watch "Localizing error messages returned by Saxon" New topic
Author

Localizing error messages returned by Saxon

user nineteen
Greenhorn

Joined: Mar 26, 2012
Posts: 1
I'm using Saxon Home Edition dlls for evaluation of XPath expressions. For error scenarios (incorrect XPath syntax, invalid symbols etc) in XPath queries I show the error message returned by Saxon in a message box.
Is there any way to localize these strings that I receive from Saxon?
Whatever localization info I have seen on the net about Saxon is regarding the dates/number functions, but nothing about this scenario. Thanks.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Localizing error messages returned by Saxon
 
Similar Threads
Xalan XPath API
XPath 2
error: param value not a node-set
Is XPath 2.0 part of the Java SDK
How to go for XPATH 2.0