Uses of Enum Class
org.mockserver.xml.StringToXmlDocumentParser.ErrorLevel
Packages that use StringToXmlDocumentParser.ErrorLevel
-
Uses of StringToXmlDocumentParser.ErrorLevel in org.mockserver.xml
Methods in org.mockserver.xml that return StringToXmlDocumentParser.ErrorLevelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static StringToXmlDocumentParser.ErrorLevel[]StringToXmlDocumentParser.ErrorLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.mockserver.xml with parameters of type StringToXmlDocumentParser.ErrorLevelModifier and TypeMethodDescriptionvoidStringToXmlDocumentParser.ErrorLogger.logError(String xmlAsString, Exception exception, StringToXmlDocumentParser.ErrorLevel level) static StringStringToXmlDocumentParser.ErrorLevel.prettyPrint(StringToXmlDocumentParser.ErrorLevel errorLevel)