|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.xml.impl.GetPropertyExecutor
public class GetPropertyExecutor
Gets children from a parent object, visiting bindings in teh hierachy until one is found.
Constructor Summary | |
---|---|
GetPropertyExecutor(java.lang.Object parent,
org.eclipse.xsd.XSDNamedComponent content)
|
Method Summary | |
---|---|
java.lang.Object |
getChildObject()
|
void |
visit(Binding binding)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetPropertyExecutor(java.lang.Object parent, org.eclipse.xsd.XSDNamedComponent content)
Method Detail |
---|
public java.lang.Object getChildObject()
public void visit(Binding binding)
visit
in interface BindingWalker.Visitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |