public class ReservationStaxUnmarshaller extends java.lang.Object implements Unmarshaller<Reservation,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ReservationStaxUnmarshaller |
instance |
Constructor and Description |
---|
ReservationStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ReservationStaxUnmarshaller |
getInstance() |
Reservation |
unmarshall(StaxUnmarshallerContext context) |
private static ReservationStaxUnmarshaller instance
public Reservation unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<Reservation,StaxUnmarshallerContext>
java.lang.Exception
public static ReservationStaxUnmarshaller getInstance()