Class AbstractProjectManifestModel
java.lang.Object
com.e1c.langtool.v8.dt.projectsettings.AbstractProjectManifestModel
- All Implemented Interfaces:
IProjectManifestModel
- Direct Known Subclasses:
DependentProjectManifestModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voiddeserialize(Map<String, String> headers) voiddump(OutputStream out) voidparse(InputStream in)
-
Constructor Details
-
AbstractProjectManifestModel
public AbstractProjectManifestModel()
-
-
Method Details
-
dump
- Specified by:
dumpin interfaceIProjectManifestModel- Throws:
IOException
-
parse
- Specified by:
parsein interfaceIProjectManifestModel- Throws:
IOException
-
serialize
-
deserialize
-