/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | HtmlPolicyBuilder.java | 301 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 …]
|
D | HtmlChangeListener.java | 48 @Nullable T context, String tagName, String... attributeNames); in discardedAttributes() argument
|
/external/owasp/sanitizer/src/tests/org/owasp/html/ |
D | HtmlChangeReporterTest.java | 56 Context context, String tagName, String... attributeNames) { in testChangeReporting() 59 for (String attributeName : attributeNames) { in testChangeReporting()
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/ |
D | HostedConnection.java | 89 public Set<String> attributeNames(); in attributeNames() method
|
/external/owasp/sanitizer/distrib/lib/ |
D | owasp-java-html-sanitizer.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/owasp/
org/ ... |
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/ |
D | DefaultServer.java | 554 public Set<String> attributeNames() in attributeNames() method in DefaultServer.Connection
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.debug.core_3.6.0.v20100519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |