Uses of Interface
io.markdom.model.choice.MarkdomContentChoice
-
Packages that use MarkdomContentChoice Package Description io.markdom.model io.markdom.model.choice io.markdom.model.selection -
-
Uses of MarkdomContentChoice in io.markdom.model
Methods in io.markdom.model with parameters of type MarkdomContentChoice Modifier and Type Method Description default voidMarkdomContent. choose(MarkdomContentChoice choice) -
Uses of MarkdomContentChoice in io.markdom.model.choice
Classes in io.markdom.model.choice that implement MarkdomContentChoice Modifier and Type Class Description classAbstractMarkdomContentChoice -
Uses of MarkdomContentChoice in io.markdom.model.selection
Constructors in io.markdom.model.selection with parameters of type MarkdomContentChoice Constructor Description MarkdomContentChoiceSelection(MarkdomContentChoice choice)
-