|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ldodds.foaf.thinlet.save.Generator
Field Summary | |
protected ComponentManager |
_thinlet
|
Constructor Summary | |
Generator()
|
Method Summary | |
protected boolean |
doExport(Exporter exporter)
|
protected abstract void |
doGeneration()
|
void |
generate()
|
protected java.lang.String |
getFOAFString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected ComponentManager _thinlet
Constructor Detail |
public Generator()
Method Detail |
public void generate()
protected abstract void doGeneration()
protected java.lang.String getFOAFString()
protected boolean doExport(Exporter exporter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |