public interface EnumeratedValuesExtractor extends HasAddableKeys<String>
| Modifier and Type | Method and Description | 
|---|---|
| Enumeration<String> | getValues(String key)Returns the values stored at the given key. | 
Enumeration<String> getValues(String key)
key - The key of the attribute.Copyright © 2000–2025 Apache Software Foundation. All rights reserved.