de.fuberlin.wiwiss.d2rq.sql
Class Quoter.PatternDoublingQuoter
java.lang.Object
de.fuberlin.wiwiss.d2rq.sql.Quoter.PatternDoublingQuoter
- All Implemented Interfaces:
- Quoter
- Enclosing interface:
- Quoter
public static class Quoter.PatternDoublingQuoter
- extends Object
- implements Quoter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Quoter.PatternDoublingQuoter
public Quoter.PatternDoublingQuoter(Pattern pattern,
String quote)
quote
public String quote(String s)
- Specified by:
quote
in interface Quoter