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