public class VelocityMetadata extends Metadata
Metadata object to provide Velocity template
 semantics, e.g., a get(String) method that allows for
 ${metadata.author} (the '.' is a call that Velocity then makes from the
 template to the get(String) method in the class.Metadata.Group| Constructor and Description | 
|---|
| VelocityMetadata(Metadata metadata) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | get(String key) | 
| List<String> | getValues(String key)Gets values in given group | 
addMetadata, addMetadata, addMetadata, addMetadata, addMetadata, addMetadata, addMetadata, containsGroup, containsKey, createNewRoot, equals, getAllKeys, getAllKeys, getAllKeys, getAllKeysWithName, getAllMetadata, getAllValues, getAllValues, getGroup, getGroup, getGroups, getGroups, getGroups, getHashTable, getKeys, getKeys, getKeys, getMap, getMetadata, getSubMetadata, getValues, hashCode, isMultiValued, removeMetadata, removeMetadataGroup, replaceMetadata, replaceMetadata, replaceMetadata, replaceMetadata, replaceMetadatapublic VelocityMetadata(Metadata metadata)
Copyright © 1999–2017 Apache OODT. All rights reserved.