Uses of Enum Class
com.vladsch.flexmark.html2md.converter.TableConversion
Packages that use TableConversion
-
Uses of TableConversion in com.vladsch.flexmark.html2md.converter
Methods in com.vladsch.flexmark.html2md.converter that return TableConversionModifier and TypeMethodDescriptionstatic TableConversion
Returns the enum constant of this class with the specified name.static TableConversion[]
TableConversion.values()
Returns an array containing the constants of this enum class, in the order they are declared.