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