public class PathWriter extends Object
PathWriter()
static String
asString(Path path)
asString(Path path, Prologue prologue)
static void
write(IndentedWriter out, Path path, Prologue prologue)
write(Path path, Prologue prologue)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PathWriter()
public static void write(Path path, Prologue prologue)
public static void write(IndentedWriter out, Path path, Prologue prologue)
public static String asString(Path path)
public static String asString(Path path, Prologue prologue)
Licenced under the Apache License, Version 2.0