org.jfree.formula.parser
Class ParserTools

java.lang.Object
  extended by org.jfree.formula.parser.ParserTools

public class ParserTools
extends java.lang.Object

Creation-Date: 03.11.2006, 18:57:23

Author:
Thomas Morgner

Method Summary
static java.lang.String stripQuote(java.lang.String s)
          Todo: Also translate the quoted characters and the double double quotes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

stripQuote

public static java.lang.String stripQuote(java.lang.String s)
Todo: Also translate the quoted characters and the double double quotes.

Parameters:
s -
Returns: