thredds.catalog2.xml.names
Class MetadataElementNames

java.lang.Object
  extended by thredds.catalog2.xml.names.MetadataElementNames

public class MetadataElementNames
extends Object

XML qualified names for the elements and attributes defined by the "metadata" element in the THREDDS InvCatalog specification (version 1.0.2).

Since:
4.0
Author:
edavis

Field Summary
static QName MetadataElement
           
static QName MetadataElement_Inherited
           
static QName MetadataElement_metadataType
           
static QName MetadataElement_XlinkHref
           
static QName MetadataElement_XlinkTitle
           
static QName MetadataElement_XlinkType
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MetadataElement

public static final QName MetadataElement

MetadataElement_Inherited

public static final QName MetadataElement_Inherited

MetadataElement_XlinkTitle

public static final QName MetadataElement_XlinkTitle

MetadataElement_XlinkHref

public static final QName MetadataElement_XlinkHref

MetadataElement_XlinkType

public static final QName MetadataElement_XlinkType

MetadataElement_metadataType

public static final QName MetadataElement_metadataType


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