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