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