org.jfree.formula.parser

Class ParserTools


public class ParserTools
extends java.lang.Object

Creation-Date: 03.11.2006, 18:57:23
Author:
Thomas Morgner

Method Summary

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

Method Details

stripQuote

public static String stripQuote(String s)
Todo: Also translate the quoted characters and the double double quotes.
Parameters:
s -
Returns: