|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=SOURCE)
@Documented
@Target(value={METHOD,PARAMETER,FIELD})
public @interface Absolutized
Used in conjunction with File or String that represents a file
to indicate that the path is absolutized.
Note that using String to represent a path name is discouraged,
because of the lack of type safety.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||