Class JspPropertyGroupMetaData

    • Constructor Detail

      • JspPropertyGroupMetaData

        public JspPropertyGroupMetaData()
    • Method Detail

      • getDeferredSyntaxAllowedAsLiteral

        public String getDeferredSyntaxAllowedAsLiteral()
      • setDeferredSyntaxAllowedAsLiteral

        public void setDeferredSyntaxAllowedAsLiteral​(String deferredSyntaxAllowedAsLiteral)
      • getElIgnored

        public String getElIgnored()
      • setElIgnored

        public void setElIgnored​(String elIgnored)
      • getErrorOnElNotFound

        public String getErrorOnElNotFound()
      • setErrorOnElNotFound

        public void setErrorOnElNotFound​(String errorOnElNotFound)
      • getIncludeCodas

        public List<String> getIncludeCodas()
      • setIncludeCodas

        public void setIncludeCodas​(List<String> includeCodas)
      • getIncludePreludes

        public List<String> getIncludePreludes()
      • setIncludePreludes

        public void setIncludePreludes​(List<String> includePreludes)
      • getIsXml

        public String getIsXml()
      • setIsXml

        public void setIsXml​(String isXml)
      • getPageEncoding

        public String getPageEncoding()
      • setPageEncoding

        public void setPageEncoding​(String pageEncoding)
      • getScriptingInvalid

        public String getScriptingInvalid()
      • setScriptingInvalid

        public void setScriptingInvalid​(String scriptingInvalid)
      • getTrimDirectiveWhitespaces

        public String getTrimDirectiveWhitespaces()
      • setTrimDirectiveWhitespaces

        public void setTrimDirectiveWhitespaces​(String trimDirectiveWhitespaces)
      • getUrlPatterns

        public List<String> getUrlPatterns()
      • setUrlPatterns

        public void setUrlPatterns​(List<String> urlPatterns)
      • getDefaultContentType

        public String getDefaultContentType()
      • setDefaultContentType

        public void setDefaultContentType​(String defaultContentType)
      • getBuffer

        public String getBuffer()
      • setBuffer

        public void setBuffer​(String buffer)
      • getErrorOnUndeclaredNamespace

        public String getErrorOnUndeclaredNamespace()
      • setErrorOnUndeclaredNamespace

        public void setErrorOnUndeclaredNamespace​(String errorOnUndeclaredNamespace)