| Package | Description |
|---|---|
| org.jahia.services.htmlvalidator |
| Modifier and Type | Method and Description |
|---|---|
Result.Type |
Result.getType() |
static Result.Type |
Result.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Result.Type[] |
Result.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setType(Result.Type type) |
| Constructor and Description |
|---|
Result(String message,
String context,
String code,
String example,
Result.Type type) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.