Package com.wisecoders.dbs.schema.store
Class ProjectStore
java.lang.Object
com.wisecoders.dbs.schema.store.ProjectStore
Save a project to the given writer.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
saveComment
(Unit unit, com.wisecoders.dbs.project.store.XMLWriter writer)
-
Field Details
-
XML_HEADER
- See Also:
-
-
Constructor Details
-
ProjectStore
- Throws:
IOException
-
-
Method Details
-
saveComment
public static void saveComment(Unit unit, com.wisecoders.dbs.project.store.XMLWriter writer) throws IOException - Throws:
IOException
-