public class ArtifactMapAdapter extends XmlAdapter<Artifacts,ArtifactMap>
| Constructor and Description |
|---|
ArtifactMapAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Artifacts |
marshal(ArtifactMap map) |
ArtifactMap |
unmarshal(Artifacts artifacts) |
public ArtifactMap unmarshal(Artifacts artifacts)
unmarshal in class XmlAdapter<Artifacts,ArtifactMap>public Artifacts marshal(ArtifactMap map)
marshal in class XmlAdapter<Artifacts,ArtifactMap>Copyright © 2019. All rights reserved.