public static interface ReflectionProvider.Visitor
Modifier and Type | Method and Description |
---|---|
void |
visit(String name,
Class type,
Class definedIn,
Object value)
Callback for each visit
|
Copyright © 2004–2016 XStream. All rights reserved.