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