Interface PrologAllowed

    • Method Detail

      • setPrologContent

        void setPrologContent​(java.lang.String prolog)
        Sets the prolog content. It is the content generated before the child components, if any.

        Default: none.

        Note: the prolog is one-shot only. Once the component is generated, the prolog is gone.