Uses of Enum
org.apache.velocity.runtime.RuntimeConstants.SpaceGobbling
Packages that use RuntimeConstants.SpaceGobbling
-
Uses of RuntimeConstants.SpaceGobbling in org.apache.velocity.runtime
Methods in org.apache.velocity.runtime that return RuntimeConstants.SpaceGobblingModifier 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.