Uses of Class
com.sun.grizzly.http.webxml.schema.JspPropertyGroup

Packages that use JspPropertyGroup
com.sun.grizzly.http.webxml.schema   
 

Uses of JspPropertyGroup in com.sun.grizzly.http.webxml.schema
 

Fields in com.sun.grizzly.http.webxml.schema with type parameters of type JspPropertyGroup
 List<JspPropertyGroup> JspConfig.jspPropertyGroup
           
 

Methods in com.sun.grizzly.http.webxml.schema that return types with arguments of type JspPropertyGroup
 List<JspPropertyGroup> JspConfig.getJspPropertyGroup()
           
 

Method parameters in com.sun.grizzly.http.webxml.schema with type arguments of type JspPropertyGroup
 void JspConfig.setJspPropertyGroup(List<JspPropertyGroup> jspPropertyGroup)
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.