public class XAnnotatedObject extends Object
| Constructor and Description |
|---|
XAnnotatedObject(XMap xmap,
Class<?> klass,
XObject xob) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMember(XAnnotatedMember member) |
void |
decode(Object instance,
Node base,
Document document,
List<String> filters) |
Path |
getPath() |
Object |
newInstance(Context ctx,
Element element) |
Object |
newInstance(Context ctx,
Map<String,Object> map,
String keyPrefix) |
public final XMap xmap
public final Class<?> klass
public final Path path
public void addMember(XAnnotatedMember member)
public Path getPath()
public Object newInstance(Context ctx, Element element) throws Exception
Exceptionpublic Object newInstance(Context ctx, Map<String,Object> map, String keyPrefix) throws Exception
ExceptionCopyright © 2021. All rights reserved.