public class MetadataModule
extends com.sun.syndication.feed.module.ModuleImpl
Modifier and Type | Field and Description |
---|---|
static String |
URI
The namespace URI of this module.
|
Constructor and Description |
---|
MetadataModule()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
copyFrom(Object object) |
Class |
getInterface() |
Map<String,String> |
getMetadatas()
Returns a map of metadatas.
|
void |
setMetadatas(Map<String,String> metaData)
Sets a map of metadatas.
|
public static final String URI
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.