public class JobStaxUnmarshaller extends Object implements Unmarshaller<Job,StaxUnmarshallerContext>
| Constructor and Description |
|---|
JobStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static JobStaxUnmarshaller |
getInstance() |
Job |
unmarshall(StaxUnmarshallerContext context) |
public Job unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<Job,StaxUnmarshallerContext>Exceptionpublic static JobStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.