Class JspPropertyGroupDescriptorImpl

  • All Implemented Interfaces:
    jakarta.servlet.descriptor.JspPropertyGroupDescriptor

    public class JspPropertyGroupDescriptorImpl
    extends Object
    implements jakarta.servlet.descriptor.JspPropertyGroupDescriptor
    Author:
    Stuart Douglas
    • Constructor Detail

      • JspPropertyGroupDescriptorImpl

        public JspPropertyGroupDescriptorImpl​(org.apache.jasper.deploy.JspPropertyGroup propertyGroup)
    • Method Detail

      • getUrlPatterns

        public Collection<String> getUrlPatterns()
        Specified by:
        getUrlPatterns in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
      • getElIgnored

        public String getElIgnored()
        Specified by:
        getElIgnored in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
      • getPageEncoding

        public String getPageEncoding()
        Specified by:
        getPageEncoding in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
      • getScriptingInvalid

        public String getScriptingInvalid()
        Specified by:
        getScriptingInvalid in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
      • getIsXml

        public String getIsXml()
        Specified by:
        getIsXml in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
      • getIncludePreludes

        public Collection<String> getIncludePreludes()
        Specified by:
        getIncludePreludes in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
      • getIncludeCodas

        public Collection<String> getIncludeCodas()
        Specified by:
        getIncludeCodas in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
      • getDeferredSyntaxAllowedAsLiteral

        public String getDeferredSyntaxAllowedAsLiteral()
        Specified by:
        getDeferredSyntaxAllowedAsLiteral in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
      • getTrimDirectiveWhitespaces

        public String getTrimDirectiveWhitespaces()
        Specified by:
        getTrimDirectiveWhitespaces in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
      • getDefaultContentType

        public String getDefaultContentType()
        Specified by:
        getDefaultContentType in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
      • getBuffer

        public String getBuffer()
        Specified by:
        getBuffer in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
      • getErrorOnUndeclaredNamespace

        public String getErrorOnUndeclaredNamespace()
        Specified by:
        getErrorOnUndeclaredNamespace in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor
      • getErrorOnELNotFound

        public String getErrorOnELNotFound()
        Specified by:
        getErrorOnELNotFound in interface jakarta.servlet.descriptor.JspPropertyGroupDescriptor