Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.TaglibUri

Packages that use TaglibUri
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of TaglibUri in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as TaglibUri
protected  TaglibUri Taglib.taglibUri
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return TaglibUri
 TaglibUri ObjectFactory.createTaglibUri()
          Create an instance of TaglibUri
 TaglibUri Taglib.getTaglibUri()
          Gets the value of the taglibUri property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type TaglibUri
 void Taglib.setTaglibUri(TaglibUri value)
          Sets the value of the taglibUri property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.