Uses of Enum Class
org.jbehave.core.reporters.EscapeMode
Packages that use EscapeMode
-
Uses of EscapeMode in org.jbehave.core.reporters
Methods in org.jbehave.core.reporters that return EscapeModeModifier and TypeMethodDescriptionstatic EscapeModeReturns the enum constant of this class with the specified name.static EscapeMode[]EscapeMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jbehave.core.reporters with parameters of type EscapeModeModifier and TypeMethodDescriptionTemplateableOutput.OutputStep.getFormattedStep(EscapeMode escapeMode, String parameterPattern)