public class Constants
extends java.lang.Object
| Constructor and Description |
|---|
Constants() |
| Modifier and Type | Method and Description |
|---|---|
protected static REWrapper |
wrap(java.lang.String pattern) |
protected static REWrapper |
wrap(java.lang.String pattern,
boolean global) |
public static final REWrapper NUMERIC
public static final REWrapper NUMERICIDENTIFIER
public static final REWrapper NUMERICIDENTIFIERLOOSE
public static final REWrapper NONNUMERICIDENTIFIER
public static final REWrapper MAINVERSION
public static final REWrapper MAINVERSIONLOOSE
public static final REWrapper PRERELEASEIDENTIFIER
public static final REWrapper PRERELEASEIDENTIFIERLOOSE
public static final REWrapper PRERELEASE
public static final REWrapper PRERELEASELOOSE
public static final REWrapper BUILDIDENTIFIER
public static final REWrapper BUILD
public static final REWrapper FULLPLAIN
public static final REWrapper FULL
public static final REWrapper LOOSEPLAIN
public static final REWrapper LOOSE
public static final REWrapper GTLT
public static final REWrapper XRANGEIDENTIFIERLOOSE
public static final REWrapper XRANGEIDENTIFIER
public static final REWrapper XRANGEPLAIN
public static final REWrapper XRANGEPLAINLOOSE
public static final REWrapper XRANGE
public static final REWrapper XRANGELOOSE
public static final REWrapper LONETILDE
public static final REWrapper TILDETRIM
public static final java.lang.String TILDETRIM_REPLACE
public static final REWrapper TILDE
public static final REWrapper TILDELOOSE
public static final REWrapper LONECARET
public static final REWrapper CARETTRIM
public static final java.lang.String CARETTRIM_REPLACE
public static final REWrapper CARET
public static final REWrapper CARETLOOSE
public static final REWrapper COMPARATORLOOSE
public static final REWrapper COMPARATOR
public static final REWrapper COMPARATORTRIM
public static final java.lang.String COMPARATORTRIM_REPLACE
public static final REWrapper HYPHENRANGE
public static final REWrapper HYPHENRANGELOOSE
public static final REWrapper STAR