|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.xsom.impl.AnnotationImpl
public class AnnotationImpl
| Constructor Summary | |
|---|---|
AnnotationImpl()
|
|
AnnotationImpl(java.lang.Object o,
org.xml.sax.Locator _loc)
|
|
| 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 XSAnnotation.getAnnotation(). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationImpl(java.lang.Object o,
org.xml.sax.Locator _loc)
public AnnotationImpl()
| Method Detail |
|---|
public java.lang.Object getAnnotation()
XSAnnotation
annotations are parsed by the user-specified
AnnotationParser.
getAnnotation in interface XSAnnotationpublic java.lang.Object setAnnotation(java.lang.Object o)
XSAnnotationXSAnnotation.getAnnotation().
setAnnotation in interface XSAnnotationo - can be null.
public org.xml.sax.Locator getLocator()
XSAnnotation
getLocator in interface XSAnnotation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||