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() |
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()
Copyright © 2013. All rights reserved.