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 - IOExceptionpublic void write(OutputStream stream, LifecycleMappingMetadataSource lifecycleMappingMetadataSource) throws IOException
stream - lifecycleMappingMetadataSource - IOExceptionCopyright © 2005–2021 Eclipse Foundation. All rights reserved.