Package com.helger.css.decl.visit
package com.helger.css.decl.visit
-
ClassDescriptionAbstract
ICSSUrlVisitorthat modifies all URLs according to an abstract ruleThis class is used to walk a CSS domain object and call the respectiveICSSVisitorandICSSUrlVisitorinterface methods.A specialICSSVisitorthat is used to extract URLs from the available rules and call theICSSUrlVisitorvisitor.Default implementation of theICSSUrlVisitorinterface which does nothing.Default implementation of theICSSVisitorinterface.Interface for visiting all URLs in a CSS document.Interface for visiting different elements of a CSS domain object.