public class RuleXpp3Writer extends Object
| Constructor and Description |
|---|
RuleXpp3Writer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setFileComment(String fileComment)
Method setFileComment.
|
void |
write(OutputStream stream,
RuleSet ruleSet)
Method write.
|
void |
write(Writer writer,
RuleSet ruleSet)
Method write.
|
public void setFileComment(String fileComment)
fileComment - public void write(Writer writer, RuleSet ruleSet) throws IOException
writer - ruleSet - IOExceptionpublic void write(OutputStream stream, RuleSet ruleSet) throws IOException
stream - ruleSet - IOExceptionCopyright © 2008–2018 MojoHaus. All rights reserved.