Package org.htmlunit.csp.value
Class Scheme
- java.lang.Object
-
- org.htmlunit.csp.value.Scheme
-
public final class Scheme extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetValue()inthashCode()static Optional<Scheme>parseScheme(String value)StringtoString()
-
-
-
Method Detail
-
getValue
public String getValue()
-
-