Package org.eclipse.jetty.servlet
Class ServletContextHandler.JspPropertyGroup
java.lang.Object
org.eclipse.jetty.servlet.ServletContextHandler.JspPropertyGroup
- All Implemented Interfaces:
JspPropertyGroupDescriptor
- Enclosing class:
ServletContextHandler
@Deprecated(since="2021-05-27")
public static class ServletContextHandler.JspPropertyGroup
extends Object
implements JspPropertyGroupDescriptor
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddIncludeCoda(String coda) Deprecated.voidaddIncludePrelude(String prelude) Deprecated.voidDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getIsXml()Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.voidDeprecated.voidsetDefaultContentType(String defaultContentType) Deprecated.voidsetDeferredSyntaxAllowedAsLiteral(String deferredSyntaxAllowedAsLiteral) Deprecated.voidDeprecated.voidsetErrorOnUndeclaredNamespace(String errorOnUndeclaredNamespace) Deprecated.voidDeprecated.voidsetPageEncoding(String pageEncoding) Deprecated.voidsetScriptingInvalid(String scriptingInvalid) Deprecated.voidsetTrimDirectiveWhitespaces(String trimDirectiveWhitespaces) Deprecated.toString()Deprecated.
-
Constructor Details
-
JspPropertyGroup
public JspPropertyGroup()Deprecated.
-
-
Method Details
-
getUrlPatterns
Deprecated.- Specified by:
getUrlPatternsin interfaceJspPropertyGroupDescriptor- See Also:
-
addUrlPattern
Deprecated. -
getElIgnored
Deprecated.- Specified by:
getElIgnoredin interfaceJspPropertyGroupDescriptor- See Also:
-
setElIgnored
Deprecated. -
getPageEncoding
Deprecated.- Specified by:
getPageEncodingin interfaceJspPropertyGroupDescriptor- See Also:
-
setPageEncoding
Deprecated. -
setScriptingInvalid
Deprecated. -
setIsXml
Deprecated. -
setDeferredSyntaxAllowedAsLiteral
Deprecated. -
setTrimDirectiveWhitespaces
Deprecated. -
setDefaultContentType
Deprecated. -
setBuffer
Deprecated. -
setErrorOnUndeclaredNamespace
Deprecated. -
getScriptingInvalid
Deprecated.- Specified by:
getScriptingInvalidin interfaceJspPropertyGroupDescriptor- See Also:
-
getIsXml
Deprecated.- Specified by:
getIsXmlin interfaceJspPropertyGroupDescriptor- See Also:
-
getIncludePreludes
Deprecated.- Specified by:
getIncludePreludesin interfaceJspPropertyGroupDescriptor- See Also:
-
addIncludePrelude
Deprecated. -
getIncludeCodas
Deprecated.- Specified by:
getIncludeCodasin interfaceJspPropertyGroupDescriptor- See Also:
-
addIncludeCoda
Deprecated. -
getDeferredSyntaxAllowedAsLiteral
Deprecated.- Specified by:
getDeferredSyntaxAllowedAsLiteralin interfaceJspPropertyGroupDescriptor- See Also:
-
getTrimDirectiveWhitespaces
Deprecated.- Specified by:
getTrimDirectiveWhitespacesin interfaceJspPropertyGroupDescriptor- See Also:
-
getDefaultContentType
Deprecated.- Specified by:
getDefaultContentTypein interfaceJspPropertyGroupDescriptor- See Also:
-
getBuffer
Deprecated.- Specified by:
getBufferin interfaceJspPropertyGroupDescriptor- See Also:
-
getErrorOnUndeclaredNamespace
Deprecated.- Specified by:
getErrorOnUndeclaredNamespacein interfaceJspPropertyGroupDescriptor- See Also:
-
toString
Deprecated.
-