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

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

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

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

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

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 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.