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