public class JavadocOptionsXpp3Writer extends Object
| Constructor and Description |
|---|
JavadocOptionsXpp3Writer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setFileComment(String fileComment)
Method setFileComment.
|
void |
write(OutputStream stream,
JavadocOptions javadocOptions)
Method write.
|
void |
write(Writer writer,
JavadocOptions javadocOptions)
Method write.
|
public void setFileComment(String fileComment)
fileComment - public void write(Writer writer, JavadocOptions javadocOptions) throws IOException
writer - javadocOptions - IOExceptionpublic void write(OutputStream stream, JavadocOptions javadocOptions) throws IOException
stream - javadocOptions - IOExceptionCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.