|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |