org.apache.anteater.test.log
Class LoggerFactory.TypeAttribute
java.lang.Object
|
+--org.apache.tools.ant.types.EnumeratedAttribute
|
+--org.apache.anteater.test.log.LoggerFactory.TypeAttribute
- Enclosing class:
- LoggerFactory
- public static class LoggerFactory.TypeAttribute
- extends org.apache.tools.ant.types.EnumeratedAttribute
Enumerated attribute with the values "plain" and "xml".
Use to enumerate options for type attribute.
| Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
value |
| Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
containsValue, getIndex, getValue, indexOfValue, setValue, toString |
LoggerFactory.TypeAttribute
public LoggerFactory.TypeAttribute()
LoggerFactory.TypeAttribute
public LoggerFactory.TypeAttribute(String val)
getValues
public String[] getValues()
- Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
Ant Functional Tester -- see Project home page for details