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