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