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