Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_4.JspPropertyGroupType

Packages that use JspPropertyGroupType
com.sun.grizzly.http.webxml.schema.version_2_4   
 

Uses of JspPropertyGroupType in com.sun.grizzly.http.webxml.schema.version_2_4
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 with type parameters of type JspPropertyGroupType
protected  List<JspPropertyGroupType> JspConfigType.jspPropertyGroup
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return JspPropertyGroupType
 JspPropertyGroupType ObjectFactory.createJspPropertyGroupType()
          Create an instance of JspPropertyGroupType
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return types with arguments of type JspPropertyGroupType
 List<JspPropertyGroupType> JspConfigType.getJspPropertyGroup()
          Gets the value of the jspPropertyGroup property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.