|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hpi.fgis.voidgen.hadoop.parsing.UtilityFactory
public class UtilityFactory
Encapsulates creating DataFilter
s by class name.
Constructor Summary | |
---|---|
UtilityFactory()
|
Method Summary | |
---|---|
static DataFilter |
getDataFilterByName(java.lang.String filterName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UtilityFactory()
Method Detail |
---|
public static DataFilter getDataFilterByName(java.lang.String filterName)
filterName
- the class name of the filter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |