Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_2.TaglibLocation

Packages that use TaglibLocation
com.sun.grizzly.http.webxml.schema.version_2_2   
 

Uses of TaglibLocation in com.sun.grizzly.http.webxml.schema.version_2_2
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as TaglibLocation
protected  TaglibLocation Taglib.taglibLocation
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return TaglibLocation
 TaglibLocation ObjectFactory.createTaglibLocation()
          Create an instance of TaglibLocation
 TaglibLocation Taglib.getTaglibLocation()
          Gets the value of the taglibLocation property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type TaglibLocation
 void Taglib.setTaglibLocation(TaglibLocation value)
          Sets the value of the taglibLocation property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.