Added circleci configuration.
This commit is contained in:
parent
b78bdf73f0
commit
09727b752a
5 changed files with 22 additions and 8 deletions
|
@ -97,7 +97,7 @@ public final class Utils {
|
|||
* @param value The string value.
|
||||
* @param defaultValue The default value.
|
||||
* @param xml The {@link #escapeXml(String) xml} flag.
|
||||
* @throws IOException f an I/O error occurs.
|
||||
* @throws IOException If an I/O error occurs.
|
||||
*/
|
||||
public static void outWrite(final Writer out, final String value, final String defaultValue, final boolean xml)
|
||||
throws IOException {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue