public class DotGraphUtility extends Object
Constructor and Description |
---|
DotGraphUtility() |
Modifier and Type | Method and Description |
---|---|
static void |
renderLine(OutputStream out,
String content,
int indent) |
static String |
replaceQuotes(String original) |
static String |
replaceReturns(String original) |
public static void renderLine(OutputStream out, String content, int indent) throws IOException
IOException