public class ThreddsMetadataBuilderUtils
extends java.lang.Object
ThreddsMetadataBuilders.| Modifier and Type | Method and Description |
|---|---|
static thredds.catalog2.builder.ThreddsMetadataBuilder |
copyIntoNewThreddsMetadataBuilder(thredds.catalog2.builder.ThreddsMetadataBuilder source,
thredds.catalog2.builder.ThreddsBuilderFactory builderFactory) |
static thredds.catalog2.builder.ThreddsMetadataBuilder |
copyThreddsMetadataBuilder(thredds.catalog2.builder.ThreddsMetadataBuilder source,
thredds.catalog2.builder.ThreddsMetadataBuilder recipient) |
static thredds.catalog2.builder.ThreddsMetadataBuilder |
mergeTwoThreddsMetadata(thredds.catalog2.builder.ThreddsMetadataBuilder first,
thredds.catalog2.builder.ThreddsMetadataBuilder second,
thredds.catalog2.builder.ThreddsBuilderFactory builderFactory) |
static void |
mergeTwoThreddsMetadata(thredds.catalog2.builder.ThreddsMetadataBuilder first,
thredds.catalog2.builder.ThreddsMetadataBuilder second,
thredds.catalog2.builder.ThreddsMetadataBuilder mergedResults) |
public static thredds.catalog2.builder.ThreddsMetadataBuilder copyIntoNewThreddsMetadataBuilder(thredds.catalog2.builder.ThreddsMetadataBuilder source,
thredds.catalog2.builder.ThreddsBuilderFactory builderFactory)
public static thredds.catalog2.builder.ThreddsMetadataBuilder copyThreddsMetadataBuilder(thredds.catalog2.builder.ThreddsMetadataBuilder source,
thredds.catalog2.builder.ThreddsMetadataBuilder recipient)
public static thredds.catalog2.builder.ThreddsMetadataBuilder mergeTwoThreddsMetadata(thredds.catalog2.builder.ThreddsMetadataBuilder first,
thredds.catalog2.builder.ThreddsMetadataBuilder second,
thredds.catalog2.builder.ThreddsBuilderFactory builderFactory)
public static void mergeTwoThreddsMetadata(thredds.catalog2.builder.ThreddsMetadataBuilder first,
thredds.catalog2.builder.ThreddsMetadataBuilder second,
thredds.catalog2.builder.ThreddsMetadataBuilder mergedResults)