public class EmptyMetadata extends AbstractMetadata
| Constructor and Description |
|---|
EmptyMetadata() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
readable(java.util.Locale locale)
Returns the human readable version of this object.
|
MetadataType |
type()
Returns the metadata type.
|
toStringpublic java.lang.String readable(java.util.Locale locale)
Metadatalocale - the locale to useMetadata.readable()public MetadataType type()
Metadata