public class CopyArtifactsXMLWriter10 extends Object
| Modifier and Type | Field and Description |
|---|---|
static CopyArtifactsXMLWriter10 |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
write(List<CopyArtifact> copyArtifacts,
ElementNode parentElementNode) |
protected void |
writeCopyArtifact(CopyArtifact copyArtifact,
ElementNode copyArtifactElementNode) |
public static final CopyArtifactsXMLWriter10 INSTANCE
public void write(List<CopyArtifact> copyArtifacts, ElementNode parentElementNode)
protected void writeCopyArtifact(CopyArtifact copyArtifact, ElementNode copyArtifactElementNode)
Copyright © 2019 JBoss by Red Hat. All rights reserved.