thredds.catalog2
Interface ThreddsMetadata.Documentation

Enclosing interface:
ThreddsMetadata

public static interface ThreddsMetadata.Documentation


Method Summary
 String getContent()
           
 String getDocType()
           
 String getExternalReference()
           
 URI getExternalReferenceAsUri()
           
 String getTitle()
           
 boolean isContainedContent()
           
 

Method Detail

isContainedContent

boolean isContainedContent()

getDocType

String getDocType()

getContent

String getContent()

getTitle

String getTitle()

getExternalReference

String getExternalReference()

getExternalReferenceAsUri

URI getExternalReferenceAsUri()
                              throws URISyntaxException
Throws:
URISyntaxException


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