public static class ArtifactBean.Adapter extends XmlAdapter<ArtifactBean,Artifact>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
ArtifactBean |
marshal(Artifact artifact) |
Artifact |
unmarshal(ArtifactBean bean) |
public ArtifactBean marshal(Artifact artifact) throws Exception
marshal in class XmlAdapter<ArtifactBean,Artifact>Exceptionpublic Artifact unmarshal(ArtifactBean bean) throws Exception
unmarshal in class XmlAdapter<ArtifactBean,Artifact>ExceptionCopyright © 2012-2017 Red Hat, Inc.. All Rights Reserved.