| Package | Description |
|---|---|
| org.mockserver.matchers |
| Modifier and Type | Method and Description |
|---|---|
static StringToXmlDocumentParser.ErrorLevel |
StringToXmlDocumentParser.ErrorLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StringToXmlDocumentParser.ErrorLevel[] |
StringToXmlDocumentParser.ErrorLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StringToXmlDocumentParser.ErrorLogger.logError(String matched,
Exception exception,
StringToXmlDocumentParser.ErrorLevel level) |
static String |
StringToXmlDocumentParser.ErrorLevel.prettyPrint(StringToXmlDocumentParser.ErrorLevel errorLevel) |
Copyright © 2020. All rights reserved.