|
|||||||||||
| 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 | |
java.lang.Object |
get(java.lang.String aKey)
Searches for the value with the specified attribute key in this context. |
java.lang.String[] |
getAttributeNames()
Returns the names of all atttributes of this context. |
| Method Detail |
public java.lang.Object get(java.lang.String aKey)
aKey - the attribute key.
public java.lang.String[] getAttributeNames()
|
Back to the Checkstyle Home Page | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||