Uses of Enum
org.apache.jasper.TrimSpacesOption
Packages that use TrimSpacesOption
-
Uses of TrimSpacesOption in org.apache.jasper
Fields in org.apache.jasper declared as TrimSpacesOptionMethods in org.apache.jasper that return TrimSpacesOptionModifier and TypeMethodDescriptionEmbeddedServletOptions.getTrimSpaces()JspC.getTrimSpaces()Options.getTrimSpaces()static TrimSpacesOptionReturns the enum constant of this type with the specified name.static TrimSpacesOption[]TrimSpacesOption.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.jasper with parameters of type TrimSpacesOption