public interface DocumentationReport
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE_ERROR |
static int |
TYPE_INFO |
static int |
TYPE_WARN |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
int |
getType() |
static final int TYPE_INFO
static final int TYPE_WARN
static final int TYPE_ERROR
String getMessage()
int getType()
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.