Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse JET Guide
Previous Page Home Next Page

escapeJavaWhitespace()

Additional XPath Functions

escapeJavaWhitespace

Replaces whitespace characters with their escaped java string equivalent strings.


Function Summary
 
minimal arguments String escapeJavaWhitespace (String text)
 
all arguments String escapeJavaWhitespace (String text)
 

Required Arguments
 
String text any string

There are no optional arguments
 

Example
 
escapeJavaWhitespace("tab separated tokens")

returns the string "tab/tseparated/ttokens"


© Copyright IBM Corporation 2000, 2006. All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire