|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A context to be used in subcomponents. The general idea of Context/Contextualizable was taken from Jakarta's Avalon framework.
Contextualizable
Method Summary | |
Object |
get(String aKey)
Searches for the value with the specified attribute key in this context. |
String[] |
getAttributeNames()
Returns the names of all atttributes of this context. |
Method Detail |
public Object get(String aKey)
aKey
- the attribute key.
public String[] getAttributeNames()
|
Back to the Checkstyle Home Page | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |