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