public interface JspPropertyGroupDescriptor
| Modifier and Type | Method and Description | 
|---|---|
| String | getBuffer() | 
| String | getDefaultContentType() | 
| String | getDeferredSyntaxAllowedAsLiteral() | 
| String | getElIgnored() | 
| String | getErrorOnUndeclaredNamespace() | 
| Collection<String> | getIncludeCodas() | 
| Collection<String> | getIncludePreludes() | 
| String | getIsXml() | 
| String | getPageEncoding() | 
| String | getScriptingInvalid() | 
| String | getTrimDirectiveWhitespaces() | 
| Collection<String> | getUrlPatterns() | 
Collection<String> getUrlPatterns()
String getElIgnored()
String getPageEncoding()
String getScriptingInvalid()
String getIsXml()
Collection<String> getIncludePreludes()
Collection<String> getIncludeCodas()
String getDeferredSyntaxAllowedAsLiteral()
String getTrimDirectiveWhitespaces()
String getDefaultContentType()
String getBuffer()
String getErrorOnUndeclaredNamespace()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.