public interface XmlHandler<T,N>
| Modifier and Type | Method and Description |
|---|---|
T |
read(org.staxnav.StaxNavigator<N> navigator) |
void |
write(StaxWriter<N> writer,
T object) |
void write(StaxWriter<N> writer, T object)
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.