Interface DeclarationCallback

    • Method Detail

      • onDeclaration

        void onDeclaration​(String declaration)
        Invoked once an XML declaration got split.
        Parameters:
        declaration - the declaration string that was split.