@FunctionalInterface public static interface Directive.DirectiveErrorConsumer
| Modifier and Type | Field and Description |
|---|---|
static Directive.DirectiveErrorConsumer |
ignored
ignored.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(Policy.Severity severity,
String message,
int valueIndex) |
static final Directive.DirectiveErrorConsumer ignored
void add(Policy.Severity severity, String message, int valueIndex)
Copyright © 2023 HtmlUnit. All rights reserved.