|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectconvert.xml.infer.Particle
convert.xml.infer.BinaryParticle
convert.xml.infer.ChoiceParticle
public class ChoiceParticle
| Constructor Summary | |
|---|---|
ChoiceParticle(Particle p1,
Particle p2)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
accept(ParticleVisitor visitor)
|
| Methods inherited from class convert.xml.infer.BinaryParticle |
|---|
getChild1, getChild2 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChoiceParticle(Particle p1,
Particle p2)
| Method Detail |
|---|
public java.lang.Object accept(ParticleVisitor visitor)
accept in class Particle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||