Class DOTParser

java.lang.Object
org.graphstream.stream.file.dot.DOTParser
All Implemented Interfaces:
DOTParserConstants, Parser

public class DOTParser
extends Object
implements Parser, DOTParserConstants
This class defines a DOT parser. It respects the specifications of the DOT language that can be found here. Subgraph produces no error but has no effect on the graph.