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