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

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

Uses of UrlPatternType 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 UrlPatternType
protected  List<UrlPatternType> ServletMappingType.urlPattern
           
protected  List<UrlPatternType> WebResourceCollectionType.urlPattern
           
protected  List<UrlPatternType> JspPropertyGroupType.urlPattern
           
 

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

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return types with arguments of type UrlPatternType
 List<UrlPatternType> ServletMappingType.getUrlPattern()
          Gets the value of the urlPattern property.
 List<UrlPatternType> WebResourceCollectionType.getUrlPattern()
          Gets the value of the urlPattern property.
 List<UrlPatternType> JspPropertyGroupType.getUrlPattern()
          Gets the value of the urlPattern property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.