|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.udo.cs.yale.operator.Operator
edu.udo.cs.yale.operator.io.ResultSetExampleSource
edu.udo.cs.yale.operator.io.KDBExampleSource
edu.udo.cs.yale.operator.io.BibtexExampleSource
public class BibtexExampleSource
This operator can read BibTeX files. It uses Stefan Haustein's kdb tools.
Constructor Summary | |
---|---|
BibtexExampleSource(OperatorDescription description)
|
Method Summary | |
---|---|
java.lang.String |
getExtension()
|
java.lang.String |
getFormat()
|
Methods inherited from class edu.udo.cs.yale.operator.io.KDBExampleSource |
---|
getParameterTypes, getResultSet, setNominalValues |
Methods inherited from class edu.udo.cs.yale.operator.io.ResultSetExampleSource |
---|
apply, createExampleSet, getInputClasses, getOutputClasses |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BibtexExampleSource(OperatorDescription description)
Method Detail |
---|
public java.lang.String getFormat()
getFormat
in class KDBExampleSource
public java.lang.String getExtension()
getExtension
in class KDBExampleSource
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |