public static final class WspFilter.Root extends Object implements Serializable
Constructor and Description |
---|
Root(String path,
List<WspFilter.Rule> rules) |
Root(String path,
WspFilter.Rule... rules) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPath() |
List<WspFilter.Rule> |
getRules() |
int |
hashCode() |
String |
toSpec() |
String |
toString() |
public Root(String path, WspFilter.Rule... rules)
public Root(String path, List<WspFilter.Rule> rules)
public String getPath()
public List<WspFilter.Rule> getRules()
public String toSpec()
Copyright © 2013-2017. All Rights Reserved.