Uses of Enum
org.apache.velocity.runtime.RuntimeConstants.SpaceGobbling
-
Uses of RuntimeConstants.SpaceGobbling in org.apache.velocity.runtime
Modifier and TypeMethodDescriptionRuntimeInstance.getSpaceGobbling()
get space gobbling modeRuntimeServices.getSpaceGobbling()
get space gobbling modeReturns the enum constant of this type with the specified name.static RuntimeConstants.SpaceGobbling[]
RuntimeConstants.SpaceGobbling.values()
Returns an array containing the constants of this enum type, in the order they are declared.