public class DefaultQuotingAppendable extends StringBuilderAppendable
builder| Constructor and Description |
|---|
DefaultQuotingAppendable(TranslatorContext context) |
| Modifier and Type | Method and Description |
|---|---|
QuotingAppendable |
appendQuoted(CharSequence content) |
TranslatorContext |
getContext() |
public DefaultQuotingAppendable(TranslatorContext context)
public QuotingAppendable appendQuoted(CharSequence content)
appendQuoted in interface QuotingAppendableappendQuoted in class StringBuilderAppendablepublic TranslatorContext getContext()
getContext in interface QuotingAppendablegetContext in class StringBuilderAppendableCopyright © 2001–2020 Apache Cayenne. All rights reserved.