Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.port80.graph.dot.impl
Class DotUtil  view DotUtil download DotUtil.java

java.lang.Object
  extended bycom.port80.graph.dot.impl.DotUtil

public class DotUtil
extends java.lang.Object

Static utilities for this package.


Field Summary
private static boolean CHECK
           
private static java.lang.String NAME
           
 
Constructor Summary
DotUtil()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

private static final java.lang.String NAME
See Also:
Constant Field Values

CHECK

private static final boolean CHECK
See Also:
Constant Field Values
Constructor Detail

DotUtil

public DotUtil()