Class GetPropertyExecutor

  • All Implemented Interfaces:
    BindingWalker.Visitor

    public class GetPropertyExecutor
    extends Object
    implements BindingWalker.Visitor
    Gets children from a parent object, visiting bindings in the hierachy until one is found.
    Author:
    Justin Deoliveira, The Open Planning Project
    • Constructor Summary

      Constructors 
      Constructor Description
      GetPropertyExecutor​(Object parent, XSDNamedComponent content)  
    • Constructor Detail

      • GetPropertyExecutor

        public GetPropertyExecutor​(Object parent,
                                   XSDNamedComponent content)