Class 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 Detail

      • GetPropertiesExecutor

        public GetPropertiesExecutor​(Object parent,
                                     XSDElementDeclaration element)