public class LifecycleMappingMetadataSourceXpp3Writer extends Object
Constructor and Description |
---|
LifecycleMappingMetadataSourceXpp3Writer() |
Modifier and Type | Method and Description |
---|---|
void |
setFileComment(String fileComment)
Method setFileComment.
|
void |
write(OutputStream stream,
LifecycleMappingMetadataSource lifecycleMappingMetadataSource)
Method write.
|
void |
write(Writer writer,
LifecycleMappingMetadataSource lifecycleMappingMetadataSource)
Method write.
|
public LifecycleMappingMetadataSourceXpp3Writer()
public void setFileComment(String fileComment)
fileComment
- public void write(Writer writer, LifecycleMappingMetadataSource lifecycleMappingMetadataSource) throws IOException
writer
- lifecycleMappingMetadataSource
- IOException
public void write(OutputStream stream, LifecycleMappingMetadataSource lifecycleMappingMetadataSource) throws IOException
stream
- lifecycleMappingMetadataSource
- IOException
Copyright © 2005–2018 Eclipse Foundation. All rights reserved.