Home
last modified time | relevance | path

Searched refs:attributeNames (Results 1 – 14 of 14) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/
DHtmlPolicyBuilder.java301 public AttributeBuilder allowAttributes(String... attributeNames) { in allowAttributes() argument
303 for (String attributeName : attributeNames) { in allowAttributes()
318 public AttributeBuilder disallowAttributes(String... attributeNames) { in disallowAttributes() argument
319 return this.allowAttributes(attributeNames) in disallowAttributes()
325 AttributePolicy policy, List<String> attributeNames) { in allowAttributesGlobally() argument
327 for (String attributeName : attributeNames) { in allowAttributesGlobally()
341 AttributePolicy policy, List<String> attributeNames, in allowAttributesOnElements() argument
350 for (String attributeName : attributeNames) { in allowAttributesOnElements()
635 private final List<String> attributeNames; field in HtmlPolicyBuilder.AttributeBuilder
638 AttributeBuilder(List<? extends String> attributeNames) { in AttributeBuilder() argument
[all …]
DHtmlChangeListener.java48 @Nullable T context, String tagName, String... attributeNames); in discardedAttributes() argument
/external/cldr/tools/java/org/unicode/cldr/tool/
DChartDtdDelta.java127 .addCell(datum.attributeNames) in writeContents()
193 …Set<String> attributeNames = getAttributeNames(dtdCurrent, dtdLast, name, Collections.emptyMap(), … in checkNames() local
194 addData(dtdCurrent, NEW_PREFIX + name, version, newPath, attributeNames); in checkNames()
197 …Set<String> attributeNames = getAttributeNames(dtdCurrent, dtdLast, name, oldElement.getAttributes… in checkNames() local
204 if (!attributeNames.isEmpty()) { in checkNames()
205 …a(dtdCurrent, (newlyDeprecated ? DEPRECATED_PREFIX : "") + name, version, newPath, attributeNames); in checkNames()
235 final String attributeNames; field in ChartDtdDelta.DiffElement
247 …this.attributeNames = attributeNames2.isEmpty() ? NONE : CollectionUtilities.join(attributeNames2,… in DiffElement()
267 .add("attributeNames", attributeNames) in toString()
278 …ta(DtdData dtdCurrent, String element, String prefix, String newPath, Set<String> attributeNames) { in addData() argument
[all …]
DShowDtdDiffs.java93 …String attributeNames = getAttributeNames(dtdCurrent, name, Collections.EMPTY_MAP, element.getAttr… in checkNames() local
94 System.out.println(prefix + "\tElement\t" + newPath + "\t" + attributeNames); in checkNames()
97 …String attributeNames = getAttributeNames(dtdCurrent, name, oldElement.getAttributes(), element.ge… in checkNames() local
98 if (!attributeNames.isEmpty()) { in checkNames()
99 System.out.println(prefix + "\tAttribute\t" + newPath + "\t" + attributeNames); in checkNames()
/external/owasp/sanitizer/src/tests/org/owasp/html/
DHtmlChangeReporterTest.java56 Context context, String tagName, String... attributeNames) { in testChangeReporting()
59 for (String attributeName : attributeNames) { in testChangeReporting()
/external/cldr/tools/java/org/unicode/cldr/util/
DXPathParts.java509 public XPathParts removeAttributes(String elementName, Collection<String> attributeNames) { in removeAttributes() argument
510 return removeAttributes(findElement(elementName), attributeNames); in removeAttributes()
513 public XPathParts removeAttributes(int elementIndex, Collection<String> attributeNames) { in removeAttributes() argument
514 …nts.get(elementIndex >= 0 ? elementIndex : elementIndex + size()).removeAttributes(attributeNames); in removeAttributes()
740 public void removeAttributes(Collection<String> attributeNames) { in removeAttributes() argument
744 if (attributeNames == null) { in removeAttributes()
747 for (String attribute : attributeNames) { in removeAttributes()
/external/owasp/sanitizer/distrib/lib/
Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...
/external/guice/lib/build/
Dspring-core.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h2024 void attributeNames(Container *names_,const Image* image_) in attributeNames() function
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.resources_3.13.0.v20180512-1138.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c19529 char attributeNames; in Qt_XMLParseAddMultipleAttributes() local
19541 &attributeNames, in Qt_XMLParseAddMultipleAttributes()
19546 attributeNames, in Qt_XMLParseAddMultipleAttributes()
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...