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