Uses of Class
io.wcm.handler.richtext.RichTextRequest
-
Packages that use RichTextRequest Package Description io.wcm.handler.richtext RichText Handler API. -
-
Uses of RichTextRequest in io.wcm.handler.richtext
Methods in io.wcm.handler.richtext that return RichTextRequest Modifier and Type Method Description @NotNull RichTextRequestRichText. getRichTextRequest()Constructors in io.wcm.handler.richtext with parameters of type RichTextRequest Constructor Description RichText(@NotNull RichTextRequest richTextRequest, @Nullable List<org.jdom2.Content> content)
-