| Package | Description |
|---|---|
| com.puresoltechnologies.maven.plugins.license.internal |
| Modifier and Type | Method and Description |
|---|---|
static ValidationResult |
IOUtilities.readResult(BufferedReader bufferedReader)
Reads a single CSV line from a
BufferedReader and converts it
into a ValidationResult. |
| Modifier and Type | Method and Description |
|---|---|
static void |
IOUtilities.writeResult(Writer writer,
ValidationResult validationResult)
Writes a CSV file line with the given
ValidationResult. |
Copyright © 2013–2015 PureSol Technologies. All rights reserved.