eu.esdihumboldt.hale.io.project.jaxb.writer
Class ProjectGenerator
java.lang.Object
eu.esdihumboldt.hale.io.project.jaxb.writer.ProjectGenerator
public class ProjectGenerator
- extends Object
The ProjectGenerator
serializes all project info to an xml file. The
GroupLayout.Alignment
is saved alongside in a goml file.
- Author:
- Thorsten Reitz
Method Summary |
void |
write(String xmlPath,
String name)
Write the project to the given file |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectGenerator
public ProjectGenerator()
- Constructor
write
public void write(String xmlPath,
String name)
throws JAXBException
- Write the project to the given file
- Parameters:
xmlPath
- the file namename
- the project name
- Throws:
JAXBException
- if writing the project fails
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d