Uses of Interface
org.geotools.xsd.impl.TypeWalker.Visitor
Packages that use TypeWalker.Visitor
-
Uses of TypeWalker.Visitor in org.geotools.xsd.impl
Classes in org.geotools.xsd.impl that implement TypeWalker.VisitorMethods in org.geotools.xsd.impl with parameters of type TypeWalker.VisitorModifier and TypeMethodDescriptionvoidTypeWalker.rwalk(XSDTypeDefinition base, TypeWalker.Visitor visitor) Walks from the top of the type hierarchy to the bottom.voidTypeWalker.walk(XSDTypeDefinition base, TypeWalker.Visitor visitor) Walks from the bottom of the type hierarchy to the top.