Class TypeVisitor

java.lang.Object
com.sun.xml.rpc.processor.model.ExtendedModelVisitor
com.sun.xml.rpc.processor.generator.nodes.TypeVisitor
All Implemented Interfaces:
LiteralTypeVisitor, SOAPTypeVisitor

public class TypeVisitor extends ExtendedModelVisitor implements SOAPTypeVisitor, LiteralTypeVisitor
Visit the type hierarcy to gather complex and simple types
Author:
Michael Cheng