de.fuberlin.wiwiss.d2rq.sql
Interface Quoter

All Known Implementing Classes:
Quoter.PatternDoublingQuoter

public interface Quoter


Nested Class Summary
static class Quoter.PatternDoublingQuoter
           
 
Method Summary
 String quote(String s)
           
 

Method Detail

quote

String quote(String s)