Java Servlet 3.0 API 1.0.1.Final-redhat-2

Uses of Interface
javax.servlet.descriptor.JspPropertyGroupDescriptor

Packages that use JspPropertyGroupDescriptor
javax.servlet.descriptor Provides programmatic access to a web application's configuration information that was aggregated from the web.xml and web-fragment.xml descriptors. 
 

Uses of JspPropertyGroupDescriptor in javax.servlet.descriptor
 

Methods in javax.servlet.descriptor that return types with arguments of type JspPropertyGroupDescriptor
 Collection<JspPropertyGroupDescriptor> JspConfigDescriptor.getJspPropertyGroups()
          Gets the <jsp-property-group> child elements of the <jsp-config> element represented by this JspConfigDescriptor.
 


Java Servlet 3.0 API 1.0.1.Final-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.