|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ws.jaxme.generator.sg.impl.ccsg.ParticleWalker
public class ParticleWalker
A ParticleWalker walks over a complex
elements particles, invoking the given
Particle Visitors
methods for any particle.
| Constructor Summary | |
|---|---|
ParticleWalker(ParticleVisitor pVisitor)
Creates a new instance, walking over the given type. |
|
| Method Summary | |
|---|---|
void |
walk(ComplexTypeSG pType)
Walks over the given types particles. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParticleWalker(ParticleVisitor pVisitor)
| Method Detail |
|---|
public void walk(ComplexTypeSG pType)
throws org.xml.sax.SAXException
org.xml.sax.SAXException - Walking over the particles failed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||