com.paypal.digraph.parser
Class GraphParser
java.lang.Object
com.paypal.digraph.parser.GraphParser
public class GraphParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphParser
public GraphParser(InputStream is)
throws GraphParserException
- Throws:
GraphParserException
getNodes
public Map<String,GraphNode> getNodes()
getEdges
public Map<String,GraphEdge> getEdges()
getGraphId
public String getGraphId()
Copyright © 2017. All rights reserved.