public interface Quote
| Modifier and Type | Method and Description |
|---|---|
void |
curly(String key) |
void |
dequote(String key) |
void |
dequoteAll() |
void |
dq(String key) |
void |
quoteAll(char start,
char end) |
void |
scurly(String key) |
void |
sq(String key) |
Copyright © 2011–2016 David R. Smith. All rights reserved.