Package org.europa.together.utils
package org.europa.together.utils
Utils: Helpful things, which can't implement against an Interface.
- Since:
- 1.0
-
ClassDescriptionConstraints for the package CORE.Some helpful stuff for file handling.Some useful Methods for String manipulation, Hash and UUID generation.A simple RexEx Validator.
### REGEX VALIDATION PATTERN
### * = 0 or more quantifier
### + = 1 or more quantifier
### ? = 0 or 1 quantifier