Class PseudoFunctions.NOT

java.lang.Object
jodd.csselly.selector.PseudoFunction<List<List<CssSelector>>>
jodd.csselly.selector.PseudoFunctions.NOT
Enclosing interface:
PseudoFunctions

public static class PseudoFunctions.NOT extends PseudoFunction<List<List<CssSelector>>>
Selects all elements that do not match the given selector.