Uses of Enum Class
com.fizzed.rocker.compiler.PlainTextStrategy
Packages that use PlainTextStrategy
-
Uses of PlainTextStrategy in com.fizzed.rocker.compiler
Fields in com.fizzed.rocker.compiler declared as PlainTextStrategyMethods in com.fizzed.rocker.compiler that return PlainTextStrategyModifier and TypeMethodDescriptionJavaGenerator.getPlainTextStrategy()static PlainTextStrategyReturns the enum constant of this class with the specified name.static PlainTextStrategy[]PlainTextStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.fizzed.rocker.compiler with parameters of type PlainTextStrategyModifier and TypeMethodDescriptionvoidJavaGenerator.setPlainTextStrategy(PlainTextStrategy plainTextStrategy) -
Uses of PlainTextStrategy in com.fizzed.rocker.maven
Fields in com.fizzed.rocker.maven declared as PlainTextStrategy