public interface JSPPropertyGroup extends DescriptionGroup
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBuffer() |
java.lang.String |
getDefaultContentType() |
java.util.List<java.lang.String> |
getIncludeCodas() |
java.util.List<java.lang.String> |
getIncludePreludes() |
java.lang.String |
getPageEncoding() |
java.util.List<java.lang.String> |
getURLPatterns() |
boolean |
isDeferredSyntaxAllowedAsLiteral() |
boolean |
isElIgnored() |
boolean |
isErrorOnUndeclaredNamespace() |
boolean |
isIsXml() |
boolean |
isScriptingInvalid() |
boolean |
isSetDeferredSyntaxAllowedAsLiteral() |
boolean |
isSetElIgnored() |
boolean |
isSetErrorOnUndeclaredNamespace() |
boolean |
isSetIsXml() |
boolean |
isSetScriptingInvalid() |
boolean |
isSetTrimDirectiveWhitespaces() |
boolean |
isTrimDirectiveWhitespaces() |
getDisplayNames, getIconsgetDescriptionsjava.util.List<java.lang.String> getURLPatterns()
boolean isSetElIgnored()
isElIgnored()boolean isElIgnored()
isSetElIgnored()java.lang.String getPageEncoding()
boolean isSetScriptingInvalid()
isScriptingInvalid()boolean isScriptingInvalid()
isSetScriptingInvalid()boolean isSetIsXml()
isIsXml()boolean isIsXml()
isSetIsXml()java.util.List<java.lang.String> getIncludePreludes()
java.util.List<java.lang.String> getIncludeCodas()
boolean isSetDeferredSyntaxAllowedAsLiteral()
isDeferredSyntaxAllowedAsLiteral()boolean isDeferredSyntaxAllowedAsLiteral()
isSetDeferredSyntaxAllowedAsLiteral()boolean isSetTrimDirectiveWhitespaces()
isTrimDirectiveWhitespaces()boolean isTrimDirectiveWhitespaces()
isSetTrimDirectiveWhitespaces()java.lang.String getDefaultContentType()
java.lang.String getBuffer()
boolean isSetErrorOnUndeclaredNamespace()
isErrorOnUndeclaredNamespace()boolean isErrorOnUndeclaredNamespace()
isSetErrorOnUndeclaredNamespace()