|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.hadoop.graphbuilder.parser.EmptyParser
public class EmptyParser
Dummy parser that return EmptyType for any input.
Constructor Summary | |
---|---|
EmptyParser()
|
Method Summary | |
---|---|
java.lang.Class |
getType()
|
EmptyType |
getValue(java.lang.String text)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmptyParser()
Method Detail |
---|
public EmptyType getValue(java.lang.String text)
getValue
in interface FieldParser<EmptyType>
public java.lang.Class getType()
getType
in interface FieldParser<EmptyType>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |