Class SilverpeasLinkCssApplierDirective

    • Constructor Detail

      • SilverpeasLinkCssApplierDirective

        public SilverpeasLinkCssApplierDirective()
    • Method Detail

      • prepareReplacements

        public void prepareReplacements​(net.htmlparser.jericho.Source source,
                                        Map<String,​String> replacements)
        Description copied from class: AbstractDirective
        Prepares all replacements to perform.
        Specified by:
        prepareReplacements in class AbstractDirective
        Parameters:
        source - the initial source content.
        replacements - the map into which replacements MUST be specified. The key represents the occurrence into source, the value the replacements.