public abstract class HostSourceDirective extends Directive
Directive.DirectiveErrorConsumercontainsNonDirectiveCharacter, IS_DIRECTIVE_NAME| Modifier | Constructor and Description |
|---|---|
protected |
HostSourceDirective(List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addValue(String value) |
List<Host> |
getHosts() |
String |
getNone() |
List<Scheme> |
getSchemes() |
protected void |
removeValueIgnoreCase(String value) |
boolean |
self() |
boolean |
star() |
public String getNone()
protected void removeValueIgnoreCase(String value)
removeValueIgnoreCase in class Directivepublic boolean star()
public boolean self()
Copyright © 2023 HtmlUnit. All rights reserved.