Class BuildJobXpp3Writer
java.lang.Object
org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Writer
Class BuildJobXpp3Writer.
- Version:
- $Revision$ $Date$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFileComment(String fileComment) Method setFileComment.voidwrite(OutputStream stream, BuildJob buildJob) Method write.voidMethod write.
-
Constructor Details
-
BuildJobXpp3Writer
public BuildJobXpp3Writer()
-
-
Method Details
-
setFileComment
Method setFileComment.- Parameters:
fileComment-
-
write
Method write.- Parameters:
writer-buildJob-- Throws:
IOException
-
write
Method write.- Parameters:
stream-buildJob-- Throws:
IOException
-