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