Apache Tomcat 7.0.25

org.apache.catalina.core
Class ApplicationJspPropertyGroupDescriptor

java.lang.Object
  extended by org.apache.catalina.core.ApplicationJspPropertyGroupDescriptor
All Implemented Interfaces:
JspPropertyGroupDescriptor

public class ApplicationJspPropertyGroupDescriptor
extends java.lang.Object
implements JspPropertyGroupDescriptor


Constructor Summary
ApplicationJspPropertyGroupDescriptor(JspPropertyGroup jspPropertyGroup)
           
 
Method Summary
 java.lang.String getBuffer()
           
 java.lang.String getDefaultContentType()
           
 java.lang.String getDeferredSyntaxAllowedAsLiteral()
           
 java.lang.String getElIgnored()
           
 java.lang.String getErrorOnUndeclaredNamespace()
           
 java.util.Collection<java.lang.String> getIncludeCodas()
           
 java.util.Collection<java.lang.String> getIncludePreludes()
           
 java.lang.String getIsXml()
           
 java.lang.String getPageEncoding()
           
 java.lang.String getScriptingInvalid()
           
 java.lang.String getTrimDirectiveWhitespaces()
           
 java.util.Collection<java.lang.String> getUrlPatterns()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationJspPropertyGroupDescriptor

public ApplicationJspPropertyGroupDescriptor(JspPropertyGroup jspPropertyGroup)
Method Detail

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

Apache Tomcat 7.0.25

Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.