public class DNVerifier
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static char[] |
INCORRECT_CHARS_IN_GEN |
| Constructor and Description |
|---|
DNVerifier() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
isHaveIncorrectChar(java.lang.String str)
Проверка на то, содержит ли строка, используемая при генерации, недопустимый символ.
|
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.