|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.fopps.xml.XMLExport
Class XMLExport saves the projects to an XML file
| Constructor Summary | |
XMLExport()
|
|
| Method Summary | |
void |
save(ProjectContainer pRoot,
java.lang.String pFilename)
Save all projects into an XML file |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLExport()
| Method Detail |
public void save(ProjectContainer pRoot,
java.lang.String pFilename)
throws java.io.IOException
pRoot - Container including the projectspFilename - File where the projects are saved in
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||