|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={})
@Documented
public @interface MappingDefines the input mapping of a pathinfo declaration.
The format of the mapping is explained in the cook book.
Any inputs that are referenced in the mapping definition are automatically declared if they don't exist yet.
| Required Element Summary | |
|---|---|
String |
value
The mapping definition. |
| Element Detail |
|---|
public abstract String value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||