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