thredds.catalog2.builder.util
Class MetadataBuilderUtils

java.lang.Object
  extended by thredds.catalog2.builder.util.MetadataBuilderUtils

public class MetadataBuilderUtils
extends Object

Utility methods for copying MetadataBuilders.

Since:
4.0
Author:
edavis

Method Summary
static MetadataBuilder copyIntoNewMetadataBuilder(MetadataBuilder source, ThreddsBuilderFactory builderFactory)
           
static MetadataBuilder copyMetadataBuilder(MetadataBuilder source, MetadataBuilder recipient)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

copyIntoNewMetadataBuilder

public static MetadataBuilder copyIntoNewMetadataBuilder(MetadataBuilder source,
                                                         ThreddsBuilderFactory builderFactory)

copyMetadataBuilder

public static MetadataBuilder copyMetadataBuilder(MetadataBuilder source,
                                                  MetadataBuilder recipient)


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.