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