Searched defs:DEFINITIONS (Results 1 - 2 of 2) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/
H A DCssSchema.java96 Property prop = DEFINITIONS.get(propertyName);
164 static final ImmutableMap<String, Property> DEFINITIONS; field in class:CssSchema
750 DEFINITIONS = builder.build();
909 for (ImmutableMap.Entry<String, Property> e : DEFINITIONS.entrySet()) {
/external/owasp/sanitizer/distrib/lib/
H A Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/owasp/html/ org/owasp/html/AbstractTokenStream ...

Completed in 106 milliseconds