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