public static final class CssSchema.Property extends Object
public Property(int bits, com.google.common.collect.ImmutableSet<String> literals, com.google.common.collect.ImmutableMap<String,String> fnKeys)
bits
- A bitfield of BIT_* constants describing groups of allowed tokens.literals
- Specific allowed values.fnKeys
- Maps lower-case function tokens to the schema key for their parameters.Copyright © 2018 OWASP. All rights reserved.