Package com.sun.tools.ws.processor.model
Class ExtendedModelVisitor
java.lang.Object
com.sun.tools.ws.processor.model.ExtendedModelVisitor
- Direct Known Subclasses:
ClassNameCollector
A model visitor incorporating all the logic required to walk through the model.
- Author:
- WS Development Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected booleanshouldVisit(Port port) voidprotected voidprotected voidvisitBodyBlock(Block block) protected voidvisitFaultBlock(Block block) protected voidvisitHeaderBlock(Block block)
-
Constructor Details
-
ExtendedModelVisitor
public ExtendedModelVisitor()
-
-
Method Details
-
visit
- Throws:
Exception
-
shouldVisit
-
preVisit
- Throws:
Exception
-
postVisit
- Throws:
Exception
-
preVisit
- Throws:
Exception
-
postVisit
- Throws:
Exception
-
preVisit
- Throws:
Exception
-
postVisit
- Throws:
Exception
-
preVisit
- Throws:
Exception
-
postVisit
- Throws:
Exception
-
preVisit
- Throws:
Exception
-
postVisit
- Throws:
Exception
-
preVisit
- Throws:
Exception
-
postVisit
- Throws:
Exception
-
preVisit
- Throws:
Exception
-
postVisit
- Throws:
Exception
-
visitBodyBlock
- Throws:
Exception
-
visitHeaderBlock
- Throws:
Exception
-
visitFaultBlock
- Throws:
Exception
-
visit
- Throws:
Exception
-