public class ArchetypeDescriptorXpp3Writer extends Object
| Constructor and Description |
|---|
ArchetypeDescriptorXpp3Writer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setFileComment(String fileComment)
Method setFileComment.
|
void |
write(OutputStream stream,
ArchetypeDescriptor archetypeDescriptor)
Method write.
|
void |
write(Writer writer,
ArchetypeDescriptor archetypeDescriptor)
Method write.
|
public void setFileComment(String fileComment)
fileComment - public void write(Writer writer, ArchetypeDescriptor archetypeDescriptor) throws IOException
writer - archetypeDescriptor - IOExceptionpublic void write(OutputStream stream, ArchetypeDescriptor archetypeDescriptor) throws IOException
stream - archetypeDescriptor - IOExceptionCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.