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