public class RouteTableStaxUnmarshaller extends java.lang.Object implements Unmarshaller<RouteTable,StaxUnmarshallerContext>
| Constructor and Description |
|---|
RouteTableStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static RouteTableStaxUnmarshaller |
getInstance() |
RouteTable |
unmarshall(StaxUnmarshallerContext context) |
public RouteTable unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<RouteTable,StaxUnmarshallerContext>java.lang.Exceptionpublic static RouteTableStaxUnmarshaller getInstance()