public class Match extends Object implements Serializable
contains
, equals
,
startsWith
, endsWith
or regexp
, and can be negated by preceding type with
!
.Modifier and Type | Class and Description |
---|---|
protected static class |
Match.Contains |
protected static class |
Match.EndsWith |
protected static class |
Match.Equals |
protected static class |
Match.Regexp |
protected static class |
Match.StartsWith |
Copyright © 2004–2014. All rights reserved.