|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeWalker.Visitor | |
---|---|
org.geotools.xml.impl |
Uses of TypeWalker.Visitor in org.geotools.xml.impl |
---|
Classes in org.geotools.xml.impl that implement TypeWalker.Visitor | |
---|---|
class |
BindingWalker
|
Methods in org.geotools.xml.impl with parameters of type TypeWalker.Visitor | |
---|---|
void |
TypeWalker.rwalk(org.eclipse.xsd.XSDTypeDefinition base,
TypeWalker.Visitor visitor)
Walks from the top of the type hierachy to the bottom. |
void |
TypeWalker.walk(org.eclipse.xsd.XSDTypeDefinition base,
TypeWalker.Visitor visitor)
Walks from the bottom of the type hierachy to the top. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |