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