|
XSOM 20110809-redhat-3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSAnnotation
Method Summary | |
---|---|
Object |
getAnnotation()
Obtains the application-parsed annotation. |
Locator |
getLocator()
Returns a location information of the annotation. |
Object |
setAnnotation(Object o)
Sets the value to be returned by getAnnotation() . |
Method Detail |
---|
Object getAnnotation()
annotations are parsed by the user-specified
AnnotationParser
.
Object setAnnotation(Object o)
getAnnotation()
.
o
- can be null.
Locator getLocator()
|
XSOM 20110809-redhat-3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |