Added bintray publishing.
This commit is contained in:
parent
ce8833ca53
commit
51a03bde4c
6 changed files with 158 additions and 133 deletions
|
@ -64,6 +64,8 @@ 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.
|
||||
*/
|
||||
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