public class TopicStaxUnmarshaller extends Object implements Unmarshaller<Topic,StaxUnmarshallerContext>
Constructor and Description |
---|
TopicStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static TopicStaxUnmarshaller |
getInstance() |
Topic |
unmarshall(StaxUnmarshallerContext context) |
public Topic unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<Topic,StaxUnmarshallerContext>
Exception
public static TopicStaxUnmarshaller getInstance()
Copyright © 2016. All rights reserved.