public static final class ElementPolicy.Util
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
static ElementPolicy |
join(ElementPolicy... policies) |
Given zero or more element policies, returns an element policy equivalent
to applying them in order failing early if any of them fails.
|
public static final ElementPolicy join(ElementPolicy... policies)
Copyright © 2019 OWASP. All rights reserved.