Interface FSDOMMutator


  • public interface FSDOMMutator
    Allows to modify the HTML document DOM after it has been parsed
    • Method Detail

      • mutateDocument

        void mutateDocument​(org.w3c.dom.Document document)