| Package | Description |
|---|---|
| org.mabb.fontverter.validator |
| Modifier and Type | Method and Description |
|---|---|
RuleValidator.ValidatorErrorType |
RuleValidator.FontValidatorError.getType() |
RuleValidator.ValidatorErrorType |
RuleValidator.getValidateLevel() |
static RuleValidator.ValidatorErrorType |
RuleValidator.ValidatorErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleValidator.ValidatorErrorType[] |
RuleValidator.ValidatorErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleValidator.setValidateLevel(RuleValidator.ValidatorErrorType validateLevel) |
| Constructor and Description |
|---|
FontValidatorError(RuleValidator.ValidatorErrorType type,
String message) |
Copyright © 2018. All rights reserved.