|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface UtlObjectGraph.FieldAccessorVisitor
Visitor for field introspection.
Method Summary | |
---|---|
boolean |
visit(String beanPath,
Stack<Method> pathComponents)
Visits a field, returns true if the field's accessors should be visited false other wise |
Method Detail |
---|
boolean visit(String beanPath, Stack<Method> pathComponents)
beanPath
- The field path.pathComponents
- The accessor stack
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |