|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Checks.IMask | |
---|---|
edu.mit.jverbnet.util | Provides utility classes |
Uses of Checks.IMask in edu.mit.jverbnet.util |
---|
Classes in edu.mit.jverbnet.util that implement Checks.IMask | |
---|---|
static class |
Checks.Mask<S>
Abstract implementation of a mask. |
Methods in edu.mit.jverbnet.util with parameters of type Checks.IMask | |
---|---|
static java.lang.String |
Checks.trimAndMask(Checks.ICondition<java.lang.Object> test,
java.lang.String value,
Checks.IMask<java.lang.String> mask,
java.lang.String maskValue)
First trims the string if it matches the condition, then applies the mask to the resulting value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |