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