Class PluginTypesDirective
java.lang.Object
org.htmlunit.csp.Directive
org.htmlunit.csp.directive.PluginTypesDirective
-
Nested Class Summary
Nested classes/interfaces inherited from class Directive
Directive.DirectiveErrorConsumer -
Field Summary
FieldsFields inherited from class Directive
containsNonDirectiveCharacter, IS_DIRECTIVE_NAME -
Constructor Summary
ConstructorsConstructorDescriptionPluginTypesDirective(List<String> values, Directive.DirectiveErrorConsumer errors) -
Method Summary
Modifier and TypeMethodDescriptionprivate booleanaddMediaType(MediaType type, int index, Directive.DirectiveErrorConsumer errors) Methods inherited from class Directive
addValue, getValues, removeValueIgnoreCase
-
Field Details
-
mediaTypes_
-
-
Constructor Details
-
PluginTypesDirective
-
-
Method Details
-
addMediaType
-
getMediaTypes
-