|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectconvert.relaxng.edit.SourceObject
convert.relaxng.edit.AnnotationChild
convert.relaxng.edit.TextAnnotation
public class TextAnnotation
| Constructor Summary | |
|---|---|
TextAnnotation(java.lang.String value)
|
|
| Method Summary | ||
|---|---|---|
|
accept(AnnotationChildVisitor<T> visitor)
|
|
java.lang.String |
getValue()
|
|
void |
setValue(java.lang.String value)
|
|
| Methods inherited from class convert.relaxng.edit.SourceObject |
|---|
getSourceLocation, setSourceLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextAnnotation(java.lang.String value)
| Method Detail |
|---|
public java.lang.String getValue()
public void setValue(java.lang.String value)
public <T> T accept(AnnotationChildVisitor<T> visitor)
accept in class AnnotationChild
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||