Class PersonHtmlRenderable

    • Constructor Detail

      • PersonHtmlRenderable

        public PersonHtmlRenderable()
    • Method Detail

      • render

        @Nonnull
        public java.lang.String render​(@Nonnull
                                       java.lang.Object... args)
        Description copied from interface: StringRenderable
        Renders the attached object into a String. The method accepts optional parameters that can be used to control the format of the rendering; they are usually specific of the object attached to this role.
        Specified by:
        render in interface StringRenderable
        Parameters:
        args - optional rendering parameters
        Returns:
        the string