public class ReservationStaxUnmarshaller extends Object implements Unmarshaller<Reservation,StaxUnmarshallerContext>
| Constructor and Description |
|---|
ReservationStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ReservationStaxUnmarshaller |
getInstance() |
Reservation |
unmarshall(StaxUnmarshallerContext context) |
public Reservation unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<Reservation,StaxUnmarshallerContext>Exceptionpublic static ReservationStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.