org.deegree.feature.persistence.sql.expressions
Class StringConst

java.lang.Object
  extended by org.deegree.feature.persistence.sql.expressions.StringConst
All Implemented Interfaces:
MappingExpression

public class StringConst
extends Object
implements MappingExpression

The class TODO add class documentation here.

Version:
$Revision: 31371 $, $Date: 2011-07-28 20:01:28 +0200 (Thu, 28 Jul 2011) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
StringConst(String s)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringConst

public StringConst(String s)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.