public class VoidStaxUnmarshaller<T> extends Object implements Unmarshaller<T,StaxUnmarshallerContext>
Constructor and Description |
---|
VoidStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
T |
unmarshall(StaxUnmarshallerContext context) |
public T unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<T,StaxUnmarshallerContext>
Exception
Copyright © 2024. All rights reserved.