|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={})
@Documented
public @interface PathinfoDeclares the URL pathinfo for an element.
| Required Element Summary | |
|---|---|
Mapping[] |
mappings
The collection of pathinfo mappings for this pathinfo. |
| Optional Element Summary | |
|---|---|
Pathinfo.MappingPolicy |
policy
Indicates the pathinfo mapping policy. |
| Element Detail |
|---|
public abstract Mapping[] mappings
public abstract Pathinfo.MappingPolicy policy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||