| Constructor and Description | 
|---|
| InitParameterExtractor(javax.servlet.ServletContext context)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| Enumeration<String> | getKeys()The enumeration of the keys of the stored attributes. | 
| String | getValue(String key)Returns the value of the attribute with the given key. | 
public InitParameterExtractor(javax.servlet.ServletContext context)
context - The servlet context.public Enumeration<String> getKeys()
HasKeysCopyright © 2000–2025 Apache Software Foundation. All rights reserved.