Uses of Class
org.apache.velocity.runtime.RuntimeConstants.SpaceGobbling
-
Packages that use RuntimeConstants.SpaceGobbling Package Description org.apache.velocity.runtime -
-
Uses of RuntimeConstants.SpaceGobbling in org.apache.velocity.runtime
Methods in org.apache.velocity.runtime that return RuntimeConstants.SpaceGobbling Modifier and Type Method Description RuntimeConstants.SpaceGobblingRuntimeInstance. getSpaceGobbling()get space gobbling modeRuntimeConstants.SpaceGobblingRuntimeServices. getSpaceGobbling()get space gobbling modestatic RuntimeConstants.SpaceGobblingRuntimeConstants.SpaceGobbling. valueOf(String name)Returns 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.
-