|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UrlPatternType | |
---|---|
com.sun.grizzly.http.webxml.schema.version_2_4 |
Uses of UrlPatternType in com.sun.grizzly.http.webxml.schema.version_2_4 |
---|
Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as UrlPatternType | |
---|---|
protected UrlPatternType |
FilterMappingType.urlPattern
|
protected UrlPatternType |
ServletMappingType.urlPattern
|
Fields in com.sun.grizzly.http.webxml.schema.version_2_4 with type parameters of type UrlPatternType | |
---|---|
protected List<UrlPatternType> |
WebResourceCollectionType.urlPattern
|
protected List<UrlPatternType> |
JspPropertyGroupType.urlPattern
|
Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return UrlPatternType | |
---|---|
UrlPatternType |
ObjectFactory.createUrlPatternType()
Create an instance of UrlPatternType |
UrlPatternType |
FilterMappingType.getUrlPattern()
Gets the value of the urlPattern property. |
UrlPatternType |
ServletMappingType.getUrlPattern()
Gets the value of the urlPattern property. |
Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return types with arguments of type UrlPatternType | |
---|---|
List<UrlPatternType> |
WebResourceCollectionType.getUrlPattern()
Gets the value of the urlPattern property. |
List<UrlPatternType> |
JspPropertyGroupType.getUrlPattern()
Gets the value of the urlPattern property. |
Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type UrlPatternType | |
---|---|
void |
FilterMappingType.setUrlPattern(UrlPatternType value)
Sets the value of the urlPattern property. |
void |
ServletMappingType.setUrlPattern(UrlPatternType value)
Sets the value of the urlPattern property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |