|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.uchsc.ccp.knowtator.textsource.DefaultTextSource edu.uchsc.ccp.knowtator.textsource.filelines.FileLineTextSource
public class FileLineTextSource
Field Summary | |
---|---|
static String |
CLS_NAME
|
Fields inherited from class edu.uchsc.ccp.knowtator.textsource.DefaultTextSource |
---|
name, protegeClsName, text |
Constructor Summary | |
---|---|
FileLineTextSource()
|
|
FileLineTextSource(String name,
String text)
|
Method Summary |
---|
Methods inherited from class edu.uchsc.ccp.knowtator.textsource.DefaultTextSource |
---|
createTextSourceInstance, equals, getName, getProtegeClsName, getText, getText, getText, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final String CLS_NAME
Constructor Detail |
---|
public FileLineTextSource()
public FileLineTextSource(String name, String text)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |