| Package | Description |
|---|---|
| org.codehaus.mojo.versions.model.io.xpp3 |
| Modifier and Type | Method and Description |
|---|---|
RuleSet |
RuleXpp3Reader.read(InputStream in)
Method read.
|
RuleSet |
RuleXpp3Reader.read(InputStream in,
boolean strict)
Method read.
|
RuleSet |
RuleXpp3Reader.read(Reader reader) |
RuleSet |
RuleXpp3Reader.read(Reader reader,
boolean strict) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleXpp3Writer.write(OutputStream stream,
RuleSet ruleSet)
Method write.
|
void |
RuleXpp3Writer.write(Writer writer,
RuleSet ruleSet)
Method write.
|
Copyright © 2008-2014. All Rights Reserved.