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