Clarifying Javadoc

This commit is contained in:
Luke Taylor 2008-01-10 13:38:12 +00:00
parent 9a23ec4937
commit dfb60e2f62
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ import java.util.Iterator;
/**
* Provides {@link ConfigAttributeDefinition}s for a method signature (via the <tt>lookupAttributes</tt> method)
* by delegating to a configured an {@link Attributes} object. The latter may use Java 5 annotations, Commons attributes
* by delegating to a configured {@link Attributes} object. The latter may use Java 5 annotations, Commons attributes
* or some other approach to determine the <tt>ConfigAttribute</tt>s which apply.
* <p>
* This class will only detect those attributes which are defined for: