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