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