public static class VersionDefinitionXml.Merger extends Object
Constructor and Description |
---|
Merger() |
Modifier and Type | Method and Description |
---|---|
void |
add(String version,
VersionDefinitionXml xml)
Adds definition to this one.
|
VersionDefinitionXml |
merge() |
public void add(String version, VersionDefinitionXml xml)
version
- the version the definition representsxml
- the definition objectpublic VersionDefinitionXml merge()
Copyright © 2022 Apache Software Foundation. All rights reserved.