|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectconvert.relaxng.output.xsd.basic.Located
convert.relaxng.output.xsd.basic.Comment
public class Comment
| Constructor Summary | |
|---|---|
Comment(SourceLocation location,
java.lang.String content)
|
|
| Method Summary | |
|---|---|
void |
accept(SchemaVisitor visitor)
|
java.lang.String |
getContent()
|
void |
setContent(java.lang.String content)
|
| Methods inherited from class convert.relaxng.output.xsd.basic.Located |
|---|
getLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Comment(SourceLocation location,
java.lang.String content)
| Method Detail |
|---|
public java.lang.String getContent()
public void setContent(java.lang.String content)
public void accept(SchemaVisitor visitor)
accept in interface TopLevel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||