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