public static interface ThreddsMetadataBuilder.DocumentationBuilder extends ThreddsBuilder
Modifier and Type | Method and Description |
---|---|
ThreddsMetadata.Documentation |
build()
Generate the object being built by this ThreddsBuilder.
|
String |
getContent() |
String |
getDocType() |
String |
getExternalReference() |
URI |
getExternalReferenceAsUri() |
String |
getTitle() |
boolean |
isContainedContent() |
getIssues, isBuilt
boolean isContainedContent()
String getDocType()
String getContent()
String getTitle()
String getExternalReference()
URI getExternalReferenceAsUri() throws URISyntaxException
URISyntaxException
ThreddsMetadata.Documentation build() throws BuilderException
ThreddsBuilder
build
in interface ThreddsBuilder
BuilderException
- if this ThreddsBuilder is not in a valid state.Copyright © 1999–2015 UCAR/Unidata. All rights reserved.