Class JakartaJspPropertyGroupDescriptorAdapter

java.lang.Object
com.atlassian.confluence.impl.adapter.jakarta.servlet.descriptor.JakartaJspPropertyGroupDescriptorAdapter
All Implemented Interfaces:
jakarta.servlet.descriptor.JspPropertyGroupDescriptor

public class JakartaJspPropertyGroupDescriptorAdapter extends Object implements jakarta.servlet.descriptor.JspPropertyGroupDescriptor
  • Constructor Details

    • JakartaJspPropertyGroupDescriptorAdapter

      public JakartaJspPropertyGroupDescriptorAdapter(javax.servlet.descriptor.JspPropertyGroupDescriptor delegate)
  • Method Details

    • 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