| Modifier and Type | Field and Description |
|---|---|
(package private) Properties |
props |
| Constructor and Description |
|---|
QuoteAdapter(Properties props) |
| Modifier and Type | Method and Description |
|---|---|
void |
curly(String key) |
void |
dequote(String key) |
void |
dequoteAll() |
void |
dq(String key) |
private boolean |
isQuote(char ch) |
void |
quoteAll(char start,
char end) |
void |
scurly(String key) |
void |
sq(String key) |
final Properties props
public QuoteAdapter(Properties props)
public void dequoteAll()
dequoteAll in interface Quoteprivate boolean isQuote(char ch)
Copyright © 2011–2018 David R. Smith. All rights reserved.