Index
All Classes|All Packages|Constant Field Values|Serialized Form
D
- dev.comfast.errors - package dev.comfast.errors
- dev.comfast.rgx - package dev.comfast.rgx
E
- ERR_MSG_MAX_LENGTH - Static variable in class dev.comfast.rgx.RgxMatch
- ErrorKit - Class in dev.comfast.errors
- ErrorKit() - Constructor for class dev.comfast.errors.ErrorKit
F
- flags(int) - Method in class dev.comfast.rgx.Rgx
G
- get() - Method in class dev.comfast.rgx.RgxMatch
- group(int) - Method in class dev.comfast.rgx.RgxMatch
I
- isEmpty() - Method in class dev.comfast.rgx.RgxMatch
- isPresent() - Method in class dev.comfast.rgx.RgxMatch
M
- match(String) - Method in class dev.comfast.rgx.Rgx
- matchAll(String) - Method in class dev.comfast.rgx.Rgx
- matchAllAsString(String) - Method in class dev.comfast.rgx.Rgx
- matchAllAsString(String, int) - Method in class dev.comfast.rgx.Rgx
O
- orElse(String) - Method in class dev.comfast.rgx.RgxMatch
P
R
- rethrow(Supplier<T>, String, Object...) - Static method in class dev.comfast.errors.ErrorKit
-
In case of fail rethrows RuntimeException with additional error message.
- rgx(String) - Static method in class dev.comfast.rgx.RgxApi
- rgx(String, int) - Static method in class dev.comfast.rgx.RgxApi
- Rgx - Class in dev.comfast.rgx
-
Provide fluent interface for common Regex operations.
- Rgx(String) - Constructor for class dev.comfast.rgx.Rgx
- RgxApi - Class in dev.comfast.rgx
- RgxApi() - Constructor for class dev.comfast.rgx.RgxApi
- RgxMatch - Class in dev.comfast.rgx
-
Represent one Regex match.
- RgxMatch(String[], String, String) - Constructor for class dev.comfast.rgx.RgxMatch
- RgxNotFound - Exception in dev.comfast.rgx
- RgxNotFound(String, Object...) - Constructor for exception dev.comfast.rgx.RgxNotFound
- RgxNotFound(String, Throwable, Object...) - Constructor for exception dev.comfast.rgx.RgxNotFound
T
- throwIfEmpty() - Method in class dev.comfast.rgx.RgxMatch
-
Throws Exception with match details if match empty.
- throwIfEmpty(String, Object...) - Method in class dev.comfast.rgx.RgxMatch
- toString() - Method in class dev.comfast.rgx.Rgx
_
- _fail(String, Object...) - Static method in class dev.comfast.errors.ErrorKit
All Classes|All Packages|Constant Field Values|Serialized Form