|
||||||||||
| 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.Annotated
convert.relaxng.output.xsd.basic.RootDeclaration
public class RootDeclaration
| Constructor Summary | |
|---|---|
RootDeclaration(SourceLocation location,
Annotation annotation,
Particle particle)
|
|
| Method Summary | |
|---|---|
void |
accept(SchemaVisitor visitor)
|
Particle |
getParticle()
|
void |
setParticle(Particle particle)
|
| Methods inherited from class convert.relaxng.output.xsd.basic.Annotated |
|---|
equals, getAnnotation, hashCode |
| Methods inherited from class convert.relaxng.output.xsd.basic.Located |
|---|
getLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RootDeclaration(SourceLocation location,
Annotation annotation,
Particle particle)
| Method Detail |
|---|
public Particle getParticle()
public void setParticle(Particle particle)
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 | |||||||||