org.jrdf.example.performance
Class ParsePerformanceImpl
java.lang.Object
org.jrdf.example.performance.ParsePerformanceImpl
- All Implemented Interfaces:
- ParsePerformance
public class ParsePerformanceImpl
- extends Object
- implements ParsePerformance
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParsePerformanceImpl
public ParsePerformanceImpl(MapFactory mapFactory)
parse
public void parse(Graph graph,
GraphPerformance performance)
throws GraphException
- Specified by:
parse in interface ParsePerformance
- Throws:
GraphException