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