public class ReservationStaxUnmarshaller extends java.lang.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 java.lang.Exception
unmarshall in interface Unmarshaller<Reservation,StaxUnmarshallerContext>java.lang.Exceptionpublic static ReservationStaxUnmarshaller getInstance()