|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Metadata | |
---|---|
thredds.catalog2 | |
thredds.catalog2.builder | |
thredds.catalog2.xml.writer | |
thredds.catalog2.xml.writer.stax |
Uses of Metadata in thredds.catalog2 |
---|
Methods in thredds.catalog2 that return types with arguments of type Metadata | |
---|---|
List<Metadata> |
DatasetNode.getMetadata()
|
Uses of Metadata in thredds.catalog2.builder |
---|
Methods in thredds.catalog2.builder that return Metadata | |
---|---|
Metadata |
MetadataBuilder.build()
|
Uses of Metadata in thredds.catalog2.xml.writer |
---|
Methods in thredds.catalog2.xml.writer with parameters of type Metadata | |
---|---|
void |
ThreddsXmlWriter.writeMetadata(Metadata metadata,
File file)
|
void |
ThreddsXmlWriter.writeMetadata(Metadata metadata,
OutputStream os)
|
void |
ThreddsXmlWriter.writeMetadata(Metadata metadata,
Writer writer)
|
Uses of Metadata in thredds.catalog2.xml.writer.stax |
---|
Methods in thredds.catalog2.xml.writer.stax with parameters of type Metadata | |
---|---|
void |
StaxWriter.writeMetadata(Metadata metadata,
File file)
|
void |
StaxWriter.writeMetadata(Metadata metadata,
OutputStream os)
|
void |
StaxWriter.writeMetadata(Metadata metadata,
Writer writer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |