org.geotools.xml.impl
Class GetPropertyExecutor
Object
GetPropertyExecutor
- All Implemented Interfaces:
- BindingWalker.Visitor
public class GetPropertyExecutor
- extends Object
- implements BindingWalker.Visitor
Gets children from a parent object, visiting bindings in teh
hierachy until one is found.
- Author:
- Justin Deoliveira, The Open Planning Project
- Module:
modules/extension/xsd-core (gt-xsd-core.jar)
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetPropertyExecutor
public GetPropertyExecutor(Object parent,
XSDNamedComponent content)
getChildObject
public Object getChildObject()
visit
public void visit(Binding binding)
- Specified by:
visit
in interface BindingWalker.Visitor
Copyright © 1996-2010 Geotools. All Rights Reserved.