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 the hierachy until one is found.
Author:
Justin Deoliveira, The Open Planning Project
  • Constructor Details

    • GetPropertyExecutor

      public GetPropertyExecutor(Object parent, XSDNamedComponent content)
  • Method Details