|
||||||||||
| 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 |
ServletMappingType.urlPattern
|
protected UrlPatternType |
FilterMappingType.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 |
ServletMappingType.getUrlPattern()
Gets the value of the urlPattern property. |
UrlPatternType |
FilterMappingType.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 |
ServletMappingType.setUrlPattern(UrlPatternType value)
Sets the value of the urlPattern property. |
void |
FilterMappingType.setUrlPattern(UrlPatternType value)
Sets the value of the urlPattern property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||