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