| Package | Description |
|---|---|
| com.vladsch.flexmark.ext.typographic.internal |
| Modifier and Type | Field and Description |
|---|---|
protected TypographicOptions |
QuoteDelimiterProcessorBase.myOptions |
| Constructor and Description |
|---|
AngleQuoteDelimiterProcessor(TypographicOptions options) |
DoubleQuoteDelimiterProcessor(TypographicOptions options) |
QuoteDelimiterProcessorBase(TypographicOptions options,
char openDelimiter,
char closeDelimiter,
String opener,
String closer,
String unmatched) |
SingleQuoteDelimiterProcessor(TypographicOptions options) |
Copyright © 2020. All rights reserved.