public class LifecycleMappingMetadataSourceXpp3Writer extends Object
Constructor and Description |
---|
LifecycleMappingMetadataSourceXpp3Writer() |
Modifier and Type | Method and Description |
---|---|
void |
write(OutputStream stream,
LifecycleMappingMetadataSource lifecycleMappingMetadataSource)
Method write.
|
void |
write(Writer writer,
LifecycleMappingMetadataSource lifecycleMappingMetadataSource)
Method write.
|
public LifecycleMappingMetadataSourceXpp3Writer()
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–2015 Sonatype, Inc.. All rights reserved.