| Package | Description | 
|---|---|
| org.mockserver.xml | 
| 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 xmlAsString,
        Exception exception,
        StringToXmlDocumentParser.ErrorLevel level)  | 
static String | 
StringToXmlDocumentParser.ErrorLevel.prettyPrint(StringToXmlDocumentParser.ErrorLevel errorLevel)  | 
Copyright © 2022. All rights reserved.