Package org.geotools.xsd.impl
Class GetPropertiesExecutor
- Object
-
- GetPropertiesExecutor
-
- All Implemented Interfaces:
BindingWalker.Visitor
public class GetPropertiesExecutor extends Object implements BindingWalker.Visitor
Gets properties from a parent object by visiting bindings in the hierachy. The object properties are stored as name, object tuples.- Author:
- Justin Deoliveira, The Open Planning Project
-
-
Constructor Summary
Constructors Constructor Description GetPropertiesExecutor(Object parent, XSDElementDeclaration element)
-