|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectphenote.dataadapter.AbstractFileAdapter
phenote.dataadapter.annotation.AnnotationOWLFileAdapter
public class AnnotationOWLFileAdapter
| Constructor Summary | |
|---|---|
AnnotationOWLFileAdapter()
|
|
| Method Summary | |
|---|---|
void |
commit(CharacterListI charList)
|
void |
commit(CharacterListI charList,
java.io.File f)
|
void |
load()
this should return CharacterList and caller should load CharListMan or CLM makes the call itself? |
CharacterListI |
load(java.io.File f)
|
void |
setAdapterValue(java.lang.String filename)
command line setting of file |
| Methods inherited from class phenote.dataadapter.AbstractFileAdapter |
|---|
getDescription, getExtensions, hasExtension, setDescription, setExtensions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationOWLFileAdapter()
| Method Detail |
|---|
public void setAdapterValue(java.lang.String filename)
setAdapterValue in interface DataAdapterIsetAdapterValue in class AbstractFileAdapterpublic void load()
public CharacterListI load(java.io.File f)
public void commit(CharacterListI charList)
public void commit(CharacterListI charList,
java.io.File f)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||