public class LogPropertyDescriptions extends Object implements DescriptionList
| Constructor and Description |
|---|
LogPropertyDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
Iterator |
iterator()
Return an iterator over the PropertyDescriptions found
in this list.
|
String |
name()
Get the property file name associated with this description list.
|
public Iterator iterator()
iterator in interface DescriptionListpublic String name()
name in interface DescriptionList