javawrapper::SaxParseTools Class Reference

List of all members.

Static Public Member Functions

static String XMLTrim (String sToTrim)
 Trims out characters that might mess with the reading of the string.

Detailed Description

Title:

Description:

Copyright: Copyright (c) Charles D. Canham 2003

Company: Institute of Ecosystem Studies

Author:
Lora E. Murphy
Version:
1.0


Member Function Documentation

static String javawrapper::SaxParseTools::XMLTrim String  sToTrim  )  [inline, static]
 

Trims out characters that might mess with the reading of the string.

These are new lines, carriage returns, and tabs at the beginning and end of the string. Since XML files are text files, sometimes these get stuck into values.

Parameters:
sToTrim String to trim.
Returns:
Trimmed string.

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)


The documentation for this class was generated from the following file:
Generated on Mon Mar 27 15:15:46 2006 for SORTIE Java Interface by  doxygen 1.4.6-NO