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