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