public class LocalScmMetadataXpp3Writer extends Object
| Constructor and Description |
|---|
LocalScmMetadataXpp3Writer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setFileComment(String fileComment)
Method setFileComment.
|
void |
write(OutputStream stream,
LocalScmMetadata localScmMetadata)
Method write.
|
void |
write(Writer writer,
LocalScmMetadata localScmMetadata)
Method write.
|
public LocalScmMetadataXpp3Writer()
public void setFileComment(String fileComment)
fileComment - public void write(Writer writer, LocalScmMetadata localScmMetadata) throws IOException
writer - localScmMetadata - IOExceptionpublic void write(OutputStream stream, LocalScmMetadata localScmMetadata) throws IOException
stream - localScmMetadata - IOExceptionCopyright © 2003–2021 The Apache Software Foundation. All rights reserved.