Uses of Enum
org.pegdown.ast.TableColumnNode.Alignment
Packages that use TableColumnNode.Alignment
-
Uses of TableColumnNode.Alignment in org.pegdown.ast
Methods in org.pegdown.ast that return TableColumnNode.AlignmentModifier and TypeMethodDescriptionTableColumnNode.getAlignment()
static TableColumnNode.Alignment
Returns the enum constant of this type with the specified name.static TableColumnNode.Alignment[]
TableColumnNode.Alignment.values()
Returns an array containing the constants of this enum type, in the order they are declared.