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