Uses of Class
com.vladsch.flexmark.ext.typographic.internal.TypographicOptions
Packages that use TypographicOptions
-
Uses of TypographicOptions in com.vladsch.flexmark.ext.typographic.internal
Fields in com.vladsch.flexmark.ext.typographic.internal declared as TypographicOptionsModifier and TypeFieldDescriptionprotected final TypographicOptionsQuoteDelimiterProcessorBase.myOptionsConstructors in com.vladsch.flexmark.ext.typographic.internal with parameters of type TypographicOptionsModifierConstructorDescriptionQuoteDelimiterProcessorBase(TypographicOptions options, char openDelimiter, char closeDelimiter, String opener, String closer, String unmatched)