org.apache.catalina.core
Class ApplicationJspPropertyGroupDescriptor
java.lang.Object
org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
- All Implemented Interfaces:
- JspPropertyGroupDescriptor
public class ApplicationJspPropertyGroupDescriptor
- extends java.lang.Object
- implements JspPropertyGroupDescriptor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationJspPropertyGroupDescriptor
public ApplicationJspPropertyGroupDescriptor(JspPropertyGroup jspPropertyGroup)
getBuffer
public java.lang.String getBuffer()
- Specified by:
getBuffer in interface JspPropertyGroupDescriptor
getDefaultContentType
public java.lang.String getDefaultContentType()
- Specified by:
getDefaultContentType in interface JspPropertyGroupDescriptor
getDeferredSyntaxAllowedAsLiteral
public java.lang.String getDeferredSyntaxAllowedAsLiteral()
- Specified by:
getDeferredSyntaxAllowedAsLiteral in interface JspPropertyGroupDescriptor
getElIgnored
public java.lang.String getElIgnored()
- Specified by:
getElIgnored in interface JspPropertyGroupDescriptor
getErrorOnUndeclaredNamespace
public java.lang.String getErrorOnUndeclaredNamespace()
- Specified by:
getErrorOnUndeclaredNamespace in interface JspPropertyGroupDescriptor
getIncludeCodas
public java.util.Collection<java.lang.String> getIncludeCodas()
- Specified by:
getIncludeCodas in interface JspPropertyGroupDescriptor
getIncludePreludes
public java.util.Collection<java.lang.String> getIncludePreludes()
- Specified by:
getIncludePreludes in interface JspPropertyGroupDescriptor
getIsXml
public java.lang.String getIsXml()
- Specified by:
getIsXml in interface JspPropertyGroupDescriptor
getPageEncoding
public java.lang.String getPageEncoding()
- Specified by:
getPageEncoding in interface JspPropertyGroupDescriptor
getScriptingInvalid
public java.lang.String getScriptingInvalid()
- Specified by:
getScriptingInvalid in interface JspPropertyGroupDescriptor
getTrimDirectiveWhitespaces
public java.lang.String getTrimDirectiveWhitespaces()
- Specified by:
getTrimDirectiveWhitespaces in interface JspPropertyGroupDescriptor
getUrlPatterns
public java.util.Collection<java.lang.String> getUrlPatterns()
- Specified by:
getUrlPatterns in interface JspPropertyGroupDescriptor
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.