Class RbelHtmlRenderingToolkit.JsonNoteEntry

    • Constructor Detail

      • JsonNoteEntry

        @ConstructorProperties({"stringToMatch","tagForKeyReplacement","tagForValueReplacement"})
        public JsonNoteEntry​(String stringToMatch,
                             j2html.tags.Tag tagForKeyReplacement,
                             j2html.tags.Tag tagForValueReplacement)